Skip to content

Commit

Permalink
chore(deps): update dependency i18next-scanner to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 15, 2022
1 parent 4cafd25 commit bb0b318
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.31.10",
"eslint-plugin-react-hooks": "4.6.0",
"i18next-scanner": "4.0.0",
"i18next-scanner": "4.1.0",
"i18next-scanner-typescript": "1.0.6",
"jest": "29.2.0",
"jest-environment-jsdom": "29.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7306,10 +7306,10 @@ i18next-scanner-typescript@1.0.6:
dependencies:
typescript "^3.0.0"

i18next-scanner@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/i18next-scanner/-/i18next-scanner-4.0.0.tgz#e18f63267012e6acdfff7a11ef22fc2e77fdaf02"
integrity sha512-jVSEDhpjbfSp7KYzM0CYTn+xMzLNuHeqp1q+9RZuPNuICX8jvsPJjNU9tFPlKPI5IHlZDvbc4bG+3QbUMfTS3A==
i18next-scanner@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/i18next-scanner/-/i18next-scanner-4.1.0.tgz#15979dcfd6eca494e08c8a8ff784e8740ab7d318"
integrity sha512-KAZRc6ZBqtn/Qa5fRRTn7D8effB84K9m3g9SQcKD+tocMajEVW2zfFP397qNxROad1VFjUGT8aw1Y6ZcfnIzlg==
dependencies:
acorn "^8.0.4"
acorn-dynamic-import "^4.0.0"
Expand Down

0 comments on commit bb0b318

Please sign in to comment.