Skip to content

Commit acef58a

Browse files
chore(deps): replace devdependency babel-eslint with @babel/eslint-parser ^7.11.0
1 parent 34f27b1 commit acef58a

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
@@ -50,7 +50,7 @@
5050
"@commitlint/cli": "^8.1.0",
5151
"@commitlint/config-conventional": "^8.1.0",
5252
"@commitlint/travis-cli": "^8.1.0",
53-
"babel-eslint": "^10.0.2",
53+
"@babel/eslint-parser": "^7.11.0",
5454
"babel-jest": "^24.9.0",
5555
"babel-loader": "^8.0.6",
5656
"babel-register": "^6.22.0",

0 commit comments

Comments
 (0)