Skip to content

Commit 86c1753

Browse files
chore: bump react-i18next from 12.0.0 to 12.1.1 in /site (#5525)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 12.0.0 to 12.1.1. - [Release notes](https://github.com/i18next/react-i18next/releases) - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v12.0.0...v12.1.1) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26b54cd commit 86c1753

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"react-color": "2.19.3",
6262
"react-dom": "18.2.0",
6363
"react-helmet-async": "1.3.0",
64-
"react-i18next": "12.0.0",
64+
"react-i18next": "12.1.1",
6565
"react-markdown": "8.0.3",
6666
"react-router-dom": "6.4.1",
6767
"react-syntax-highlighter": "15.5.0",

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11676,10 +11676,10 @@ react-helmet-async@1.3.0:
1167611676
react-fast-compare "^3.2.0"
1167711677
shallowequal "^1.1.0"
1167811678

11679-
react-i18next@12.0.0:
11680-
version "12.0.0"
11681-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-12.0.0.tgz#634015a2c035779c5736ae4c2e5c34c1659753b1"
11682-
integrity sha512-/O7N6aIEAl1FaWZBNvhdIo9itvF/MO/nRKr9pYqRc9LhuC1u21SlfwpiYQqvaeNSEW3g3qUXLREOWMt+gxrWbg==
11679+
react-i18next@12.1.1:
11680+
version "12.1.1"
11681+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-12.1.1.tgz#2626cdbfe6bcb76ef833861c0184a5c4e5e3c089"
11682+
integrity sha512-mFdieOI0LDy84q3JuZU6Aou1DoWW2fhapcTGeBS8+vWSJuViuoCLQAMYSb0QoHhXS8B0WKUOPpx4cffAP7r/aA==
1168311683
dependencies:
1168411684
"@babel/runtime" "^7.14.5"
1168511685
html-parse-stringify "^3.0.1"

0 commit comments

Comments
 (0)