0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00

Update dependency i18next to v22.4.11

This commit is contained in:
renovate[bot] 2023-03-07 15:12:44 +00:00 committed by GitHub
parent 38de815d98
commit f6280d835d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -27,6 +27,6 @@
"mocha": "10.2.0"
},
"dependencies": {
"i18next": "22.4.10"
"i18next": "22.4.11"
}
}

View file

@ -15835,10 +15835,10 @@ i18next-parser@7.7.0:
vinyl-fs "^3.0.2"
vue-template-compiler "^2.6.11"
i18next@22.4.10, i18next@^22.0.4:
version "22.4.10"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.10.tgz#cfbfc412c6bc83e3c16564f47e6a5c145255960e"
integrity sha512-3EqgGK6fAJRjnGgfkNSStl4mYLCjUoJID338yVyLMj5APT67HUtWoqSayZewiiC5elzMUB1VEUwcmSCoeQcNEA==
i18next@22.4.11, i18next@^22.0.4:
version "22.4.11"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.11.tgz#8b6c9be95176de90d3f10a78af125d95d3a3258d"
integrity sha512-ShfTzXVMjXdF2iPiT/wbizOrssLh9Ab6VpuVROihLCAu+u25KbZiEYVgsA0W6g0SgjPa/JmGWcUEV/g6cKzEjQ==
dependencies:
"@babel/runtime" "^7.20.6"