Skip to content

Commit

Permalink
Bump i18next from 23.8.1 to 23.8.2 (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent ed86899 commit 9d60e37
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 @@ -41,7 +41,7 @@
"buffer": "^6.0.3",
"date-fns": "^3.3.1",
"framer-motion": "^10.18.0",
"i18next": "^23.8.1",
"i18next": "^23.8.2",
"i18next-browser-languagedetector": "^7.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3931,10 +3931,10 @@ i18next-browser-languagedetector@^7.2.0:
dependencies:
"@babel/runtime" "^7.23.2"

i18next@^23.8.1:
version "23.8.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.8.1.tgz#c9c6c0a2718177457192d3a867af5b35cd2f46fe"
integrity sha512-Yhe6oiJhigSh64ev7nVVywu7vHjuUG41MRmFKNwphbkadqTL1ozZFBQISflY7/ju+gL6I/SPfI1GgWQh1yYArA==
i18next@^23.8.2:
version "23.8.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.8.2.tgz#f3ff6ea929e0927d9717f0ed195ae46d05919900"
integrity sha512-Z84zyEangrlERm0ZugVy4bIt485e/H8VecGUZkZWrH7BDePG6jT73QdL9EA1tRTTVVMpry/MgWIP1FjEn0DRXA==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit 9d60e37

Please sign in to comment.