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 5151 "@types/eslint" : " ^9.6.1" ,
5252 "@types/jest" : " ^29.5.14" ,
5353 "@types/react" : " ^18.3.18" ,
54- "concurrently" : " ^9.1.0 " ,
54+ "concurrently" : " ^9.1.1 " ,
5555 "depcheck" : " ^1.4.7" ,
5656 "husky" : " ^9.1.7" ,
5757 "jest" : " ^29.7.0" ,
Original file line number Diff line number Diff line change @@ -2495,10 +2495,10 @@ concat-map@0.0.1:
24952495 resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
24962496 integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
24972497
2498- concurrently@^9.1.0 :
2499- version "9.1.0 "
2500- resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.0 .tgz#8da6d609f4321752912dab9be8710232ac496aa0 "
2501- integrity sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg ==
2498+ concurrently@^9.1.1 :
2499+ version "9.1.1 "
2500+ resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.1 .tgz#609dde2ce12f4f12d6a5ea6eace4c38bb7ab2ead "
2501+ integrity sha512-6VX8lrBIycgZKTwBsWS+bLrmkGRkDmvtGsYylRN9b93CygN6CbK46HmnQ3rdSOR8HRjdahDrxb5MqD9cEFOg5Q ==
25022502 dependencies :
25032503 chalk "^4.1.2"
25042504 lodash "^4.17.21"
You can’t perform that action at this time.
0 commit comments