Skip to content

Commit 4a0e64c

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent 231bdf4 commit 4a0e64c

File tree

2 files changed

+119
-63
lines changed

2 files changed

+119
-63
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@testing-library/jest-dom": "5.16.5",
4343
"@typescript-eslint/eslint-plugin": "5.33.0",
4444
"@typescript-eslint/parser": "5.33.0",
45-
"babel-eslint": "10.1.0",
45+
"@babel/eslint-parser": "7.11.0",
4646
"cross-env": "7.0.3",
4747
"dotenv": "16.0.1",
4848
"eslint": "8.22.0",

0 commit comments

Comments
 (0)