Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23.10.1 (#123)
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 Mar 11, 2024
1 parent 5ef1c20 commit b37e664
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 @@ -33,7 +33,7 @@
"@types/node": "20.11.25",
"@types/react": "18.2.64",
"@types/react-dom": "18.2.21",
"i18next": "23.10.0",
"i18next": "23.10.1",
"lodash.isequal": "^4.5.0",
"react": "18.2.0",
"react-dom": "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 @@ -6596,7 +6596,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.10.0"
i18next: "npm:23.10.1"
lodash.isequal: "npm:^4.5.0"
miragejs: "npm:^0.1.48"
nock: "npm:^13.5.0"
Expand Down Expand Up @@ -6807,12 +6807,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.10.0":
version: 23.10.0
resolution: "i18next@npm:23.10.0"
"i18next@npm:23.10.1":
version: 23.10.1
resolution: "i18next@npm:23.10.1"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10/d32293a40650783ac746ce476d220ac3285133de729b2c1da0e7c91bc396ec6728629e84ea4c06311ae37dc6b7984ca962d5b296deb58cf713ba477a2edbd0ea
checksum: 10/e4cfb143bdb6fd343f68749a40cf562aa47f11c7af0243c0533868ae097912c3ddd6c384eb4116d1fced024a91279424abd8c2d1f694bbf304c42ebe3968ecca
languageName: node
linkType: hard

Expand Down

0 comments on commit b37e664

Please sign in to comment.