Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23.2.6 (#4008)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 29, 2023
1 parent 39c924e commit 13f0f45
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"cors": "2.8.5",
"graphql": "16.7.1",
"graphql-yoga": "4.0.3",
"i18next": "23.2.5",
"i18next": "23.2.6",
"jose": "4.14.4",
"ky": "0.33.3",
"next": "13.4.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14186,12 +14186,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.2.5":
version: 23.2.5
resolution: "i18next@npm:23.2.5"
"i18next@npm:23.2.6":
version: 23.2.6
resolution: "i18next@npm:23.2.6"
dependencies:
"@babel/runtime": "npm:^7.22.5"
checksum: 9abc3a2c9f96fbf9911153b85df26a8eac38ab424b90745b93f2224102c9c4dea360eecca6f69acf43af53ee0085dfd0e3718db7c06d4c40155e29931eb52813
checksum: ae572544c33e213747fd68650e4cbcb72d83f852fab88f355ea1c21e3281904d64d0505370da10543864f7dfac4b666974fbcbc6ab31377f8464ae6cae8afc8a
languageName: node
linkType: hard

Expand Down Expand Up @@ -17943,7 +17943,7 @@ __metadata:
graphql: "npm:16.7.1"
graphql-yoga: "npm:4.0.3"
happy-dom: "npm:9.20.3"
i18next: "npm:23.2.5"
i18next: "npm:23.2.6"
jest: "npm:29.5.0"
jest-css-modules-transform: "npm:4.4.2"
jose: "npm:4.14.4"
Expand Down

0 comments on commit 13f0f45

Please sign in to comment.