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 4949 "@txo/tsconfig" : " ^2.0.0" ,
5050 "@types/jest" : " ^29.5.14" ,
5151 "@types/node" : " ^22.15.32" ,
52- "concurrently" : " ^9.1.2 " ,
52+ "concurrently" : " ^9.2.0 " ,
5353 "depcheck" : " ^1.4.7" ,
5454 "eslint-config-txo-package-typescript" : " ^1.0.102" ,
5555 "husky" : " ^9.1.7" ,
Original file line number Diff line number Diff line change @@ -2592,10 +2592,10 @@ concat-map@0.0.1:
25922592 resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
25932593 integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
25942594
2595- concurrently@^9.1.2 :
2596- version "9.1.2 "
2597- resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.2. tgz#22d9109296961eaee773e12bfb1ce9a66bc9836c "
2598- integrity sha512-H9MWcoPsYddwbOGM6difjVwVZHl63nwMEwDJG/L7VGtuaJhb12h2caPG2tVPWs7emuYix252iGfqOyrz1GczTQ ==
2595+ concurrently@^9.2.0 :
2596+ version "9.2.0 "
2597+ resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.2.0. tgz#233e3892ceb0b5db9fd49e9c8c739737a7b638b5 "
2598+ integrity sha512-IsB/fiXTupmagMW4MNp2lx2cdSN2FfZq78vF90LBB+zZHArbIQZjQtzXCiXnvTxCZSvXanTqFLWBjw2UkLx1SQ ==
25992599 dependencies :
26002600 chalk "^4.1.2"
26012601 lodash "^4.17.21"
You can’t perform that action at this time.
0 commit comments