From 850fd27236da7e2bf3a6e74ada142dbfb54d9f63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 00:43:51 +0000 Subject: [PATCH] chore(deps): pin dependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 221c2fd3..3680b5c1 100644 --- a/package.json +++ b/package.json @@ -92,8 +92,8 @@ "types": "./build/lib/driver.d.ts", "devDependencies": { "@appium/eslint-config-appium": "^8.0.5", - "@appium/tsconfig": "^0.x", - "@appium/types": "^0.x", + "@appium/tsconfig": "0.3.3", + "@appium/types": "0.22.2", "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", "@types/bluebird": "^3.5.42",