Skip to content

Commit

Permalink
Update @babel/eslint-parser 7.23.3 → 7.23.9 (patch) (#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 27, 2024
1 parent a9911d5 commit cef0704
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 @@ -56,7 +56,7 @@
"devDependencies": {
"@babel/cli": "7.23.0",
"@babel/core": "7.23.7",
"@babel/eslint-parser": "7.23.3",
"@babel/eslint-parser": "7.23.9",
"@babel/preset-env": "7.23.7",
"@babel/preset-react": "7.23.3",
"@babel/register": "7.23.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@
json5 "^2.2.3"
semver "^6.3.1"

"@babel/[email protected].3":
version "7.23.3"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.23.3.tgz#7bf0db1c53b54da0c8a12627373554a0828479ca"
integrity sha512-9bTuNlyx7oSstodm1cR1bECj4fkiknsDa1YniISkJemMY3DGhJNYBECbe6QD/q54mp2J8VO66jW3/7uP//iFCw==
"@babel/[email protected].9":
version "7.23.9"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.23.9.tgz#052c13b39144e21fdd1e03fc9b67e98976a1ebfc"
integrity sha512-xPndlO7qxiJbn0ATvfXQBjCS7qApc9xmKHArgI/FTEFxXas5dnjC/VqM37lfZun9dclRYcn+YQAr6uDFy0bB2g==
dependencies:
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
eslint-visitor-keys "^2.1.0"
Expand Down

0 comments on commit cef0704

Please sign in to comment.