Skip to content

Commit

Permalink
Update @babel/eslint-parser to version 7.26.5 (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 11, 2025
1 parent b5aecc1 commit d0030e3
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 @@ -36,7 +36,7 @@
"react-i18nify": "6.1.3"
},
"devDependencies": {
"@babel/eslint-parser": "7.25.9",
"@babel/eslint-parser": "7.26.5",
"eslint": "9.17.0",
"@eslint/compat": "1.2.5",
"@eslint/eslintrc": "3.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@
json5 "^2.2.3"
semver "^6.3.1"

"@babel/eslint-parser@7.25.9":
version "7.25.9"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.9.tgz#603c68a63078796527bc9d0833f5e52dd5f9224c"
integrity sha512-5UXfgpK0j0Xr/xIdgdLEhOFxaDZ0bRPWJJchRpqOSur/3rZoPbqqki5mm0p4NE2cs28krBEiSM2MB7//afRSQQ==
"@babel/eslint-parser@7.26.5":
version "7.26.5"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.5.tgz#aa669f4d873f9cd617050cf3c40c19cd96307efb"
integrity sha512-Kkm8C8uxI842AwQADxl0GbcG1rupELYLShazYEZO/2DYjhyWXJIOUVOE3tBYm6JXzUCNJOZEzqc4rCW/jsEQYQ==
dependencies:
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
eslint-visitor-keys "^2.1.0"
Expand Down

0 comments on commit d0030e3

Please sign in to comment.