File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 44
44
"babel-eslint" : " 10.0.3" ,
45
45
"babel-plugin-add-module-exports" : " 1.0.2" ,
46
46
"babel-plugin-dev-expression" : " 0.2.2" ,
47
- "concurrently" : " 5.0.1 " ,
47
+ "concurrently" : " 5.0.2 " ,
48
48
"eslint" : " 6.7.2" ,
49
49
"eslint-config-prettier" : " 6.7.0" ,
50
50
"eslint-plugin-import" : " 2.19.1" ,
Original file line number Diff line number Diff line change @@ -2191,10 +2191,10 @@ concat-stream@^1.5.0:
2191
2191
readable-stream "^2.2.2"
2192
2192
typedarray "^0.0.6"
2193
2193
2194
-
2195
- version "5.0.1 "
2196
- resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.0.1 .tgz#9d15e0e7bb7ebe5c3bcd86deb8393501c35dd003 "
2197
- integrity sha512-fPKUlOAXEXpktp3z7RqIvzTSCowfDo8oQbdKoGKGZVm+G2hGFbIIAFm4qwWcGl/sIHmpMSgPqeCbjld3kdPXvA ==
2194
+
2195
+ version "5.0.2 "
2196
+ resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.0.2 .tgz#4d2911018c0f15ddec34a8e668fc48dced7f3b1e "
2197
+ integrity sha512-iUNVI6PzKO0RVXV9pHWM0khvEbELxf3XLIoChaV6hHyoIaJuxQWZiOwlNysnJX5khsfvIK66+OJqRdbYrdsR1g ==
2198
2198
dependencies :
2199
2199
chalk "^2.4.2"
2200
2200
date-fns "^2.0.1"
2203
2203
rxjs "^6.5.2"
2204
2204
spawn-command "^0.0.2-1"
2205
2205
supports-color "^6.1.0"
2206
- tree-kill "^1.2.1 "
2206
+ tree-kill "^1.2.2 "
2207
2207
yargs "^13.3.0"
2208
2208
2209
2209
config-chain@^1.1.12 :
@@ -8223,10 +8223,10 @@ traverse@~0.6.6:
8223
8223
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
8224
8224
integrity sha1-y99WD9e5r2MlAv7UD5GMFX6pcTc=
8225
8225
8226
- tree-kill@^1.2.1 :
8227
- version "1.2.1 "
8228
- resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.1 .tgz#5398f374e2f292b9dcc7b2e71e30a5c3bb6c743a "
8229
- integrity sha512-4hjqbObwlh2dLyW4tcz0Ymw0ggoaVDMveUB9w8kFSQScdRLo0gxO9J7WFcUBo+W3C1TLdFIEwNOWebgZZ0RH9Q ==
8226
+ tree-kill@^1.2.2 :
8227
+ version "1.2.2 "
8228
+ resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2 .tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc "
8229
+ integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A ==
8230
8230
8231
8231
trim-newlines@^2.0.0 :
8232
8232
version "2.0.0"
You can’t perform that action at this time.
0 commit comments