Skip to content

Commit

Permalink
bump imports
Browse files Browse the repository at this point in the history
  • Loading branch information
mykola-mokhnach committed Apr 8, 2024
1 parent dea6187 commit 0be73d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
"@types/source-map-support": "^0.5.6",
"@types/teen_process": "^2.0.0",
"@types/ws": "^8.5.4",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@xmldom/xmldom": "^0.x",
"android-apidemos": "^4.1.0",
"appium": "^2.0.0-rc.5",
Expand All @@ -111,7 +111,7 @@
"xpath": "^0.x"
},
"peerDependencies": {
"appium": "^2.0.0-beta.40"
"appium": "^2.5.2"
},
"engines": {
"node": ">=14",
Expand Down

0 comments on commit 0be73d2

Please sign in to comment.