From b68d0df5e71eadd23bddc4bfb75587bec241042c Mon Sep 17 00:00:00 2001 From: Kazuaki Matsuo Date: Sat, 20 Dec 2025 16:43:00 -0800 Subject: [PATCH] chore: bump teen_process --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index db5cf91..7335680 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "dependencies": { "@appium/logger": "^2.0.0-rc.1", "lodash": "^4.2.1", - "teen_process": "^3.0.0" + "teen_process": "^4.0.4" }, "scripts": { "build": "tsc -b", @@ -64,7 +64,6 @@ "@types/lodash": "^4.14.196", "@types/mocha": "^10.0.1", "@types/node": "^24.0.0", - "@types/teen_process": "^2.0.2", "chai": "^6.0.0", "chai-as-promised": "^8.0.0", "conventional-changelog-conventionalcommits": "^9.0.0",