File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 44
44
"style-loader" : " 0.23.1" ,
45
45
"stylus" : " 0.54.5" ,
46
46
"stylus-loader" : " 3.0.2" ,
47
- "tree-kill" : " 1.2.0 " ,
47
+ "tree-kill" : " 1.2.1 " ,
48
48
"terser-webpack-plugin" : " 1.1.0" ,
49
49
"webpack" : " 4.23.1" ,
50
50
"webpack-dev-middleware" : " 3.4.0" ,
Original file line number Diff line number Diff line change 24
24
"@angular-devkit/core" : " 0.0.0" ,
25
25
"enhanced-resolve" : " 4.1.0" ,
26
26
"rxjs" : " 6.3.3" ,
27
- "tree-kill" : " 1.2.0 " ,
27
+ "tree-kill" : " 1.2.1 " ,
28
28
"webpack-sources" : " 1.2.0"
29
29
},
30
30
"peerDependencies" : {
Original file line number Diff line number Diff line change @@ -9714,7 +9714,12 @@ tough-cookie@~2.4.3:
9714
9714
psl "^1.1.24"
9715
9715
punycode "^1.4.1"
9716
9716
9717
- tree-kill@1.2.0, tree-kill@^1.2.0 :
9717
+ tree-kill@1.2.1 :
9718
+ version "1.2.1"
9719
+ resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.1.tgz#5398f374e2f292b9dcc7b2e71e30a5c3bb6c743a"
9720
+ integrity sha512-4hjqbObwlh2dLyW4tcz0Ymw0ggoaVDMveUB9w8kFSQScdRLo0gxO9J7WFcUBo+W3C1TLdFIEwNOWebgZZ0RH9Q==
9721
+
9722
+ tree-kill@^1.2.0 :
9718
9723
version "1.2.0"
9719
9724
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.0.tgz#5846786237b4239014f05db156b643212d4c6f36"
9720
9725
integrity sha512-DlX6dR0lOIRDFxI0mjL9IYg6OTncLm/Zt+JiBhE5OlFcAR8yc9S7FFXU9so0oda47frdM/JFsk7UjNt9vscKcg==
You can’t perform that action at this time.
0 commit comments