File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 49
49
"@typescript-eslint/eslint-plugin" : " 4.18.0" ,
50
50
"@typescript-eslint/parser" : " 4.18.0" ,
51
51
"babel-loader" : " 8.2.2" ,
52
- "concurrently" : " 6.0.1 " ,
52
+ "concurrently" : " 6.1.0 " ,
53
53
"eslint" : " 7.22.0" ,
54
54
"eslint-config-airbnb" : " 18.2.1" ,
55
55
"eslint-config-prettier" : " 7.2.0" ,
Original file line number Diff line number Diff line change @@ -4919,14 +4919,14 @@ concat-stream@^1.5.0:
4919
4919
readable-stream "^2.2.2"
4920
4920
typedarray "^0.0.6"
4921
4921
4922
- concurrently@6.0.1 :
4923
- version "6.0.1 "
4924
- resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.0.1. tgz#b472efd9398bd9f5b117e22f72c3e50bf0a8a651 "
4925
- integrity sha512-YCF/Wf31a910hXu7eGN9/SyHKD/usw3Shw4IPYuqIsxxC39v92engYlIlOs/zXnBJtX/6aVuhgzfhZeGJkhU4w ==
4922
+ concurrently@6.1.0 :
4923
+ version "6.1.0 "
4924
+ resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.1.0. tgz#00d22525d3fcdce7f34cc7f3c9753f90a57d6208 "
4925
+ integrity sha512-jy+xj49pvqeKjc2TAVXRIhrgPG51eBKDZti0kZ41kaWk9iLbyWBjH6KMFpW7peOLkEymD+ZM83Lx6UEy3N/M9g ==
4926
4926
dependencies:
4927
4927
chalk "^4.1.0"
4928
4928
date-fns "^2.16.1"
4929
- lodash "^4.17.20 "
4929
+ lodash "^4.17.21 "
4930
4930
read-pkg "^5.2.0"
4931
4931
rxjs "^6.6.3"
4932
4932
spawn-command "^0.0.2-1"
You can’t perform that action at this time.
0 commit comments