Skip to content

Commit

Permalink
chore(deps): replace dependency babel-eslint with @babel/eslint-parse…
Browse files Browse the repository at this point in the history
…r ^7.11.0
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent e8e89a5 commit dfb0cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@vue/eslint-config-typescript": "^5.0.2",
"@vue/test-utils": "1.0.0-beta.33",
"axios": "^1.2.3",
"babel-eslint": "^10.1.0",
"@babel/eslint-parser": "^7.11.0",
"css-loader": "^3.5.3",
"eslint": "^6.8.0",
"eslint-plugin-vue": "^6.2.2",
Expand Down

0 comments on commit dfb0cfa

Please sign in to comment.