Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23.15.2 (#98)
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 Nov 30, 2024
1 parent 6694bbe commit 0c538d9
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.7",
"@types/react-dom": "18.3.0",
"date-fns": "3.6.0",
"i18next": "23.15.1",
"i18next": "23.15.2",
"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 @@ -8406,7 +8406,7 @@ __metadata:
eslint-plugin-react-hooks: "npm:4.6.2"
globals: "npm:15.9.0"
husky: "npm:9.1.7"
i18next: "npm:23.15.1"
i18next: "npm:23.15.2"
lodash: "npm:4.17.21"
miragejs: "npm:0.1.48"
nock: "npm:13.5.6"
Expand Down Expand Up @@ -8656,12 +8656,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 0c538d9

Please sign in to comment.