From 872bdda88eff728d6462e22617eaddfa4e415f0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 11:21:14 +0000 Subject: [PATCH] chore(deps): update appium-related packages (#1833) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 44 ++++++++++++++++++++++---------------------- package.json | 4 ++-- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package-lock.json b/package-lock.json index c5c4d5ef8..03e85c85c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,10 +39,10 @@ "electron": "node_modules/.bin/electron" }, "devDependencies": { - "@appium/docutils": "1.0.24", + "@appium/docutils": "1.0.25", "@appium/eslint-config-appium-ts": "0.3.3", "@appium/fake-driver": "5.5.6", - "@appium/support": "5.1.7", + "@appium/support": "5.1.8", "@eslint/compat": "1.1.1", "@eslint/eslintrc": "3.2.0", "@eslint/js": "9.16.0", @@ -199,13 +199,13 @@ } }, "node_modules/@appium/docutils": { - "version": "1.0.24", - "resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-1.0.24.tgz", - "integrity": "sha512-RqVBf10OBliTQfW4bChKjGx4xP4bLaF20PZMbqxcWdudmc/OyIctw+G0ThFMbNu0RwWgTLVJ9cg8ODI3MbjjbQ==", + "version": "1.0.25", + "resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-1.0.25.tgz", + "integrity": "sha512-x13gEuYViiNkcX0kZqpnSwkyzQEn2iVkOlY/8Hs2FaEQfl4Xq/S3e98AilVCtUh4mK2pJ7A1RgWj1CI1r4bZkA==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@appium/support": "^5.1.7", + "@appium/support": "^5.1.8", "@appium/tsconfig": "^0.3.3", "@sliphua/lilconfig-ts-loader": "3.2.2", "@types/which": "3.0.4", @@ -220,7 +220,7 @@ "semver": "7.6.3", "source-map-support": "0.5.21", "teen_process": "2.2.0", - "type-fest": "4.29.0", + "type-fest": "4.29.1", "typescript": "5.7.2", "yaml": "2.6.1", "yargs": "17.7.2", @@ -235,9 +235,9 @@ } }, "node_modules/@appium/docutils/node_modules/type-fest": { - "version": "4.29.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.29.0.tgz", - "integrity": "sha512-RPYt6dKyemXJe7I6oNstcH24myUGSReicxcHTvCLgzm4e0n8y05dGvcGB15/SoPRBmhlMthWQ9pvKyL81ko8nQ==", + "version": "4.29.1", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.29.1.tgz", + "integrity": "sha512-Y1zUveI92UYM/vo1EFlQSsNf74+hfKH+7saZJslF0Fw92FRaiTAnHPIvo9d7SLxXt/gAYqA4RXyDTioMQCCp0A==", "dev": true, "license": "(MIT OR CC0-1.0)", "engines": { @@ -355,15 +355,15 @@ } }, "node_modules/@appium/support": { - "version": "5.1.7", - "resolved": "https://registry.npmjs.org/@appium/support/-/support-5.1.7.tgz", - "integrity": "sha512-v3quB0myGbpmXSqwLhDVg4ZBGxmyj+E58p3gtEgqgNKUXg78IGM+utGO++novlnrBFyTYWUIplPa3eirImRj6w==", + "version": "5.1.8", + "resolved": "https://registry.npmjs.org/@appium/support/-/support-5.1.8.tgz", + "integrity": "sha512-GlaORVlf5Rx+xYvoe5k/Nvgozd1unTd+xoxwv6Hmf75hyQUSPrJysJwaLiP9jvQWWQ1yKVmft5vbxfraHURjVg==", "dev": true, "license": "Apache-2.0", "dependencies": { "@appium/logger": "^1.6.1", "@appium/tsconfig": "^0.3.3", - "@appium/types": "^0.22.1", + "@appium/types": "^0.22.2", "@colors/colors": "1.6.0", "@types/archiver": "6.0.3", "@types/base64-stream": "1.0.5", @@ -409,7 +409,7 @@ "source-map-support": "0.5.21", "supports-color": "8.1.1", "teen_process": "2.2.0", - "type-fest": "4.29.0", + "type-fest": "4.29.1", "uuid": "11.0.3", "which": "4.0.0", "yauzl": "3.2.0" @@ -439,9 +439,9 @@ } }, "node_modules/@appium/support/node_modules/@appium/types": { - "version": "0.22.1", - "resolved": "https://registry.npmjs.org/@appium/types/-/types-0.22.1.tgz", - "integrity": "sha512-Cd69zb00rCbSsDETCd5igvjm3a+b7HCOQmunqDy7jY91A9wq7jM5shSAFMH4lAeJm2l8kN6s+eeULj7OTlvnIQ==", + "version": "0.22.2", + "resolved": "https://registry.npmjs.org/@appium/types/-/types-0.22.2.tgz", + "integrity": "sha512-wiUWRAJBDJNay29+wEv5Yf1W4aN39rK+/8xm2D5ix2EN6Bt7grcjSQG2D1CPWXK8sSI4yi8ZvwwQje7lW5N6qA==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -450,7 +450,7 @@ "@appium/tsconfig": "^0.3.3", "@types/express": "5.0.0", "@types/ws": "8.5.13", - "type-fest": "4.29.0" + "type-fest": "4.29.1" }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0", @@ -494,9 +494,9 @@ } }, "node_modules/@appium/support/node_modules/type-fest": { - "version": "4.29.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.29.0.tgz", - "integrity": "sha512-RPYt6dKyemXJe7I6oNstcH24myUGSReicxcHTvCLgzm4e0n8y05dGvcGB15/SoPRBmhlMthWQ9pvKyL81ko8nQ==", + "version": "4.29.1", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.29.1.tgz", + "integrity": "sha512-Y1zUveI92UYM/vo1EFlQSsNf74+hfKH+7saZJslF0Fw92FRaiTAnHPIvo9d7SLxXt/gAYqA4RXyDTioMQCCp0A==", "dev": true, "license": "(MIT OR CC0-1.0)", "engines": { diff --git a/package.json b/package.json index 3c5b54786..a48024b27 100644 --- a/package.json +++ b/package.json @@ -92,10 +92,10 @@ "eslint": "V9: need to wait for plugins to support it" }, "devDependencies": { - "@appium/docutils": "1.0.24", + "@appium/docutils": "1.0.25", "@appium/eslint-config-appium-ts": "0.3.3", "@appium/fake-driver": "5.5.6", - "@appium/support": "5.1.7", + "@appium/support": "5.1.8", "@eslint/compat": "1.1.1", "@eslint/eslintrc": "3.2.0", "@eslint/js": "9.16.0",