Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23.9.0 (#501)
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 Feb 21, 2024
1 parent 23c1793 commit 642d359
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@sentry/react": "7.101.1",
"classnames": "2.5.1",
"date-fns": "3.3.1",
"i18next": "23.8.2",
"i18next": "23.9.0",
"katex": "0.16.9",
"lodash.truncate": "4.4.2",
"react": "18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6610,7 +6610,7 @@ __metadata:
eslint-plugin-react-hooks: "npm:4.6.0"
http-status-codes: "npm:2.3.0"
husky: "npm:9.0.11"
i18next: "npm:23.8.2"
i18next: "npm:23.9.0"
katex: "npm:0.16.9"
lodash.truncate: "npm:4.4.2"
prettier: "npm:3.2.5"
Expand Down Expand Up @@ -6930,12 +6930,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.8.2":
version: 23.8.2
resolution: "i18next@npm:23.8.2"
"i18next@npm:23.9.0":
version: 23.9.0
resolution: "i18next@npm:23.9.0"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10/594c4d5bafd9ac0073a5f2c0ccb40b157571857d43f7f22949a5ab6ea07e6e6f7e39058ddee6e7396369b54d5d741e76cba59c0d5c23ce0ab99e06b249c66f5e
checksum: 10/7b91f22560a07b2e3f874de30ce3f875cd19beb4657b0f4ac2f805554f9c44bea3552b6cf933f64c83baa1e9a0d8f85110711b4e96354b3b4d79c039b6b7373f
languageName: node
linkType: hard

Expand Down

0 comments on commit 642d359

Please sign in to comment.