Skip to content

Commit efae39b

Browse files
ci(deps): replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent 33307a3 commit efae39b

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
@@ -169,7 +169,7 @@
169169
"@wdio/types": "^8.24.2",
170170
"appium-uiautomator2-driver": "^3.0.4",
171171
"appium-xcuitest-driver": "^7.24.17",
172-
"babel-eslint": "10.1.0",
172+
"@babel/eslint-parser": "7.11.0",
173173
"chai": "4.5.0",
174174
"chai-as-promised": "^7.1.1",
175175
"chai-exclude": "^2.1.0",

0 commit comments

Comments
 (0)