Skip to content

Commit

Permalink
chore(deps): update dependency i18next-scanner to v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 16, 2024
1 parent b4f7240 commit 5677cf0
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 @@ -117,7 +117,7 @@
"husky": "9.1.6",
"i18next": "22.5.1",
"i18next-browser-languagedetector": "8.0.0",
"i18next-scanner": "4.4.0",
"i18next-scanner": "4.6.0",
"jest-canvas-mock": "2.5.2",
"jest-environment-jsdom-sixteen": "2.0.0",
"js-yaml": "4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10273,10 +10273,10 @@ i18next-browser-languagedetector@8.0.0:
dependencies:
"@babel/runtime" "^7.23.2"

i18next-scanner@4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/i18next-scanner/-/i18next-scanner-4.4.0.tgz#aefa12bd2b879ddcd164669b192c15f2cdff81ba"
integrity sha512-bgnVEfoFHLVxfXNQtsFFzexB/5kwgDZZkZ6+AnCmyaFKEQQbtMkgPgLHlMZ0deIIEG6KN/tYAus5ZJzng2Ac9g==
i18next-scanner@4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/i18next-scanner/-/i18next-scanner-4.6.0.tgz#e7e0b9955388e24c43f1073647e066b747e981b9"
integrity sha512-I/xKcwKfii3L3is3bUvfaIU0QA/wYhpZnjppfrzyb61QQddxkcpspASEtmfnxSYvE6yIaAxDlIxg0EHV7mxssg==
dependencies:
acorn "^8.0.4"
acorn-jsx "^5.3.1"
Expand Down

0 comments on commit 5677cf0

Please sign in to comment.