Update dependency i18next-parser to v7.7.0

This commit is contained in:
renovate[bot] 2023-02-20 00:23:58 +00:00 committed by Daniel Lockyer
parent fab4d49077
commit b9c2af5d4c
2 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
],
"devDependencies": {
"c8": "7.13.0",
"i18next-parser": "7.6.0",
"i18next-parser": "7.7.0",
"mocha": "10.2.0"
},
"dependencies": {

View File

@ -15769,10 +15769,10 @@ husky@8.0.3:
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
i18next-parser@7.6.0:
version "7.6.0"
resolved "https://registry.yarnpkg.com/i18next-parser/-/i18next-parser-7.6.0.tgz#6cf39b07513b1852a072b4ce70e088b3273c4785"
integrity sha512-NpBhaPzQXo9mo5nBP/eniOgUOlbDEd6WV7oEslUz3cxM8vClCz4c09iJ16tWUOTqbqSwoN2qhU2Y8w23SMwSnw==
i18next-parser@7.7.0:
version "7.7.0"
resolved "https://registry.yarnpkg.com/i18next-parser/-/i18next-parser-7.7.0.tgz#ce61f339ed0fe12ab2fdae101c59c77c62f26fc1"
integrity sha512-t64bvrr+G+wbZSEr3nZ61j3l7YFvJnPBNTlS90VM3KnxRf6gmtZv76ppUXBEdepr2CGkO+ZY6arzBJ8gGs2suQ==
dependencies:
"@babel/runtime" "^7.15.4"
broccoli-plugin "^4.0.7"