Skip to content

Commit 46a3573

Browse files
ci(deps): replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent d6c54cf commit 46a3573

File tree

2 files changed

+92
-56
lines changed

2 files changed

+92
-56
lines changed

package-lock.json

Lines changed: 91 additions & 55 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
@@ -170,7 +170,7 @@
170170
"appium-uiautomator2-driver": "^3.0.4",
171171
"appium-xcuitest-driver": "^7.24.17",
172172
"appium-flutter-integration-driver": "^1.1.3",
173-
"babel-eslint": "10.1.0",
173+
"@babel/eslint-parser": "7.11.0",
174174
"chai": "4.5.0",
175175
"chai-as-promised": "^7.1.1",
176176
"chai-exclude": "^2.1.0",

0 commit comments

Comments
 (0)