Skip to content

Commit ee4ee72

Browse files
Replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent f3ad59d commit ee4ee72

File tree

2 files changed

+90
-54
lines changed

2 files changed

+90
-54
lines changed

package-lock.json

Lines changed: 89 additions & 53 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
@@ -166,7 +166,7 @@
166166
"@typescript-eslint/parser": "5.62.0",
167167
"@wdio/types": "^8.24.2",
168168
"appium-uiautomator2-driver": "^3.0.4",
169-
"babel-eslint": "10.1.0",
169+
"@babel/eslint-parser": "7.11.0",
170170
"chai": "4.3.10",
171171
"chai-as-promised": "^7.1.1",
172172
"chai-exclude": "^2.1.0",

0 commit comments

Comments
 (0)