File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/dev-dependencies Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 38
38
"@typescript-eslint/eslint-plugin" : " ^5.41.0" ,
39
39
"babel-jest" : " ^29.2.2" ,
40
40
"chalk" : " ^4.1.2" ,
41
- "concurrently" : " ^7.4 .0" ,
41
+ "concurrently" : " ^7.5 .0" ,
42
42
"cross-env" : " ^7.0.3" ,
43
43
"enzyme-adapter-react-16" : " ^1.15.6" ,
44
44
"enzyme-to-json" : " ^3.6.2" ,
Original file line number Diff line number Diff line change @@ -5877,10 +5877,10 @@ concat-with-sourcemaps@^1.1.0:
5877
5877
dependencies:
5878
5878
source-map "^0.6.1"
5879
5879
5880
- concurrently@^7.4 .0:
5881
- version "7.4 .0"
5882
- resolved "https://registry.npmjs.org/concurrently/-/concurrently-7.4 .0.tgz#bb0e344964bc172673577c420db21e963f2f7368 "
5883
- integrity sha512-M6AfrueDt/GEna/Vg9BqQ+93yuvzkSKmoTixnwEJkH0LlcGrRC2eCmjeG1tLLHIYfpYJABokqSGyMcXjm96AFA ==
5880
+ concurrently@^7.5 .0:
5881
+ version "7.5 .0"
5882
+ resolved "https://registry.npmjs.org/concurrently/-/concurrently-7.5 .0.tgz#4dd432d4634a8251f27ab000c4974e78e3906bd3 "
5883
+ integrity sha512-5E3mwiS+i2JYBzr5BpXkFxOnleZTMsG+WnE/dCG4/P+oiVXrbmrBwJ2ozn4SxwB2EZDrKR568X+puVohxz3/Mg ==
5884
5884
dependencies:
5885
5885
chalk "^4.1.0"
5886
5886
date-fns "^2.29.1"
You can’t perform that action at this time.
0 commit comments