File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 102102 "husky" : " 9.1.6" ,
103103 "lint-staged" : " 15.2.10" ,
104104 "np" : " 10.0.7" ,
105- "npm-run-all2" : " 6.2.3 " ,
105+ "npm-run-all2" : " 6.2.4 " ,
106106 "pinst" : " 3.0.0" ,
107107 "power-assert" : " 1.6.1" ,
108108 "regenerator-runtime" : " 0.14.1" ,
Original file line number Diff line number Diff line change @@ -6949,10 +6949,10 @@ npm-normalize-package-bin@^3.0.0:
69496949 resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz#25447e32a9a7de1f51362c61a559233b89947832"
69506950 integrity sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==
69516951
6952- 6953- version "6.2.3 "
6954- resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.3 .tgz#ea0c0987337b828eaa78c2f5488e70de0969917b "
6955- integrity sha512-5RsxC7jEc/RjxOYBVdEfrJf5FsJ0pHA7jr2/OxrThXknajETCTYjigOCG3iaGjdYIKEQlDuCG0ir0T1HTva8pg ==
6952+ 6953+ version "6.2.4 "
6954+ resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.4 .tgz#cdd5c869166ed99d8d651257f20b9497514f2b42 "
6955+ integrity sha512-h/v0JWs0P12iR076jL0iTi4JzZVaJPnwse2+s4XzaIxwjtybQbQM2kg/Wd7Lxi0iEOXy3ZX2tLPNbm3MqzIFqw ==
69566956 dependencies :
69576957 ansi-styles "^6.2.1"
69586958 cross-spawn "^7.0.3"
69616961 pidtree "^0.6.0"
69626962 read-package-json-fast "^3.0.2"
69636963 shell-quote "^1.7.3"
6964+ which "^3.0.1"
69646965
69656966npm-run-path@^5.1.0 :
69666967 version "5.1.0"
@@ -9181,6 +9182,13 @@ which@^2.0.1:
91819182 dependencies :
91829183 isexe "^2.0.0"
91839184
9185+ which@^3.0.1 :
9186+ version "3.0.1"
9187+ resolved "https://registry.yarnpkg.com/which/-/which-3.0.1.tgz#89f1cd0c23f629a8105ffe69b8172791c87b4be1"
9188+ integrity sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==
9189+ dependencies :
9190+ isexe "^2.0.0"
9191+
91849192wide-align@^1.1.2 :
91859193 version "1.1.5"
91869194 resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.5.tgz#df1d4c206854369ecf3c9a4898f1b23fbd9d15d3"
You can’t perform that action at this time.
0 commit comments