Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 0703a8b

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent 9f15825 commit 0703a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@vue/cli-plugin-eslint": "4.5.19",
3232
"@vue/cli-service": "4.5.19",
3333
"@vue/eslint-config-airbnb": "5.3.0",
34-
"babel-eslint": "10.1.0",
34+
"@babel/eslint-parser": "7.11.0",
3535
"core-js": "3.29.1",
3636
"eslint": "7.32.0",
3737
"eslint-plugin-testcafe": "0.2.1",

0 commit comments

Comments
 (0)