Skip to content

Commit

Permalink
Update dependency i18next to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2023
1 parent d4d2b7c commit 49029f2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint-plugin-prettier": "4.2.1",
"express": "4.18.1",
"husky": "8.0.1",
"i18next": "22.0.4",
"i18next": "23.2.5",
"i18next-browser-languagedetector": "7.0.0",
"i18next-http-backend": "2.2.1",
"js-cookie": "3.0.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1457,7 +1457,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.2, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.18.9, @babel/runtime@npm:^7.19.4, @babel/runtime@npm:^7.20.1, @babel/runtime@npm:^7.20.6, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.2, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.18.9, @babel/runtime@npm:^7.19.4, @babel/runtime@npm:^7.20.1, @babel/runtime@npm:^7.20.6, @babel/runtime@npm:^7.22.5, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
version: 7.22.5
resolution: "@babel/runtime@npm:7.22.5"
dependencies:
Expand Down Expand Up @@ -8538,12 +8538,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:22.0.4":
version: 22.0.4
resolution: "i18next@npm:22.0.4"
"i18next@npm:23.2.5":
version: 23.2.5
resolution: "i18next@npm:23.2.5"
dependencies:
"@babel/runtime": ^7.17.2
checksum: aa49e6e48583833ee673c0dd9568081a5e15fde9549aa3e47a99ad91d3fdb7469f8a315864fc45ec466b1e60caa00d5fc8371e47840068048b4ab79a69dc2b19
"@babel/runtime": ^7.22.5
checksum: 254242afc2e5a379120ac63fae32c0c50b3fe0701d3b09ff6bcb0cb2811729900fb26ff3136767b9e60f49f8edf24c97efb90cdf1dcbf03be679e2cce49a6515
languageName: node
linkType: hard

Expand Down Expand Up @@ -13620,7 +13620,7 @@ __metadata:
eslint-plugin-prettier: 4.2.1
express: 4.18.1
husky: 8.0.1
i18next: 22.0.4
i18next: 23.2.5
i18next-browser-languagedetector: 7.0.0
i18next-http-backend: 2.2.1
js-cookie: 3.0.1
Expand Down

0 comments on commit 49029f2

Please sign in to comment.