Skip to content

Commit

Permalink
⬆️ Bump i18n-iso-countries from 7.11.1 to 7.12.0
Browse files Browse the repository at this point in the history
Bumps [i18n-iso-countries](https://github.com/michaelwittig/node-i18n-iso-countries) from 7.11.1 to 7.12.0.
- [Release notes](https://github.com/michaelwittig/node-i18n-iso-countries/releases)
- [Commits](michaelwittig/node-i18n-iso-countries@v7.11.1...v7.12.0)

---
updated-dependencies:
- dependency-name: i18n-iso-countries
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent e32ce97 commit 7b63299
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@vercel/otel": "1.8.2",
"cross-fetch": "^4.0.0",
"date-fns": "^3.6.0",
"i18n-iso-countries": "^7.11.1",
"i18n-iso-countries": "^7.12.0",
"is-european": "1.0.7",
"next": "^14.2.16",
"node-cache": "^5.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2178,7 +2178,7 @@ __metadata:
eslint-plugin-jsx-a11y: "npm:^6.9.0"
eslint-plugin-react: "npm:^7.34.3"
husky: "npm:^9.0.11"
i18n-iso-countries: "npm:^7.11.1"
i18n-iso-countries: "npm:^7.12.0"
is-european: "npm:1.0.7"
jest: "npm:^29.7.0"
jest-axe: "npm:^9.0.0"
Expand Down Expand Up @@ -4532,12 +4532,12 @@ __metadata:
languageName: node
linkType: hard

"i18n-iso-countries@npm:^7.11.1":
version: 7.11.1
resolution: "i18n-iso-countries@npm:7.11.1"
"i18n-iso-countries@npm:^7.12.0":
version: 7.12.0
resolution: "i18n-iso-countries@npm:7.12.0"
dependencies:
diacritics: "npm:1.3.0"
checksum: 10c0/53a268f0906e4a1adb76f93a32a6df74def322f0595bb4d8465bd13fdd4df35222be11595e7bf4830682c72560a1ab9a7a38b500e9628e0c378b37b842b1090c
checksum: 10c0/6950987890cca337c7c577e2477cd83ffccee5a252981b7262a9044bf8c72a10df4144968fdbb4cc92f8df8a58df3c4ed35b6304d759950aa6a1d3e3011b3dbe
languageName: node
linkType: hard

Expand Down

0 comments on commit 7b63299

Please sign in to comment.