File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 39
39
"@babel/preset-typescript" : " 7.7.4" ,
40
40
"babel-plugin-add-module-exports" : " 1.0.2" ,
41
41
"babel-plugin-dev-expression" : " 0.2.2" ,
42
- "concurrently" : " 5.0.1 " ,
42
+ "concurrently" : " 5.0.2 " ,
43
43
"husky" : " 3.1.0" ,
44
44
"jest" : " 23.6.0" ,
45
45
"jest-junit" : " 10.0.0" ,
Original file line number Diff line number Diff line change 2172
2172
readable-stream "^2.2.2"
2173
2173
typedarray "^0.0.6"
2174
2174
2175
-
2176
- version "5.0.1 "
2177
- resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.0.1 .tgz#9d15e0e7bb7ebe5c3bcd86deb8393501c35dd003 "
2178
- integrity sha512-fPKUlOAXEXpktp3z7RqIvzTSCowfDo8oQbdKoGKGZVm+G2hGFbIIAFm4qwWcGl/sIHmpMSgPqeCbjld3kdPXvA ==
2175
+
2176
+ version "5.0.2 "
2177
+ resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.0.2 .tgz#4d2911018c0f15ddec34a8e668fc48dced7f3b1e "
2178
+ integrity sha512-iUNVI6PzKO0RVXV9pHWM0khvEbELxf3XLIoChaV6hHyoIaJuxQWZiOwlNysnJX5khsfvIK66+OJqRdbYrdsR1g ==
2179
2179
dependencies :
2180
2180
chalk "^2.4.2"
2181
2181
date-fns "^2.0.1"
2184
2184
rxjs "^6.5.2"
2185
2185
spawn-command "^0.0.2-1"
2186
2186
supports-color "^6.1.0"
2187
- tree-kill "^1.2.1 "
2187
+ tree-kill "^1.2.2 "
2188
2188
yargs "^13.3.0"
2189
2189
2190
2190
config-chain@^1.1.12 :
@@ -8472,7 +8472,7 @@ traverse@~0.6.6:
8472
8472
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
8473
8473
integrity sha1-y99WD9e5r2MlAv7UD5GMFX6pcTc=
8474
8474
8475
- tree-kill@^1.2.1 :
8475
+ tree-kill@^1.2.1, tree-kill@^1.2.2 :
8476
8476
version "1.2.2"
8477
8477
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
8478
8478
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
You can’t perform that action at this time.
0 commit comments