Skip to content

Commit 567c408

Browse files
yarn(deps): bump react-i18next from 15.1.0 to 15.1.1
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.1.0 to 15.1.1. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.1.0...v15.1.1) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72124f9 commit 567c408

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"react-focus-lock": "^2.13.2",
3737
"react-helmet": "^6.1.0",
3838
"react-hotkeys-hook": "^4.6.1",
39-
"react-i18next": "^15.1.0",
39+
"react-i18next": "^15.1.1",
4040
"react-redux": "^9.1.2",
4141
"react-router": "^6.22.0",
4242
"react-router-dom": "^6.28.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9714,10 +9714,10 @@ react-hotkeys-hook@^4.6.1:
97149714
resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-4.6.1.tgz#db9066c07377a1c8be067a238ab16e328266345a"
97159715
integrity sha512-XlZpbKUj9tkfgPgT9gA+1p7Ey6vFIZHttUjPqpTdyT5nqQ8mHL7elxvSbaC+dpSiHUSmr21Ya1mDxBZG3aje4Q==
97169716

9717-
react-i18next@^15.1.0:
9718-
version "15.1.0"
9719-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.1.0.tgz#9494e4add2389f04c205dd7628c1aa75747b98a3"
9720-
integrity sha512-zj3nJynMnZsy2gPZiOTC7XctCY5eQGqT3tcKMmfJWC9FMvgd+960w/adq61j8iPzpwmsXejqID9qC3Mqu1Xu2Q==
9717+
react-i18next@^15.1.1:
9718+
version "15.1.1"
9719+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.1.1.tgz#30bc76b39ded6ee37f1457677e46e6d6f11d9f64"
9720+
integrity sha512-R/Vg9wIli2P3FfeI8o1eNJUJue5LWpFsQePCHdQDmX0Co3zkr6kdT8gAseb/yGeWbNz1Txc4bKDQuZYsC0kQfw==
97219721
dependencies:
97229722
"@babel/runtime" "^7.25.0"
97239723
html-parse-stringify "^3.0.1"

0 commit comments

Comments
 (0)