Skip to content

Commit

Permalink
Update dependency i18next to v23.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 19, 2023
1 parent 07b1d27 commit e56a779
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 @@ -60,7 +60,7 @@
"@redux-devtools/extension": "3.2.5",
"axios": "1.4.0",
"date-fns": "2.30.0",
"i18next": "23.1.0",
"i18next": "23.2.0",
"i18next-browser-languagedetector": "7.0.2",
"normalize.css": "8.0.1",
"react": "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 @@ -4848,10 +4848,10 @@ i18next@*:
dependencies:
"@babel/runtime" "^7.20.6"

i18next@23.1.0:
version "23.1.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.1.0.tgz#d0c4222b38a3007e6070d43d40fe59ca57d6bbaa"
integrity sha512-CObNPofJpw7zGVGYLd58mtMZUF+NZQl9czYMihbJkStjX+Nlu9kC3PHiC6uE1niP3qxP/3ocLXIBc2zqbAb1dg==
i18next@23.2.0:
version "23.2.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.2.0.tgz#954736c04b461b38cfcc4584a3d5eb3a8fe6914f"
integrity sha512-fAJHauzKpsHNP66ThBcexsrPJ9FoIuFgj2c0y9LmL9936XQL10ijfLe/fGm1r7GlmO7jhMdWt78oUi8jM3UCKQ==
dependencies:
"@babel/runtime" "^7.22.5"

Expand Down

0 comments on commit e56a779

Please sign in to comment.