Bump i18next-parser for true --silent fix

This commit is contained in:
Tom Moor 2021-09-16 16:26:57 -07:00
parent 27736f66ef
commit f6c2a95a55
2 changed files with 5 additions and 5 deletions

View File

@ -201,7 +201,7 @@
"fetch-test-server": "^1.1.0",
"flow-bin": "^0.124.0",
"html-webpack-plugin": "3.2.0",
"i18next-parser": "^4.6.0",
"i18next-parser": "^4.7.0",
"jest-cli": "^26.0.0",
"jest-fetch-mock": "^3.0.3",
"koa-webpack-dev-middleware": "^1.4.5",

View File

@ -7559,10 +7559,10 @@ i18next-http-backend@^1.3.1:
dependencies:
cross-fetch "3.1.4"
i18next-parser@^4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/i18next-parser/-/i18next-parser-4.6.0.tgz#784ebae92547959edc62adc96df1c46d91dcbe9d"
integrity sha512-R/u/YMfQoiETED5w1k5S02CmgIQ5V1EC5BYd5LXRRwsf3S1I7vJ3RQwUQI1ypGWXYTlxJ+LwgFzkw6otlLXFlA==
i18next-parser@^4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/i18next-parser/-/i18next-parser-4.7.0.tgz#18471cc92074a31bdc132044d0a6084b02b22cd7"
integrity sha512-oRPNf68ibfrheEdbcT7Vp769Es/qKPR20Eg3hPcGesOn/XSJ3faMCtyy0FBSdmiof16/jD535UxAobERW2HreQ==
dependencies:
broccoli-plugin "^4.0.5"
cheerio "^1.0.0-rc.2"