Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

Commit

Permalink
Replace dependency babel-eslint with @babel/eslint-parser 7.11.0
Browse files Browse the repository at this point in the history
Dependency update (patch) :)
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent 4eb894d commit c7903b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@vue/cli-plugin-babel": "4.5.17",
"@vue/cli-plugin-eslint": "4.5.17",
"@vue/cli-service": "4.5.17",
"babel-eslint": "10.1.0",
"@babel/eslint-parser": "7.11.0",
"eslint": "6.8.0",
"eslint-plugin-vue": "7.20.0",
"sass": "1.32.13",
Expand Down

0 comments on commit c7903b8

Please sign in to comment.