File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 81
81
"@types/react-grid-layout" : " ^1.3.5" ,
82
82
"@types/react-transition-group" : " ^4.4.6" ,
83
83
"@types/three" : " ^0.150.1" ,
84
- "concurrently" : " ^9.1.0 " ,
84
+ "concurrently" : " ^9.1.2 " ,
85
85
"cross-env" : " ^7.0.3" ,
86
86
"cypress" : " ^13.7.3" ,
87
87
"eslint" : " ^9.22.0" ,
Original file line number Diff line number Diff line change 43
43
"devDependencies" : {
44
44
"@next-core/build-next-libs" : " ^1.0.24" ,
45
45
"@next-core/test-next" : " ^1.1.9" ,
46
- "concurrently" : " ^9.1.0 "
46
+ "concurrently" : " ^9.1.2 "
47
47
}
48
48
}
Original file line number Diff line number Diff line change @@ -6677,10 +6677,10 @@ concat-stream@^2.0.0:
6677
6677
readable-stream "^3.0.2"
6678
6678
typedarray "^0.0.6"
6679
6679
6680
- concurrently@^9.1.0 :
6681
- version "9.1.0 "
6682
- resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.0 .tgz#8da6d609f4321752912dab9be8710232ac496aa0 "
6683
- integrity sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg ==
6680
+ concurrently@^9.1.2 :
6681
+ version "9.1.2 "
6682
+ resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.2 .tgz#22d9109296961eaee773e12bfb1ce9a66bc9836c "
6683
+ integrity sha512-H9MWcoPsYddwbOGM6difjVwVZHl63nwMEwDJG/L7VGtuaJhb12h2caPG2tVPWs7emuYix252iGfqOyrz1GczTQ ==
6684
6684
dependencies:
6685
6685
chalk "^4.1.2"
6686
6686
lodash "^4.17.21"
You can’t perform that action at this time.
0 commit comments