File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5252 "@types/eslint__eslintrc" : " ^2.1.2" ,
5353 "@types/jest" : " ^29.5.14" ,
5454 "@types/react" : " ^18.3.18" ,
55- "concurrently" : " ^9.1.1 " ,
55+ "concurrently" : " ^9.1.2 " ,
5656 "depcheck" : " ^1.4.7" ,
5757 "husky" : " ^9.1.7" ,
5858 "jest" : " ^29.7.0" ,
Original file line number Diff line number Diff line change @@ -2756,10 +2756,10 @@ concat-map@0.0.1:
27562756 resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
27572757 integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
27582758
2759- concurrently@^9.1.1 :
2760- version "9.1.1 "
2761- resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.1 .tgz#609dde2ce12f4f12d6a5ea6eace4c38bb7ab2ead "
2762- integrity sha512-6VX8lrBIycgZKTwBsWS+bLrmkGRkDmvtGsYylRN9b93CygN6CbK46HmnQ3rdSOR8HRjdahDrxb5MqD9cEFOg5Q ==
2759+ concurrently@^9.1.2 :
2760+ version "9.1.2 "
2761+ resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.2 .tgz#22d9109296961eaee773e12bfb1ce9a66bc9836c "
2762+ integrity sha512-H9MWcoPsYddwbOGM6difjVwVZHl63nwMEwDJG/L7VGtuaJhb12h2caPG2tVPWs7emuYix252iGfqOyrz1GczTQ ==
27632763 dependencies :
27642764 chalk "^4.1.2"
27652765 lodash "^4.17.21"
You can’t perform that action at this time.
0 commit comments