mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-20 09:46:31 +00:00
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:
parent
6c410c07ce
commit
b068b847c7
6
package-lock.json
generated
6
package-lock.json
generated
@ -10160,9 +10160,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"i18next": {
|
"i18next": {
|
||||||
"version": "21.8.14",
|
"version": "21.10.0",
|
||||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.14.tgz",
|
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.10.0.tgz",
|
||||||
"integrity": "sha512-4Yi+DtexvMm/Yw3Q9fllzY12SgLk+Mcmar+rCAccsOPul/2UmnBzoHbTGn/L48IPkFcmrNaH7xTLboBWIbH6pw==",
|
"integrity": "sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.17.2"
|
"@babel/runtime": "^7.17.2"
|
||||||
|
@ -84,7 +84,7 @@
|
|||||||
"etcher-sdk": "7.4.0",
|
"etcher-sdk": "7.4.0",
|
||||||
"file-loader": "6.2.0",
|
"file-loader": "6.2.0",
|
||||||
"husky": "4.3.8",
|
"husky": "4.3.8",
|
||||||
"i18next": "21.8.14",
|
"i18next": "21.10.0",
|
||||||
"immutable": "3.8.2",
|
"immutable": "3.8.2",
|
||||||
"lint-staged": "10.5.4",
|
"lint-staged": "10.5.4",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user