mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Bump @formatjs/intl-pluralrules from 4.1.5 to 5.1.8 (#15293)
Bumps [@formatjs/intl-pluralrules](https://github.com/formatjs/formatjs) from 4.1.5 to 5.1.8. - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-pluralrules@4.1.5...@formatjs/intl-pluralrules@5.1.8) --- updated-dependencies: - dependency-name: "@formatjs/intl-pluralrules" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7ff681d43e
commit
b38ae0f754
@ -36,7 +36,7 @@
|
||||
"@formatjs/intl-getcanonicallocales": "^2.0.5",
|
||||
"@formatjs/intl-locale": "^3.0.11",
|
||||
"@formatjs/intl-numberformat": "^7.2.5",
|
||||
"@formatjs/intl-pluralrules": "^4.1.5",
|
||||
"@formatjs/intl-pluralrules": "^5.1.8",
|
||||
"@formatjs/intl-relativetimeformat": "^11.1.8",
|
||||
"@fullcalendar/common": "^5.11.4",
|
||||
"@fullcalendar/core": "^5.11.4",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -1581,14 +1581,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@formatjs/intl-pluralrules@npm:^4.1.5":
|
||||
version: 4.1.5
|
||||
resolution: "@formatjs/intl-pluralrules@npm:4.1.5"
|
||||
"@formatjs/intl-pluralrules@npm:^5.1.8":
|
||||
version: 5.1.8
|
||||
resolution: "@formatjs/intl-pluralrules@npm:5.1.8"
|
||||
dependencies:
|
||||
"@formatjs/ecma402-abstract": 1.10.0
|
||||
"@formatjs/intl-localematcher": 0.2.21
|
||||
tslib: ^2.1.0
|
||||
checksum: ad552ae374b5706929dfa6384fde50aa03e50995e4f71d402142d34caeef5c0778c2f4078cfca89b80dd064783f66ee9cdf460b906ef5ba99fb558e33944dc54
|
||||
"@formatjs/ecma402-abstract": 1.14.3
|
||||
"@formatjs/intl-localematcher": 0.2.32
|
||||
tslib: ^2.4.0
|
||||
checksum: 89c2cb25ab073da29a7951ee381206f92458403c13481f9bebecdf488ae6e0d5dace3bead796c499ba7cbe38800b0b5d561fe849cdeb6365f9c0685ac8c43c91
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9364,7 +9364,7 @@ fsevents@^1.2.7:
|
||||
"@formatjs/intl-getcanonicallocales": ^2.0.5
|
||||
"@formatjs/intl-locale": ^3.0.11
|
||||
"@formatjs/intl-numberformat": ^7.2.5
|
||||
"@formatjs/intl-pluralrules": ^4.1.5
|
||||
"@formatjs/intl-pluralrules": ^5.1.8
|
||||
"@formatjs/intl-relativetimeformat": ^11.1.8
|
||||
"@fullcalendar/common": ^5.11.4
|
||||
"@fullcalendar/core": ^5.11.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user