Skip to content

Commit ebaf8a7

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent 095af5d commit ebaf8a7

File tree

2 files changed

+36
-151
lines changed

2 files changed

+36
-151
lines changed

package-lock.json

+35-150
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"popper.js": "^1.15.0"
3131
},
3232
"devDependencies": {
33-
"babel-eslint": "10.1.0",
33+
"@babel/eslint-parser": "7.11.0",
3434
"chai": "4.3.4",
3535
"chai-enzyme": "1.0.0-beta.1",
3636
"condition-circle": "2.0.2",

0 commit comments

Comments
 (0)