Skip to content

Commit

Permalink
chore: Bump i18next-scanner from 4.5.0 to 4.6.0 (#5049)
Browse files Browse the repository at this point in the history
Bumps [i18next-scanner](https://github.com/i18next/i18next-scanner) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/i18next/i18next-scanner/releases)
- [Commits](i18next/i18next-scanner@v4.5.0...v4.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2024
1 parent 8aa7062 commit 6e6e797
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"fs-extra": "11.2.0",
"generate-changelog": "1.8.0",
"husky": "4.3.8",
"i18next-scanner": "4.5.0",
"i18next-scanner": "4.6.0",
"jest": "29.7.0",
"lint-staged": "15.2.10",
"os-browserify": "0.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8375,9 +8375,9 @@ __metadata:
languageName: node
linkType: hard

"i18next-scanner@npm:4.5.0":
version: 4.5.0
resolution: "i18next-scanner@npm:4.5.0"
"i18next-scanner@npm:4.6.0":
version: 4.6.0
resolution: "i18next-scanner@npm:4.6.0"
dependencies:
acorn: ^8.0.4
acorn-jsx: ^5.3.1
Expand All @@ -8400,7 +8400,7 @@ __metadata:
vinyl-fs: ^4.0.0
bin:
i18next-scanner: bin/cli.js
checksum: 57e193b6cb580b288eeb06d95b4e3f3bc196f87957e1402ea92ed6b12bf8457cd5adaf367dbea711aee128cb4dfe6c9e5474bd94ae7ec2e2ec3eba76c95d7f14
checksum: 3d0a1f841055cb096a4f3f876f90326495a730738fa6e8c37fda0fe5c9213fa4364bf413fbae99a7b1c424d7687817c236df384d72e96c121fb6c06661b9f1b7
languageName: node
linkType: hard

Expand Down Expand Up @@ -14219,7 +14219,7 @@ __metadata:
i18next: 23.16.1
i18next-browser-languagedetector: 8.0.0
i18next-react-postprocessor: 3.1.0
i18next-scanner: 4.5.0
i18next-scanner: 4.6.0
jest: 29.7.0
jest-environment-jsdom: 29.7.0
lint-staged: 15.2.10
Expand Down

0 comments on commit 6e6e797

Please sign in to comment.