0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Update dependency i18next to v23.7.19

This commit is contained in:
renovate[bot] 2024-01-25 01:44:28 +00:00
parent 5e0bcc5a38
commit 428be0f9ef
2 changed files with 5 additions and 5 deletions

View file

@ -30,6 +30,6 @@
"mocha": "10.2.0"
},
"dependencies": {
"i18next": "23.7.18"
"i18next": "23.7.19"
}
}

View file

@ -18935,10 +18935,10 @@ i18next-parser@8.8.0:
vinyl-fs "^3.0.2"
vue-template-compiler "^2.6.11"
i18next@23.7.18:
version "23.7.18"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.18.tgz#4f219e3702b08342c5519bc2cda7d09c67edebb9"
integrity sha512-b9N2KjRCYQNlUvE1Kc83g8knyUkL5NiZQOp9BsTR/v/LXk6Fzz+doOzTg2/826XK28mCgBkYLNAtixjE58qpCw==
i18next@23.7.19:
version "23.7.19"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.19.tgz#037ac683610417178b881355e5cdc38380c0ca17"
integrity sha512-1aP+YSJl+nLxr42ZJtNhpWpNWYsc6nCbVCf2x4uizIX1BYfcigiRMlb3vOkE1p3+qrI+aD6h5G2Fg+2d2oMIOQ==
dependencies:
"@babel/runtime" "^7.23.2"