Skip to content

Commit 8d692ed

Browse files
Bump i18n-iso-countries from 7.10.1 to 7.11.0
Bumps [i18n-iso-countries](https://github.com/michaelwittig/node-i18n-iso-countries) from 7.10.1 to 7.11.0. - [Release notes](https://github.com/michaelwittig/node-i18n-iso-countries/releases) - [Commits](michaelwittig/node-i18n-iso-countries@v7.10.1...v7.11.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]>
1 parent b76ee53 commit 8d692ed

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/sif-common-core-ds/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"date-fns": "3.6.0",
1212
"dayjs": "1.11.10",
1313
"http-status-codes": "2.3.0",
14-
"i18n-iso-countries": "7.10.1",
14+
"i18n-iso-countries": "7.11.0",
1515
"pretty-bytes": "6.1.1",
1616
"react-collapse": "5.1.1",
1717
"tailwindcss": "3.4.1"

packages/sif-common-formik-ds/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@navikt/ds-icons": "3.4.3",
1313
"classnames": "2.5.1",
14-
"i18n-iso-countries": "7.10.1",
14+
"i18n-iso-countries": "7.11.0",
1515
"lodash": "4.17.21",
1616
"react-dropzone": "14.2.3",
1717
"react-fast-compare": "3.2.2",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -5217,7 +5217,7 @@ __metadata:
52175217
dayjs: 1.11.10
52185218
formik: 2.4.5
52195219
http-status-codes: 2.3.0
5220-
i18n-iso-countries: 7.10.1
5220+
i18n-iso-countries: 7.11.0
52215221
mini-css-extract-plugin: 2.8.1
52225222
npm-run-all: 4.1.5
52235223
postcss: 8.4.37
@@ -5278,7 +5278,7 @@ __metadata:
52785278
date-fns: 3.6.0
52795279
dayjs: 1.11.10
52805280
formik: 2.4.5
5281-
i18n-iso-countries: 7.10.1
5281+
i18n-iso-countries: 7.11.0
52825282
jest: 29.7.0
52835283
lodash: 4.17.21
52845284
mini-css-extract-plugin: 2.8.1
@@ -16739,12 +16739,12 @@ __metadata:
1673916739
languageName: node
1674016740
linkType: hard
1674116741

16742-
"i18n-iso-countries@npm:7.10.1":
16743-
version: 7.10.1
16744-
resolution: "i18n-iso-countries@npm:7.10.1"
16742+
"i18n-iso-countries@npm:7.11.0":
16743+
version: 7.11.0
16744+
resolution: "i18n-iso-countries@npm:7.11.0"
1674516745
dependencies:
1674616746
diacritics: 1.3.0
16747-
checksum: 0371e27011958b03367848dbb7beaebd774d033075413180c4ab54b9ffc5b225c2f64fe77614915675a98625168877cba379b7879f2d9e7913b69c31be277a5d
16747+
checksum: ec598e77af8e8e64b9a1ce5981de8432ad174de24f421ac374a8b9a373ecdfc080de34ef5dbd8d86774792734a6dd2db3a151eba1bc6401cbaa8f4452078dd69
1674816748
languageName: node
1674916749
linkType: hard
1675016750

0 commit comments

Comments
 (0)