Skip to content

Commit f0f2def

Browse files
npm: bump react-i18next from 11.18.6 to 12.1.5
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.18.6 to 12.1.5. - [Release notes](https://github.com/i18next/react-i18next/releases) - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v11.18.6...v12.1.5) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5020af6 commit f0f2def

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"prop-types": "^15.7.2",
6666
"react": "^17.0.1",
6767
"react-dom": "^17.0.1",
68-
"react-i18next": "^11.8.13",
68+
"react-i18next": "^12.1.5",
6969
"rollup": "^3.12.0",
7070
"rollup-plugin-peer-deps-external": "^2.2.4",
7171
"rollup-plugin-postcss": "^4.0.0",
@@ -81,7 +81,7 @@
8181
"prop-types": "^15.7.2",
8282
"react": "^17.0.1",
8383
"react-dom": "^17.0.1",
84-
"react-i18next": "^11.8.13"
84+
"react-i18next": "^12.1.5"
8585
},
8686
"dependencies": {
8787
"@emotion/react": "^11.10.5",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -958,7 +958,7 @@
958958
resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
959959
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
960960

961-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.14.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.9", "@babel/runtime@^7.20.6", "@babel/runtime@^7.20.7", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
961+
"@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.9", "@babel/runtime@^7.20.6", "@babel/runtime@^7.20.7", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
962962
version "7.20.13"
963963
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.13.tgz#7055ab8a7cff2b8f6058bf6ae45ff84ad2aded4b"
964964
integrity sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA==
@@ -5848,12 +5848,12 @@ react-dom@^17.0.1:
58485848
object-assign "^4.1.1"
58495849
scheduler "^0.20.2"
58505850

5851-
react-i18next@^11.8.13:
5852-
version "11.18.6"
5853-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.18.6.tgz#e159c2960c718c1314f1e8fcaa282d1c8b167887"
5854-
integrity sha512-yHb2F9BiT0lqoQDt8loZ5gWP331GwctHz9tYQ8A2EIEUu+CcEdjBLQWli1USG3RdWQt3W+jqQLg/d4rrQR96LA==
5851+
react-i18next@^12.1.5:
5852+
version "12.1.5"
5853+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-12.1.5.tgz#b65f5733dd2f96188a9359c009b7dbe27443f009"
5854+
integrity sha512-7PQAv6DA0TcStG96fle+8RfTwxVbHVlZZJPoEszwUNvDuWpGldJmNWa3ZPesEsZQZGF6GkzwvEh6p57qpFD2gQ==
58555855
dependencies:
5856-
"@babel/runtime" "^7.14.5"
5856+
"@babel/runtime" "^7.20.6"
58575857
html-parse-stringify "^3.0.1"
58585858

58595859
react-is@^16.13.1, react-is@^16.7.0:

0 commit comments

Comments
 (0)