Update dependency i18next to v22.5.0

This commit is contained in:
renovate[bot] 2023-05-22 08:46:20 +00:00 committed by Daniel Lockyer
parent 193c89ae66
commit cbc4859bbf
2 changed files with 5 additions and 5 deletions

View File

@ -28,6 +28,6 @@
"mocha": "10.2.0" "mocha": "10.2.0"
}, },
"dependencies": { "dependencies": {
"i18next": "22.4.14" "i18next": "22.5.0"
} }
} }

View File

@ -19372,10 +19372,10 @@ i18next-parser@8.0.0:
vinyl-fs "^3.0.2" vinyl-fs "^3.0.2"
vue-template-compiler "^2.6.11" vue-template-compiler "^2.6.11"
i18next@22.4.14, i18next@^22.0.4: i18next@22.5.0, i18next@^22.0.4:
version "22.4.14" version "22.5.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.14.tgz#18dd94e9adc2618497c7de101a206e1ca3a18727" resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.5.0.tgz#16d98eba7c748ab183a36505046b5b91f87e989b"
integrity sha512-VtLPtbdwGn0+DAeE00YkiKKXadkwg+rBUV+0v8v0ikEjwdiJ0gmYChVE4GIa9HXymY6wKapkL93vGT7xpq6aTw== integrity sha512-sqWuJFj+wJAKQP2qBQ+b7STzxZNUmnSxrehBCCj9vDOW9RDYPfqCaK1Hbh2frNYQuPziz6O2CGoJPwtzY3vAYA==
dependencies: dependencies:
"@babel/runtime" "^7.20.6" "@babel/runtime" "^7.20.6"