0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-15 03:01:37 -05:00

Update dependency i18next-parser to v8.4.0

This commit is contained in:
renovate[bot] 2023-08-09 10:52:21 +00:00 committed by Daniel Lockyer
parent 64af4e2742
commit 3168d3d705
2 changed files with 5 additions and 5 deletions

View file

@ -26,7 +26,7 @@
],
"devDependencies": {
"c8": "7.14.0",
"i18next-parser": "8.3.0",
"i18next-parser": "8.4.0",
"mocha": "10.2.0"
},
"dependencies": {

View file

@ -18336,10 +18336,10 @@ husky@8.0.3:
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
i18next-parser@8.3.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/i18next-parser/-/i18next-parser-8.3.0.tgz#60bbe5464f2e19aff3949d8277f03b014d2bcfb2"
integrity sha512-5FAI1SYQ7nTxjUvUw/2r8FCEC08riT9ZB1thOIEf1EjRZZ+XCgFg5adzc3xY5DwDhGoKoUr6Got3H1AWm2tyOQ==
i18next-parser@8.4.0:
version "8.4.0"
resolved "https://registry.yarnpkg.com/i18next-parser/-/i18next-parser-8.4.0.tgz#9712841f9c22ad5ac109e91e2def775fa46db392"
integrity sha512-4Ahcv0NoYHVBoPmSM7J91JhuIlk348h0z2mzzB+JxYqQlKIp5tOicWblGX0ALM1ChrQnq4ERSdxhgcb2oQKDgg==
dependencies:
"@babel/runtime" "^7.15.4"
broccoli-plugin "^4.0.7"