Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2023
1 parent d0b0930 commit 7246419
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"Jérémy La Scala"
],
"dependencies": {
"i18next": "22.4.15"
"i18next": "23.4.2"
},
"scripts": {
"prepack": "yarn build",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -370,12 +370,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.20.6":
version: 7.21.5
resolution: "@babel/runtime@npm:7.21.5"
"@babel/runtime@npm:^7.22.5":
version: 7.22.6
resolution: "@babel/runtime@npm:7.22.6"
dependencies:
regenerator-runtime: ^0.13.11
checksum: 358f2779d3187f5c67ad302e8f8d435412925d0b991d133c7d4a7b1ddd5a3fda1b6f34537cb64628dfd96a27ae46df105bed3895b8d754b88cacdded8d1129dd
checksum: e585338287c4514a713babf4fdb8fc2a67adcebab3e7723a739fc62c79cfda875b314c90fd25f827afb150d781af97bc16c85bfdbfa2889f06053879a1ddb597
languageName: node
linkType: hard

Expand Down Expand Up @@ -695,7 +695,7 @@ __metadata:
eslint-config-prettier: 8.9.0
eslint-plugin-import: 2.28.0
husky: 8.0.3
i18next: 22.4.15
i18next: 23.4.2
jest: 29.6.2
prettier: 3.0.1
ts-jest: 29.1.1
Expand Down Expand Up @@ -3373,12 +3373,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:22.4.15":
version: 22.4.15
resolution: "i18next@npm:22.4.15"
"i18next@npm:23.4.2":
version: 23.4.2
resolution: "i18next@npm:23.4.2"
dependencies:
"@babel/runtime": ^7.20.6
checksum: fced898227983e439c59e7aa6e7b87e53ad1b8a1c85f0613a968881418266e5336e9443831125590559796075d516fe3dbf8118679c894094a0a404be78b02a2
"@babel/runtime": ^7.22.5
checksum: 2e2ef20a23c72ded0125924c1f982c9a8b4c00cab6bbc22b2fb3a619c07b882c5bb9268a8889d01b88d2ebb51226437a7442adca0ef9d919128e9642378962e5
languageName: node
linkType: hard

Expand Down

0 comments on commit 7246419

Please sign in to comment.