File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 41
41
"@babel/preset-typescript" : " 7.9.0" ,
42
42
"babel-plugin-add-module-exports" : " 1.0.2" ,
43
43
"babel-plugin-dev-expression" : " 0.2.2" ,
44
- "concurrently" : " 5.1 .0" ,
44
+ "concurrently" : " 5.2 .0" ,
45
45
"husky" : " 3.1.0" ,
46
46
"jest" : " 23.6.0" ,
47
47
"jest-junit" : " 10.0.0" ,
Original file line number Diff line number Diff line change @@ -2340,10 +2340,10 @@ concat-stream@^1.5.0, concat-stream@^1.6.2:
2340
2340
readable-stream "^2.2.2"
2341
2341
typedarray "^0.0.6"
2342
2342
2343
- concurrently@5.1 .0 :
2344
- version "5.1 .0"
2345
- resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.1 .0.tgz#05523986ba7aaf4b58a49ddd658fab88fa783132 "
2346
- integrity sha512-9ViZMu3OOCID3rBgU31mjBftro2chOop0G2u1olq1OuwRBVRw/GxHTg80TVJBUTJfoswMmEUeuOg1g1yu1X2dA ==
2343
+ concurrently@5.2 .0 :
2344
+ version "5.2 .0"
2345
+ resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.2 .0.tgz#ead55121d08a0fc817085584c123cedec2e08975 "
2346
+ integrity sha512-XxcDbQ4/43d6CxR7+iV8IZXhur4KbmEJk1CetVMUqCy34z9l0DkszbY+/9wvmSnToTej0SYomc2WSRH+L0zVJw ==
2347
2347
dependencies :
2348
2348
chalk "^2.4.2"
2349
2349
date-fns "^2.0.1"
You can’t perform that action at this time.
0 commit comments