Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23.7.13 (#4854)
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 Dec 30, 2023
1 parent 68bda5d commit 9b6846e
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 @@ -90,7 +90,7 @@
"graphql": "16.8.1",
"graphql-jit": "0.8.4",
"graphql-yoga": "5.1.0",
"i18next": "23.7.12",
"i18next": "23.7.13",
"jose": "5.2.0",
"ky": "1.1.3",
"next": "14.0.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14222,12 +14222,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.7.12":
version: 23.7.12
resolution: "i18next@npm:23.7.12"
"i18next@npm:23.7.13":
version: 23.7.13
resolution: "i18next@npm:23.7.13"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 0eca6398605120188449c47a6741d3e0edea790f0ac37d3185ee92d8ffa5411e21b708aadfe0dae91665578f2e997df633eb35876a5f6a981051d2019a09e48c
checksum: a79c54856f9c2c8b9d807d690cb2a065ccd539e60f3509319eda0334acc9ae3e4cb59c40dda948a8726ae4ba2de153b1226edfabe9ff8eeb6a9211fbd57f179f
languageName: node
linkType: hard

Expand Down Expand Up @@ -17905,7 +17905,7 @@ __metadata:
graphql: "npm:16.8.1"
graphql-jit: "npm:0.8.4"
graphql-yoga: "npm:5.1.0"
i18next: "npm:23.7.12"
i18next: "npm:23.7.13"
is-ci: "npm:3.0.1"
jose: "npm:5.2.0"
jsdom: "npm:23.0.1"
Expand Down

0 comments on commit 9b6846e

Please sign in to comment.