Skip to content

Commit 13079ff

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent d0289ef commit 13079ff

File tree

2 files changed

+113
-60
lines changed

2 files changed

+113
-60
lines changed

package-lock.json

+112-59
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@testing-library/jest-dom": "6.6.3",
4343
"@typescript-eslint/eslint-plugin": "5.62.0",
4444
"@typescript-eslint/parser": "5.62.0",
45-
"babel-eslint": "10.1.0",
45+
"@babel/eslint-parser": "7.11.0",
4646
"cross-env": "7.0.3",
4747
"dotenv": "16.4.7",
4848
"eslint": "8.57.1",

0 commit comments

Comments
 (0)