Skip to content

Commit

Permalink
chore(deps): upgrade to latests
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Jun 15, 2023
1 parent 453d2dc commit 77f29db
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"singleQuote": true
},
"dependencies": {
"appium-adb": "^9.11.2",
"appium-adb": "^9.12.0",
"appium-chromedriver": "^5.2.0",
"asyncbox": "^2.8.0",
"axios": "^1.x",
Expand All @@ -83,7 +83,7 @@
"@appium/support": "^4.0.0",
"@appium/test-support": "^3.0.0",
"@appium/tsconfig": "^0.3.0",
"@appium/types": "^0.11.1",
"@appium/types": "^0.13.0",
"@commitlint/cli": "^17.6.3",
"@commitlint/config-conventional": "^17.6.3",
"@semantic-release/changelog": "^6.0.1",
Expand All @@ -104,6 +104,7 @@
"@typescript-eslint/parser": "^5.59.5",
"@xmldom/xmldom": "^0.x",
"android-apidemos": "^4.1.0",
"appium": "^2.0.0-rc.3",
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"conventional-changelog-conventionalcommits": "^6.0.0",
Expand Down

0 comments on commit 77f29db

Please sign in to comment.