Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Commit a36e7ab

Browse files
Replace dependency babel-eslint with @babel/eslint-parser ^7.11.0
1 parent 37fa87b commit a36e7ab

2 files changed

Lines changed: 64 additions & 27 deletions

File tree

package-lock.json

Lines changed: 63 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@vue/test-utils": "^1.0.0-beta.27",
2626
"autoprefixer": "^9.6.0",
2727
"babel-core": "7.0.0-bridge.0",
28-
"babel-eslint": "^10.0.1",
28+
"@babel/eslint-parser": "^7.11.0",
2929
"babel-jest": "^26.0.0",
3030
"eslint": "^7.0.0",
3131
"eslint-config-prettier": "^6.0.0",

0 commit comments

Comments
 (0)