Skip to content

Commit

Permalink
fix(support): update dependency teen_process to v2.0.66
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 23, 2023
1 parent 63a0b05 commit 3205b5d
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 21 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/appium/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"resolve-from": "5.0.0",
"semver": "7.5.4",
"source-map-support": "0.5.21",
"teen_process": "2.0.64",
"teen_process": "2.0.66",
"type-fest": "3.13.1",
"winston": "3.11.0",
"wrap-ansi": "7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/doctor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"inquirer": "8.2.6",
"lodash": "4.17.21",
"source-map-support": "0.5.21",
"teen_process": "2.0.64",
"teen_process": "2.0.66",
"yargs": "17.7.2"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/docutils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"read-pkg": "5.2.0",
"semver": "7.5.4",
"source-map-support": "0.5.21",
"teen_process": "2.0.64",
"teen_process": "2.0.66",
"type-fest": "3.13.1",
"typedoc": "0.23.28",
"typedoc-plugin-markdown": "3.14.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-test-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"get-port": "5.1.1",
"log-symbols": "4.1.0",
"source-map-support": "0.5.21",
"teen_process": "2.0.64"
"teen_process": "2.0.66"
},
"peerDependencies": {
"appium": "^2.0.0-beta.43",
Expand Down
2 changes: 1 addition & 1 deletion packages/support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"shell-quote": "1.8.1",
"source-map-support": "0.5.21",
"supports-color": "8.1.1",
"teen_process": "2.0.64",
"teen_process": "2.0.66",
"type-fest": "3.13.1",
"uuid": "9.0.1",
"which": "4.0.0",
Expand Down

0 comments on commit 3205b5d

Please sign in to comment.