diff --git a/package.json b/package.json index ac03cd16c..437dc7aed 100644 --- a/package.json +++ b/package.json @@ -79,11 +79,11 @@ "devDependencies": { "@appium/docutils": "^0.4.4", "@appium/eslint-config-appium": "^8.0.3", - "@appium/eslint-config-appium-ts": "^0.3.1", + "@appium/eslint-config-appium-ts": "^0.x", "@appium/support": "^4.0.1", "@appium/test-support": "^3.0.0", - "@appium/tsconfig": "^0.3.0", - "@appium/types": "^0.13.0", + "@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",