Skip to content

Commit 9ad1d99

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser ^7.11.0
1 parent 9087648 commit 9ad1d99

File tree

2 files changed

+1
-23
lines changed

2 files changed

+1
-23
lines changed

package-lock.json

Lines changed: 0 additions & 22 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
@@ -99,7 +99,7 @@
9999
"@typescript-eslint/eslint-plugin": "^4.29.1",
100100
"@typescript-eslint/parser": "^4.29.1",
101101
"babel-core": "^7.0.0-bridge.0",
102-
"babel-eslint": "^10.0.1",
102+
"@babel/eslint-parser": "^7.11.0",
103103
"babel-jest": "^27.0.6",
104104
"babel-loader": "^8.2.2",
105105
"commitizen": "^4.2.4",

0 commit comments

Comments
 (0)