Skip to content

Commit 0ddd904

Browse files
⬆️ deps: Upgrade dependency npm-run-all2 to v6.2.6.
1 parent a9abc45 commit 0ddd904

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
@@ -102,7 +102,7 @@
102102
"husky": "9.1.6",
103103
"lint-staged": "15.2.10",
104104
"np": "10.0.7",
105-
"npm-run-all2": "6.2.4",
105+
"npm-run-all2": "6.2.6",
106106
"pinst": "3.0.0",
107107
"power-assert": "1.6.1",
108108
"regenerator-runtime": "0.14.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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.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==
6952+
6953+
version "6.2.6"
6954+
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.6.tgz#53dc4a871c9f5abae88d1d20ffc9f1dad06574f6"
6955+
integrity sha512-tkyb4pc0Zb0oOswCb5tORPk9MvVL6gcDq1cMItQHmsbVk1skk7YF6cH+UU2GxeNLHMuk6wFEOSmEmJ2cnAK1jg==
69566956
dependencies:
69576957
ansi-styles "^6.2.1"
69586958
cross-spawn "^7.0.3"

0 commit comments

Comments
 (0)