Skip to content

Commit

Permalink
Replace dependency babel-eslint with @babel/eslint-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2023
1 parent 6062417 commit 7122ce0
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 1 deletion.
35 changes: 35 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@vue/cli-service": "3.4.0",
"@vue/eslint-config-standard": "4.0.0",
"animate.css": "3.7.0",
"babel-eslint": "10.0.1",
"@babel/eslint-parser": "7.11.0",
"eagle.js": "0.4.4",
"eslint": "5.13.0",
"eslint-plugin-vue": "5.2.1",
Expand Down

0 comments on commit 7122ce0

Please sign in to comment.