Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency i18next to v23.6.0 #265

Merged
merged 1 commit into from
Oct 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.5.1"
"i18next": "23.6.0"
},
"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 @@ -695,7 +695,7 @@ __metadata:
eslint-config-prettier: 9.0.0
eslint-plugin-import: 2.28.1
husky: 8.0.3
i18next: 23.5.1
i18next: 23.6.0
jest: 29.7.0
prettier: 3.0.3
ts-jest: 29.1.1
Expand Down Expand Up @@ -3396,12 +3396,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.5.1":
version: 23.5.1
resolution: "i18next@npm:23.5.1"
"i18next@npm:23.6.0":
version: 23.6.0
resolution: "i18next@npm:23.6.0"
dependencies:
"@babel/runtime": ^7.22.5
checksum: 4be043bd72287bfae9777a3252b9458d2e3f5e9a97ea62cf434e6e3767b45df4365d8780d0dd14efd4e9da5eb0f90534510b138f1372d1cb9012000a69bbedaf
checksum: 0898be75ce56a5901eb9763c8cd941a23cfc24fbe7b32ba0479c08f58c40c1c88c95596430154a6250087ec76d150335144b2cb637ebaa443490b9af7b6e275e
languageName: node
linkType: hard

Expand Down