Skip to content

Commit 50c566c

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent 5c86d1b commit 50c566c

File tree

2 files changed

+29
-23
lines changed

2 files changed

+29
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@typescript-eslint/eslint-plugin": "3.10.1",
8181
"@typescript-eslint/parser": "3.10.1",
8282
"babel-core": "7.0.0-bridge.0",
83-
"babel-eslint": "10.1.0",
83+
"@babel/eslint-parser": "7.11.0",
8484
"babel-jest": "26.6.3",
8585
"check-node-version": "4.2.1",
8686
"codecov": "^3.8.3",

pnpm-lock.yaml

Lines changed: 28 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)