Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23.11.2 (#178)
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 Apr 22, 2024
1 parent 38965f3 commit c21b89e
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 @@ -34,7 +34,7 @@
"@types/node": "20.12.7",
"@types/react": "18.2.77",
"@types/react-dom": "18.2.25",
"i18next": "23.11.1",
"i18next": "23.11.2",
"lodash.clonedeep": "^4.5.0",
"lodash.isequal": "^4.5.0",
"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 @@ -7954,7 +7954,7 @@ __metadata:
eslint-plugin-react: "npm:^7.33.2"
eslint-plugin-react-hooks: "npm:4.6.0"
husky: "npm:9.0.11"
i18next: "npm:23.11.1"
i18next: "npm:23.11.2"
lodash.clonedeep: "npm:^4.5.0"
lodash.isequal: "npm:^4.5.0"
miragejs: "npm:^0.1.48"
Expand Down Expand Up @@ -8204,12 +8204,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.11.1":
version: 23.11.1
resolution: "i18next@npm:23.11.1"
"i18next@npm:23.11.2":
version: 23.11.2
resolution: "i18next@npm:23.11.2"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10/77ab8618a59b4c02a8c605c21b2a5680c5cb5cb8399e409c214f8ed2486dff785272f1b0682e744d1562ad443fe87913a4cbe9c7ad303e5de541736f2fc1002f
checksum: 10/f2e01ae14f1304ff6d14d29331f5645c98ccadf3aeeb23a57816735e1a606509b95f40b2425ba707a362b03a703013ce56333173fe8c895ae8e56cfa21d5e50e
languageName: node
linkType: hard

Expand Down

0 comments on commit c21b89e

Please sign in to comment.