Skip to content

Commit 1d572fc

Browse files
sethjonesmgechev
authored andcommitted
build: update tree-kill to version ^1.2.2
Update tree-kill dependency to ^1.2.2 in response to https://npmjs.com/advisories/1432
1 parent b7c3804 commit 1d572fc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"spdx-satisfies": "^5.0.0",
143143
"tar": "^5.0.0",
144144
"through2": "^3.0.0",
145-
"tree-kill": "^1.2.0",
145+
"tree-kill": "^1.2.2",
146146
"ts-api-guardian": "0.4.6",
147147
"ts-node": "^5.0.0",
148148
"tslint-no-circular-imports": "^0.7.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11336,7 +11336,7 @@ tr46@^1.0.1:
1133611336
dependencies:
1133711337
punycode "^2.1.0"
1133811338

11339-
tree-kill@1.2.2:
11339+
tree-kill@1.2.2, tree-kill@^1.2.2:
1134011340
version "1.2.2"
1134111341
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
1134211342
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==

0 commit comments

Comments
 (0)