Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23.7.18 (#4964)
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 Jan 21, 2024
1 parent 7953243 commit ac4a7ce
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.1",
"i18next": "23.7.17",
"i18next": "23.7.18",
"jose": "5.2.0",
"ky": "1.2.0",
"next": "14.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14217,12 +14217,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.7.17":
version: 23.7.17
resolution: "i18next@npm:23.7.17"
"i18next@npm:23.7.18":
version: 23.7.18
resolution: "i18next@npm:23.7.18"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 564fca73640dd56eed8f767ee95b09c004d46e6c99097d9b6470d1b0e303288e5adf2137af5ca00aca6ae5566b77a6991878412027d4cf189c587f0ac85eabdb
checksum: 7ff20eaaf6b5b6ff31c0bde2907149caecd7d63c6106e06afc9dd23b543b281733c50a45c6f19627338a3212426976fd7dfdfeece305ffbb7d3d4dcefe69c97c
languageName: node
linkType: hard

Expand Down Expand Up @@ -17879,7 +17879,7 @@ __metadata:
graphql: "npm:16.8.1"
graphql-jit: "npm:0.8.4"
graphql-yoga: "npm:5.1.1"
i18next: "npm:23.7.17"
i18next: "npm:23.7.18"
is-ci: "npm:3.0.1"
jose: "npm:5.2.0"
jsdom: "npm:23.2.0"
Expand Down

0 comments on commit ac4a7ce

Please sign in to comment.