Skip to content

Commit

Permalink
Update dependency i18next-browser-languagedetector to v8 (#261)
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 May 23, 2024
1 parent d804a7d commit c7a99d5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@reduxjs/toolkit": "^2.1.0",
"classnames": "^2.5.1",
"i18next": "^23.8.2",
"i18next-browser-languagedetector": "^7.2.0",
"i18next-browser-languagedetector": "^8.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^14.0.5",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2006,7 +2006,7 @@ __metadata:
eslint-plugin-testing-library: "npm:6.2.2"
husky: "npm:^9.0.11"
i18next: "npm:^23.8.2"
i18next-browser-languagedetector: "npm:^7.2.0"
i18next-browser-languagedetector: "npm:^8.0.0"
lint-staged: "npm:^15.2.2"
madge: "npm:^7.0.0"
prettier: "npm:^3.2.5"
Expand Down Expand Up @@ -4401,12 +4401,12 @@ __metadata:
languageName: node
linkType: hard

"i18next-browser-languagedetector@npm:^7.2.0":
version: 7.2.1
resolution: "i18next-browser-languagedetector@npm:7.2.1"
"i18next-browser-languagedetector@npm:^8.0.0":
version: 8.0.0
resolution: "i18next-browser-languagedetector@npm:8.0.0"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10c0/44fa71af4efb4cd6cc8bfbbd3f3b2735159e17d8f4396346e4016c6dd0ecbcdd68f1ec17609fd0de8dd6754c3d847d6e7e03227c19c1879d4c265cb1918948bb
checksum: 10c0/08a7c747ec18a0743b54390a0b42836d814b15fb49c92b90c259298e6a6e7e001ff9df99d0fd308283a34fceea53b4d9053aa1695a37f696bc04160017bbb524
languageName: node
linkType: hard

Expand Down

0 comments on commit c7a99d5

Please sign in to comment.