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 8282 "@types/react-transition-group" : " ^4.4.6" ,
8383 "@types/three" : " ^0.150.1" ,
8484 "@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
85- "concurrently" : " ^9.1.0 " ,
85+ "concurrently" : " ^9.1.2 " ,
8686 "cross-env" : " ^7.0.3" ,
8787 "cypress" : " ^13.7.3" ,
8888 "eslint" : " ^8.57.1" ,
Original file line number Diff line number Diff line change 4242 "devDependencies" : {
4343 "@next-core/build-next-libs" : " ^1.0.23" ,
4444 "@next-core/test-next" : " ^1.1.8" ,
45- "concurrently" : " ^9.1.0 "
45+ "concurrently" : " ^9.1.2 "
4646 }
4747}
Original file line number Diff line number Diff line change @@ -6622,10 +6622,10 @@ concat-stream@^2.0.0:
66226622 readable-stream "^3.0.2"
66236623 typedarray "^0.0.6"
66246624
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 ==
66296629 dependencies:
66306630 chalk "^4.1.2"
66316631 lodash "^4.17.21"
You can’t perform that action at this time.
0 commit comments