Skip to content

Commit ef9803c

Browse files
Replace dependency babel-eslint with @babel/eslint-parser ~7.11.0
1 parent a6055a3 commit ef9803c

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
@@ -80,7 +80,7 @@
8080
"@babel/preset-env": "~7.12.1",
8181
"@webpack-cli/serve": "~1.6.0",
8282
"angular-mocks": "~1.8.2",
83-
"babel-eslint": "~10.1.0",
83+
"@babel/eslint-parser": "~7.11.0",
8484
"babel-loader": "~8.1.0",
8585
"bardjs": "~0.1.8",
8686
"chai": "~4.2.0",

0 commit comments

Comments
 (0)