Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23.8.2 (#5018)
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 31, 2024
1 parent 4f48d5c commit 130c3f9
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.8.1",
"i18next": "23.8.2",
"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 @@ -14188,12 +14188,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 Expand Up @@ -17831,7 +17831,7 @@ __metadata:
graphql: "npm:16.8.1"
graphql-jit: "npm:0.8.4"
graphql-yoga: "npm:5.1.1"
i18next: "npm:23.8.1"
i18next: "npm:23.8.2"
is-ci: "npm:3.0.1"
jose: "npm:5.2.0"
jsdom: "npm:24.0.0"
Expand Down

0 comments on commit 130c3f9

Please sign in to comment.