mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Bump @formatjs/intl-getcanonicallocales from 1.8.0 to 2.0.5 (#15174)
Bumps [@formatjs/intl-getcanonicallocales](https://github.com/formatjs/formatjs) from 1.8.0 to 2.0.5. - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-getcanonicallocales@1.8.0...@formatjs/intl-getcanonicallocales@2.0.5) --- updated-dependencies: - dependency-name: "@formatjs/intl-getcanonicallocales" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> 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
363ad369fc
commit
c4183a9edb
@ -33,7 +33,7 @@
|
||||
"@codemirror/state": "^6.2.0",
|
||||
"@codemirror/view": "^6.7.1",
|
||||
"@formatjs/intl-datetimeformat": "^4.2.5",
|
||||
"@formatjs/intl-getcanonicallocales": "^1.8.0",
|
||||
"@formatjs/intl-getcanonicallocales": "^2.0.5",
|
||||
"@formatjs/intl-locale": "^3.0.11",
|
||||
"@formatjs/intl-numberformat": "^7.2.5",
|
||||
"@formatjs/intl-pluralrules": "^4.1.5",
|
||||
|
15
yarn.lock
15
yarn.lock
@ -1543,7 +1543,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@formatjs/intl-getcanonicallocales@npm:2.0.5":
|
||||
"@formatjs/intl-getcanonicallocales@npm:2.0.5, @formatjs/intl-getcanonicallocales@npm:^2.0.5":
|
||||
version: 2.0.5
|
||||
resolution: "@formatjs/intl-getcanonicallocales@npm:2.0.5"
|
||||
dependencies:
|
||||
@ -1552,17 +1552,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@formatjs/intl-getcanonicallocales@npm:^1.8.0":
|
||||
version: 1.8.0
|
||||
resolution: "@formatjs/intl-getcanonicallocales@npm:1.8.0"
|
||||
dependencies:
|
||||
tslib: ^2.1.0
|
||||
peerDependencies:
|
||||
"@types/node": 14 || 16
|
||||
checksum: 7a14001445d2680c552f4b835b7280e8f9404f195ad6af19d17ec73a4ff4b7fa240a2e524d40d0c2e95f9dbe68c87fcf21a5e173651cebbe143dffbf404d3632
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@formatjs/intl-locale@npm:^3.0.11":
|
||||
version: 3.0.11
|
||||
resolution: "@formatjs/intl-locale@npm:3.0.11"
|
||||
@ -9464,7 +9453,7 @@ fsevents@^1.2.7:
|
||||
"@codemirror/state": ^6.2.0
|
||||
"@codemirror/view": ^6.7.1
|
||||
"@formatjs/intl-datetimeformat": ^4.2.5
|
||||
"@formatjs/intl-getcanonicallocales": ^1.8.0
|
||||
"@formatjs/intl-getcanonicallocales": ^2.0.5
|
||||
"@formatjs/intl-locale": ^3.0.11
|
||||
"@formatjs/intl-numberformat": ^7.2.5
|
||||
"@formatjs/intl-pluralrules": ^4.1.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user