mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-06 05:36:13 +02:00
Bump react-i18next from 11.8.5 to 11.8.6
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.5 to 11.8.6. - [Release notes](https://github.com/i18next/react-i18next/releases) - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v11.8.5...v11.8.6) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0f1097c606
commit
b944c142e4
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -19055,9 +19055,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-i18next": {
|
"react-i18next": {
|
||||||
"version": "11.8.5",
|
"version": "11.8.6",
|
||||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.5.tgz",
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.6.tgz",
|
||||||
"integrity": "sha512-2jY/8NkhNv2KWBnZuhHxTn13aMxAbvhiDUNskm+1xVVnrPId78l8fA7fCyVeO3XU1kptM0t4MtvxV1Nu08cjLw==",
|
"integrity": "sha512-Nr4Fq7BvzDLJQmaDyJRkPPINgMW1Y1qeT4STBoY/ePGmYlCZGShTYqqyBm0ly6M8dV1X0twt7M5dfmDzfi9yGQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.3.1",
|
"@babel/runtime": "^7.3.1",
|
||||||
"html-parse-stringify2": "2.0.1"
|
"html-parse-stringify2": "2.0.1"
|
||||||
|
|
|
@ -44,7 +44,7 @@
|
||||||
"react": "^16.13.1",
|
"react": "^16.13.1",
|
||||||
"react-dom": "^16.13.1",
|
"react-dom": "^16.13.1",
|
||||||
"react-helmet": "^6.1.0",
|
"react-helmet": "^6.1.0",
|
||||||
"react-i18next": "^11.8.5"
|
"react-i18next": "^11.8.6"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@fab/actions": "^1.0.0-rc.9",
|
"@fab/actions": "^1.0.0-rc.9",
|
||||||
|
|
Loading…
Add table
Reference in a new issue