Skip to content

Commit

Permalink
chore: Always use latest types
Browse files Browse the repository at this point in the history
  • Loading branch information
mykola-mokhnach authored Oct 19, 2023
1 parent 8d8c253 commit 83971c0
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 @@ -74,11 +74,11 @@
},
"devDependencies": {
"@appium/eslint-config-appium": "^8.0.4",
"@appium/eslint-config-appium-ts": "^0.3.1",
"@appium/eslint-config-appium-ts": "^0.x",
"@appium/support": "^4.1.2",
"@appium/test-support": "^3.0.20",
"@appium/tsconfig": "^0.3.0",
"@appium/types": "^0.13.4",
"@appium/tsconfig": "^0.x",
"@appium/types": "^0.x",
"@commitlint/cli": "^17.6.3",
"@commitlint/config-conventional": "^17.6.3",
"@semantic-release/changelog": "^6.0.1",
Expand Down

0 comments on commit 83971c0

Please sign in to comment.