chore(deps-dev): bump i18next-parser from 7.7.0 to 7.9.0 (#5319)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bumps [i18next-parser](https://github.com/i18next/i18next-parser) from 7.7.0 to 7.9.0.
- [Release notes](https://github.com/i18next/i18next-parser/releases)
- [Changelog](https://github.com/i18next/i18next-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-parser/compare/7.7.0...7.9.0)

---
updated-dependencies:
- dependency-name: i18next-parser
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-05-09 06:25:16 -07:00
committed by GitHub
parent 8d157ff962
commit 2a0780cfff
2 changed files with 5 additions and 5 deletions

View File

@@ -321,7 +321,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"fetch-test-server": "^1.1.0",
"husky": "^8.0.2",
"i18next-parser": "^7.7.0",
"i18next-parser": "^7.9.0",
"jest-cli": "^29.5.0",
"jest-environment-jsdom": "^29.4.1",
"jest-fetch-mock": "^3.0.3",

View File

@@ -7603,10 +7603,10 @@ i18next-http-backend@^2.1.1:
dependencies:
cross-fetch "3.1.5"
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==
i18next-parser@^7.9.0:
version "7.9.0"
resolved "https://registry.yarnpkg.com/i18next-parser/-/i18next-parser-7.9.0.tgz#dfba9051b03356e8e69c399193836de401284c94"
integrity sha512-yrPJhWGsDBx404T4KLMOTkTgAAEuHvjbxee3HnlqFHALWy/3BOY7or69CxsJOomN3wdrwgg8kWtfIUWR1BZ1nw==
dependencies:
"@babel/runtime" "^7.15.4"
broccoli-plugin "^4.0.7"