Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent 33a8ae2 commit 1fef566
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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": "23.8.1"
"i18next": "23.8.2"
},
"scripts": {
"prepack": "yarn build",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@ __metadata:
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-import: "npm:2.29.1"
husky: "npm:9.0.7"
i18next: "npm:23.8.1"
i18next: "npm:23.8.2"
jest: "npm:29.7.0"
prettier: "npm:3.2.4"
ts-jest: "npm:29.1.2"
Expand Down Expand Up @@ -3400,12 +3400,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.8.1":
version: 23.8.1
resolution: "i18next@npm:23.8.1"
"i18next@npm:23.8.2":
version: 23.8.2
resolution: "i18next@npm:23.8.2"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10c0/f74ca2ead03e71bc8ca353c89e842b75042a52b52dcc5dfc14092469dcbc5d61f220fef536dfa95520de42baad0caa86c7a8abc1313a057ece9ba08ad8598bbf
checksum: 10c0/c16ccee81bc1e096fec8d10000de42f10137f7cd27b295eca22492cb174b364ebca72327b2e6be066c4308c79bf72c8585d1c7cde2aedf556e3f423af60cd66c
languageName: node
linkType: hard

Expand Down

0 comments on commit 1fef566

Please sign in to comment.