Skip to content
This repository was archived by the owner on Apr 5, 2023. It is now read-only.

Commit 1ab3b34

Browse files
Replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent c49e652 commit 1ab3b34

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
@@ -41,7 +41,7 @@
4141
"@babel/plugin-proposal-object-rest-spread": "7.9.5",
4242
"@babel/preset-env": "7.9.5",
4343
"babel-core": "7.0.0-bridge.0",
44-
"babel-eslint": "10.1.0",
44+
"@babel/eslint-parser": "7.11.0",
4545
"babel-jest": "25.1.0",
4646
"eslint": "6.8.0",
4747
"flow-bin": "0.127.0",

0 commit comments

Comments
 (0)