File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
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.3.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 @@ -4939,15 +4939,14 @@ concat-stream@^1.5.0:
4939
4939
readable-stream "^2.2.2"
4940
4940
typedarray "^0.0.6"
4941
4941
4942
- concurrently@6.0.1 :
4943
- version "6.0.1 "
4944
- resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.0.1. tgz#b472efd9398bd9f5b117e22f72c3e50bf0a8a651 "
4945
- integrity sha512-YCF/Wf31a910hXu7eGN9/SyHKD/usw3Shw4IPYuqIsxxC39v92engYlIlOs/zXnBJtX/6aVuhgzfhZeGJkhU4w ==
4942
+ concurrently@6.3.0 :
4943
+ version "6.3.0 "
4944
+ resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.3.0. tgz#63128cb4a6ed54d3c0ed8528728590a5fe54582a "
4945
+ integrity sha512-k4k1jQGHHKsfbqzkUszVf29qECBrkvBKkcPJEUDTyVR7tZd1G/JOfnst4g1sYbFvJ4UjHZisj1aWQR8yLKpGPw ==
4946
4946
dependencies:
4947
4947
chalk "^4.1.0"
4948
4948
date-fns "^2.16.1"
4949
- lodash "^4.17.20"
4950
- read-pkg "^5.2.0"
4949
+ lodash "^4.17.21"
4951
4950
rxjs "^6.6.3"
4952
4951
spawn-command "^0.0.2-1"
4953
4952
supports-color "^8.1.0"
You can’t perform that action at this time.
0 commit comments