Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23.16.8 (#109)
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 Dec 1, 2024
1 parent 98bc4df commit f0ca55c
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 @@ -22,7 +22,7 @@
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"date-fns": "3.6.0",
"i18next": "23.15.2",
"i18next": "23.16.8",
"lodash": "4.17.21",
"react": "18.3.1",
"react-content-loader": "7.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8649,7 +8649,7 @@ __metadata:
eslint-plugin-react-hooks: "npm:4.6.2"
globals: "npm:15.12.0"
husky: "npm:9.1.7"
i18next: "npm:23.15.2"
i18next: "npm:23.16.8"
lodash: "npm:4.17.21"
miragejs: "npm:0.1.48"
nock: "npm:13.5.6"
Expand Down Expand Up @@ -8899,12 +8899,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.15.2":
version: 23.15.2
resolution: "i18next@npm:23.15.2"
"i18next@npm:23.16.8":
version: 23.16.8
resolution: "i18next@npm:23.16.8"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10/ed14a290ba8e761a06b6a6ce5e608861f367eb0806fa1b4eb77494340502ad20491748ab2b27423ba186f5602b89cbcb87565683a03443d0368cd4b182ae6ef9
checksum: 10/d5c38011de4d3b4aa466fac6773520eb28007b9d6138e03432bfbfc0d041c04df45e15c67d96f22cd660088cc9b24d3eda32cddc9fb4c6508c5afada6c2e6290
languageName: node
linkType: hard

Expand Down

0 comments on commit f0ca55c

Please sign in to comment.