diff --git a/package.json b/package.json index fb3c469a..98afeffd 100644 --- a/package.json +++ b/package.json @@ -91,9 +91,9 @@ }, "types": "./build/lib/driver.d.ts", "devDependencies": { - "@appium/eslint-config-appium": "^8.0.5", - "@appium/tsconfig": "^0.x", - "@appium/types": "^0.x", + "@appium/eslint-config-appium": "8.0.5", + "@appium/tsconfig": "0.3.3", + "@appium/types": "0.22.3", "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", "@types/bluebird": "^3.5.42",