Skip to content

Commit 6fb5f4c

Browse files
Bump i18next from 23.11.4 to 23.11.5
Bumps [i18next](https://github.com/i18next/i18next) from 23.11.4 to 23.11.5. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v23.11.4...v23.11.5) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a30115f commit 6fb5f4c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"base-64": "^1.0.0",
4545
"compare-versions": "^6.1.0",
4646
"expo": "^51.0.0",
47-
"i18next": "^23.11.4",
47+
"i18next": "^23.11.5",
4848
"intl-pluralrules": "^2.0.1",
4949
"ip-regex": "^5.0.0",
5050
"moment": "^2.30.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8766,12 +8766,12 @@ __metadata:
87668766
languageName: node
87678767
linkType: hard
87688768

8769-
"i18next@npm:^23.11.4":
8770-
version: 23.11.4
8771-
resolution: "i18next@npm:23.11.4"
8769+
"i18next@npm:^23.11.5":
8770+
version: 23.11.5
8771+
resolution: "i18next@npm:23.11.5"
87728772
dependencies:
87738773
"@babel/runtime": ^7.23.2
8774-
checksum: 8682a1c538fdc3309183997c5b5e2df2d1557be70a2d1bd947b2b020d70afb414d55492f9010387729dd9362bf191e15f782cc879023c6a495767334dc3e6320
8774+
checksum: e9ec83703af59205af81f10929fd420314c0c976d1f4c42a191dc4d13f1284d13517105325286772571292953839c7183baa92e9bb43f41efe87dbc50c9aed1c
87758775
languageName: node
87768776
linkType: hard
87778777

@@ -11826,7 +11826,7 @@ __metadata:
1182611826
eslint-plugin-simple-import-sort: ^12.1.0
1182711827
eslint-plugin-testing-library: ^6.2.2
1182811828
expo: ^51.0.0
11829-
i18next: ^23.11.4
11829+
i18next: ^23.11.5
1183011830
intl-pluralrules: ^2.0.1
1183111831
ip-regex: ^5.0.0
1183211832
jest: ^29.7.0

0 commit comments

Comments
 (0)