Skip to content

Commit

Permalink
Replace dependency babel-eslint with @babel/eslint-parser ^7.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 19, 2024
1 parent 4f2bae4 commit e2e63e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@vue/cli-plugin-eslint": "^4.5.8",
"@vue/cli-plugin-pwa": "^4.5.8",
"@vue/cli-service": "^4.5.8",
"babel-eslint": "^10.1.0",
"@babel/eslint-parser": "^7.11.0",
"eslint": "^7.12.1",
"eslint-plugin-vue": "^7.1.0",
"sass": "^1.58.1",
Expand Down

0 comments on commit e2e63e5

Please sign in to comment.