File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 82
82
"@types/react-transition-group" : " ^4.4.6" ,
83
83
"@types/three" : " ^0.150.1" ,
84
84
"@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
85
- "concurrently" : " ^9.1.0 " ,
85
+ "concurrently" : " ^9.1.2 " ,
86
86
"cross-env" : " ^7.0.3" ,
87
87
"cypress" : " ^13.7.3" ,
88
88
"eslint" : " ^8.57.1" ,
Original file line number Diff line number Diff line change 42
42
"devDependencies" : {
43
43
"@next-core/build-next-libs" : " ^1.0.23" ,
44
44
"@next-core/test-next" : " ^1.1.8" ,
45
- "concurrently" : " ^9.1.0 "
45
+ "concurrently" : " ^9.1.2 "
46
46
}
47
47
}
Original file line number Diff line number Diff line change @@ -6622,10 +6622,10 @@ concat-stream@^2.0.0:
6622
6622
readable-stream "^3.0.2"
6623
6623
typedarray "^0.0.6"
6624
6624
6625
- concurrently@^9.1.0 :
6626
- version "9.1.0 "
6627
- resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.0 .tgz#8da6d609f4321752912dab9be8710232ac496aa0 "
6628
- integrity sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg ==
6625
+ concurrently@^9.1.2 :
6626
+ version "9.1.2 "
6627
+ resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.2 .tgz#22d9109296961eaee773e12bfb1ce9a66bc9836c "
6628
+ integrity sha512-H9MWcoPsYddwbOGM6difjVwVZHl63nwMEwDJG/L7VGtuaJhb12h2caPG2tVPWs7emuYix252iGfqOyrz1GczTQ ==
6629
6629
dependencies:
6630
6630
chalk "^4.1.2"
6631
6631
lodash "^4.17.21"
You can’t perform that action at this time.
0 commit comments