Skip to content

Commit 643ad5f

Browse files
chore(deps): update dependency npm-run-all2 to v6.2.6 (#5797)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b57ee8 commit 643ad5f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"husky": "8.0.3",
5959
"jest": "29.7.0",
6060
"lint-staged": "14.0.1",
61-
"npm-run-all2": "6.2.4",
61+
"npm-run-all2": "6.2.6",
6262
"nyc": "15.1.0",
6363
"prettier": "3.2.5",
6464
"prettier-config-standard": "7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13638,10 +13638,10 @@ npm-normalize-package-bin@^3.0.0:
1363813638
resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz#25447e32a9a7de1f51362c61a559233b89947832"
1363913639
integrity sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==
1364013640

13641-
13642-
version "6.2.4"
13643-
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.4.tgz#cdd5c869166ed99d8d651257f20b9497514f2b42"
13644-
integrity sha512-h/v0JWs0P12iR076jL0iTi4JzZVaJPnwse2+s4XzaIxwjtybQbQM2kg/Wd7Lxi0iEOXy3ZX2tLPNbm3MqzIFqw==
13641+
13642+
version "6.2.6"
13643+
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.6.tgz#53dc4a871c9f5abae88d1d20ffc9f1dad06574f6"
13644+
integrity sha512-tkyb4pc0Zb0oOswCb5tORPk9MvVL6gcDq1cMItQHmsbVk1skk7YF6cH+UU2GxeNLHMuk6wFEOSmEmJ2cnAK1jg==
1364513645
dependencies:
1364613646
ansi-styles "^6.2.1"
1364713647
cross-spawn "^7.0.3"

0 commit comments

Comments
 (0)