Skip to content

Commit 933cfb4

Browse files
⬆️ deps: Upgrade dependency npm-run-all2 to v6.2.2.
1 parent 094643d commit 933cfb4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"husky": "9.0.11",
103103
"lint-staged": "15.2.7",
104104
"np": "10.0.6",
105-
"npm-run-all2": "6.2.1",
105+
"npm-run-all2": "6.2.2",
106106
"pinst": "3.0.0",
107107
"power-assert": "1.6.1",
108108
"regenerator-runtime": "0.14.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6982,10 +6982,10 @@ npm-normalize-package-bin@^3.0.0:
69826982
resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz#25447e32a9a7de1f51362c61a559233b89947832"
69836983
integrity sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==
69846984

6985-
6986-
version "6.2.1"
6987-
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.1.tgz#6b59513f7bf5bb053876a78b7be82e29bdf8eeaf"
6988-
integrity sha512-eX4MWsUYOSm1FhPh9LPAWbqq2quny3u8gEEWIY4HHECi10qOyi1dNaJFCyOOv2uP05ZuTPETwS2p1GZk9oLJsw==
6985+
6986+
version "6.2.2"
6987+
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.2.tgz#cd98d7c94dfa92e36724a1064609cca7a8991f5f"
6988+
integrity sha512-Q+alQAGIW7ZhKcxLt8GcSi3h3ryheD6xnmXahkMRVM5LYmajcUrSITm8h+OPC9RYWMV2GR0Q1ntTUCfxaNoOJw==
69896989
dependencies:
69906990
ansi-styles "^6.2.1"
69916991
cross-spawn "^7.0.3"

0 commit comments

Comments
 (0)