Skip to content

Commit 9326c01

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser ^7.11.0
1 parent b28d9f3 commit 9326c01

File tree

2 files changed

+66
-439
lines changed

2 files changed

+66
-439
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@react-bootstrap/eslint-config-typescript": "^2.0.1",
8787
"@typescript-eslint/eslint-plugin": "^4.22.1",
8888
"@typescript-eslint/parser": "^4.22.1",
89-
"babel-eslint": "^10.1.0",
89+
"@babel/eslint-parser": "^7.11.0",
9090
"babel-loader": "^10.0.0",
9191
"eslint": "^7.25.0",
9292
"eslint-plugin-import": "^2.22.1",

0 commit comments

Comments
 (0)