diff --git a/package.json b/package.json index f11b7c58..36ee8ad1 100644 --- a/package.json +++ b/package.json @@ -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",