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 Jul 10, 2023
1 parent 6aa58db commit 4db1581
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 @@ -55,6 +55,6 @@
},
"packageManager": "yarn@3.6.1",
"dependencies": {
"i18next": "22.4.15"
"i18next": "23.2.8"
}
}
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -363,12 +363,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 @@ -688,7 +688,7 @@ __metadata:
eslint-config-prettier: 8.8.0
eslint-plugin-import: 2.27.5
husky: 8.0.3
i18next: 22.4.15
i18next: 23.2.8
jest: 29.5.0
prettier: 2.8.8
ts-jest: 29.1.0
Expand Down Expand Up @@ -3228,12 +3228,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:22.4.15":
version: 22.4.15
resolution: "i18next@npm:22.4.15"
"i18next@npm:23.2.8":
version: 23.2.8
resolution: "i18next@npm:23.2.8"
dependencies:
"@babel/runtime": ^7.20.6
checksum: fced898227983e439c59e7aa6e7b87e53ad1b8a1c85f0613a968881418266e5336e9443831125590559796075d516fe3dbf8118679c894094a0a404be78b02a2
"@babel/runtime": ^7.22.5
checksum: 6f01943cc8bf3e9315773fecbed2a8bcede4575dd505badea12c8f07b69936f5d0474dc6a724b123bedc8a3db4e12dca1e377d807eda90f1bd53d8f66b4694fb
languageName: node
linkType: hard

Expand Down

0 comments on commit 4db1581

Please sign in to comment.