Update dependency i18next to 21.10.0

Update i18next to 21.10.0

Update i18next from 21.8.14 to 21.10.0

Change-type: patch
This commit is contained in:
Renovate Bot 2022-12-20 18:56:45 +00:00
parent 6c410c07ce
commit b068b847c7
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -10160,9 +10160,9 @@
}
},
"i18next": {
"version": "21.8.14",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.14.tgz",
"integrity": "sha512-4Yi+DtexvMm/Yw3Q9fllzY12SgLk+Mcmar+rCAccsOPul/2UmnBzoHbTGn/L48IPkFcmrNaH7xTLboBWIbH6pw==",
"version": "21.10.0",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.10.0.tgz",
"integrity": "sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==",
"dev": true,
"requires": {
"@babel/runtime": "^7.17.2"

View File

@ -84,7 +84,7 @@
"etcher-sdk": "7.4.0",
"file-loader": "6.2.0",
"husky": "4.3.8",
"i18next": "21.8.14",
"i18next": "21.10.0",
"immutable": "3.8.2",
"lint-staged": "10.5.4",
"lodash": "4.17.21",