0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00

Update dependency i18next to v23.7.20

This commit is contained in:
renovate[bot] 2024-01-26 13:50:07 +00:00
parent 24952ab3df
commit af4b98cdaf
2 changed files with 5 additions and 5 deletions

View file

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

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.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==
i18next@23.7.20:
version "23.7.20"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.20.tgz#d558da5b563973ed88c7c21d3670bee6a094b03b"
integrity sha512-6qykxPpFPuzxC/VlVCXn3JxkHY5VCxf1w+/8Hz+Wxu4ZvfB+m3sbVruJ3C/rDWlE0Z1GCZTR6sBHIx7KGp0yXA==
dependencies:
"@babel/runtime" "^7.23.2"