Skip to content

Commit 9e0a479

Browse files
committed
⬆️ deps: Upgrade dependency npm-run-all2 to v6.2.3.
1 parent 583862c commit 9e0a479

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.2",
105+
"npm-run-all2": "6.2.3",
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
@@ -7423,10 +7423,10 @@ npm-normalize-package-bin@^3.0.0:
74237423
resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz#25447e32a9a7de1f51362c61a559233b89947832"
74247424
integrity sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==
74257425

7426-
7427-
version "6.2.2"
7428-
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.2.tgz#cd98d7c94dfa92e36724a1064609cca7a8991f5f"
7429-
integrity sha512-Q+alQAGIW7ZhKcxLt8GcSi3h3ryheD6xnmXahkMRVM5LYmajcUrSITm8h+OPC9RYWMV2GR0Q1ntTUCfxaNoOJw==
7426+
7427+
version "6.2.3"
7428+
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.3.tgz#ea0c0987337b828eaa78c2f5488e70de0969917b"
7429+
integrity sha512-5RsxC7jEc/RjxOYBVdEfrJf5FsJ0pHA7jr2/OxrThXknajETCTYjigOCG3iaGjdYIKEQlDuCG0ir0T1HTva8pg==
74307430
dependencies:
74317431
ansi-styles "^6.2.1"
74327432
cross-spawn "^7.0.3"

0 commit comments

Comments
 (0)