Skip to content

Commit 08e96f5

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser
1 parent 85313cd commit 08e96f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"babel-cli": "6.26.0",
37-
"babel-eslint": "8.2.3",
37+
"@babel/eslint-parser": "7.11.0",
3838
"babel-plugin-add-module-exports": "0.2.1",
3939
"babel-preset-es2015": "6.24.1",
4040
"babel-preset-stage-0": "6.24.1",

0 commit comments

Comments
 (0)