Skip to content

Commit

Permalink
Bump i18next from 23.9.0 to 23.10.0 (#2129)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent 6a9c897 commit 5a202d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/redux": "^3.6.0",
"classnames": "^2.5.1",
"flexsearch": "^0.7.21",
"i18next": "^23.9.0",
"i18next": "^23.10.0",
"i18next-browser-languagedetector": "^7.2.0",
"i18next-http-backend": "^2.5.0",
"iso-639-1": "^3.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5614,10 +5614,10 @@ i18next-http-backend@^2.5.0:
dependencies:
cross-fetch "4.0.0"

i18next@^23.9.0:
version "23.9.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.9.0.tgz#659cfcbf51a20158bb094d17a85f3c583d473901"
integrity sha512-f3MUciKqwzNV//mHG6EtdSlC65+nqH/3zK8sOSWqNV6FVu2tmHhF/rFOp9UF8S4m1odojtuipKaKJrP0Loh60g==
i18next@^23.10.0:
version "23.10.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.10.0.tgz#fb328794ae692e6fdde0564259e421f4203c4a2c"
integrity sha512-/TgHOqsa7/9abUKJjdPeydoyDc0oTi/7u9F8lMSj6ufg4cbC1Oj3f/Jja7zj7WRIhEQKB7Q4eN6y68I9RDxxGQ==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit 5a202d2

Please sign in to comment.