diff --git a/package.json b/package.json index 9d09368..516ffdb 100644 --- a/package.json +++ b/package.json @@ -74,9 +74,9 @@ }, "devDependencies": { "@appium/eslint-config-appium": "^8.0.4", - "@appium/eslint-config-appium-ts": "^0.3.1", - "@appium/tsconfig": "^0.3.0", - "@appium/types": "^0.13.2", + "@appium/eslint-config-appium-ts": "^0.x", + "@appium/tsconfig": "^0.x", + "@appium/types": "^0.x", "@semantic-release/changelog": "^6.0.1", "@semantic-release/git": "^10.0.1", "@types/bluebird": "^3.5.38", @@ -87,7 +87,7 @@ "@types/node": "^20.4.7", "@types/sinon": "^10.0.16", "@types/sinon-chai": "^3.2.9", - "@types/teen_process": "2.0.0", + "@types/teen_process": "^2.0.0", "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", "chai": "^4.1.2",