Bump cldr-localenames-full from 43.0.0 to 43.1.0 (#9756)

Bumps [cldr-localenames-full](https://github.com/unicode-cldr/cldr-json) from 43.0.0 to 43.1.0.
- [Release notes](https://github.com/unicode-cldr/cldr-json/releases)
- [Commits](https://github.com/unicode-cldr/cldr-json/compare/43.0.0...43.1.0)

---
updated-dependencies:
- dependency-name: cldr-localenames-full
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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:
dependabot[bot]
2023-07-12 11:18:02 +02:00
committed by GitHub
parent 5795f5f330
commit 8929b1566b
2 changed files with 15 additions and 15 deletions
+14 -14
View File
@@ -48,7 +48,7 @@
"chai": "^4.3.7",
"chalk": "^4.1.2",
"cldr-core": "^43.0.0",
"cldr-localenames-full": "^43.0.0",
"cldr-localenames-full": "^43.1.0",
"concat-files": "^0.1.1",
"d3": "~7.8.5",
"dotenv": "^16.3.1",
@@ -2365,18 +2365,18 @@
"license": "ISC"
},
"node_modules/cldr-core": {
"version": "43.0.0",
"resolved": "https://registry.npmjs.org/cldr-core/-/cldr-core-43.0.0.tgz",
"integrity": "sha512-dPsV6/yTve1tvK2tyOEVkcugOX1MjIWWOlT/IYcHN33IesBykFR5pzUBpKnco7wZxwNGe3+d3tOVQcN+7i9/iA==",
"version": "43.1.0",
"resolved": "https://registry.npmjs.org/cldr-core/-/cldr-core-43.1.0.tgz",
"integrity": "sha512-8Q/Zh/eCzV4SxggzZhPnw5WDWH9OnhbPfwzthfG8uXsCn7F5UeBCiAOTxsstxuxtXPKlvPJqqMSQjiYcqJPJsA==",
"dev": true
},
"node_modules/cldr-localenames-full": {
"version": "43.0.0",
"resolved": "https://registry.npmjs.org/cldr-localenames-full/-/cldr-localenames-full-43.0.0.tgz",
"integrity": "sha512-sTO3eShh8mUhoGf7SQAw/LPR/SSWVrK2jnolhkVr3zKaeBgXyLjAeXTjKdPq9uYXmnV9E5RXDdvfyz6Huf3tYA==",
"version": "43.1.0",
"resolved": "https://registry.npmjs.org/cldr-localenames-full/-/cldr-localenames-full-43.1.0.tgz",
"integrity": "sha512-g9Vx5jJ6yRvNI4uiSR7921GA8ErQTsQFFhio6O9hbdtJtQD3bWJmV8gNxnUTjpdzza0xeTUtH1I/L5ylESp6IA==",
"dev": true,
"peerDependencies": {
"cldr-core": "43.0.0"
"cldr-core": "43.1.0"
}
},
"node_modules/cliui": {
@@ -11553,15 +11553,15 @@
"version": "2.2.0"
},
"cldr-core": {
"version": "43.0.0",
"resolved": "https://registry.npmjs.org/cldr-core/-/cldr-core-43.0.0.tgz",
"integrity": "sha512-dPsV6/yTve1tvK2tyOEVkcugOX1MjIWWOlT/IYcHN33IesBykFR5pzUBpKnco7wZxwNGe3+d3tOVQcN+7i9/iA==",
"version": "43.1.0",
"resolved": "https://registry.npmjs.org/cldr-core/-/cldr-core-43.1.0.tgz",
"integrity": "sha512-8Q/Zh/eCzV4SxggzZhPnw5WDWH9OnhbPfwzthfG8uXsCn7F5UeBCiAOTxsstxuxtXPKlvPJqqMSQjiYcqJPJsA==",
"dev": true
},
"cldr-localenames-full": {
"version": "43.0.0",
"resolved": "https://registry.npmjs.org/cldr-localenames-full/-/cldr-localenames-full-43.0.0.tgz",
"integrity": "sha512-sTO3eShh8mUhoGf7SQAw/LPR/SSWVrK2jnolhkVr3zKaeBgXyLjAeXTjKdPq9uYXmnV9E5RXDdvfyz6Huf3tYA==",
"version": "43.1.0",
"resolved": "https://registry.npmjs.org/cldr-localenames-full/-/cldr-localenames-full-43.1.0.tgz",
"integrity": "sha512-g9Vx5jJ6yRvNI4uiSR7921GA8ErQTsQFFhio6O9hbdtJtQD3bWJmV8gNxnUTjpdzza0xeTUtH1I/L5ylESp6IA==",
"dev": true,
"requires": {}
},
+1 -1
View File
@@ -83,7 +83,7 @@
"chai": "^4.3.7",
"chalk": "^4.1.2",
"cldr-core": "^43.0.0",
"cldr-localenames-full": "^43.0.0",
"cldr-localenames-full": "^43.1.0",
"concat-files": "^0.1.1",
"d3": "~7.8.5",
"dotenv": "^16.3.1",