Skip to content

Commit 6268799

Browse files
chore(deps): update dependency npm-run-all2 to v6.2.2 (#5619)
1 parent 1d5919d commit 6268799

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
@@ -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.1",
61+
"npm-run-all2": "6.2.2",
6262
"nyc": "15.1.0",
6363
"prettier": "3.2.5",
6464
"prettier-config-standard": "7.0.0",

yarn.lock

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

13753-
13754-
version "6.2.1"
13755-
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.1.tgz#6b59513f7bf5bb053876a78b7be82e29bdf8eeaf"
13756-
integrity sha512-eX4MWsUYOSm1FhPh9LPAWbqq2quny3u8gEEWIY4HHECi10qOyi1dNaJFCyOOv2uP05ZuTPETwS2p1GZk9oLJsw==
13753+
13754+
version "6.2.2"
13755+
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.2.tgz#cd98d7c94dfa92e36724a1064609cca7a8991f5f"
13756+
integrity sha512-Q+alQAGIW7ZhKcxLt8GcSi3h3ryheD6xnmXahkMRVM5LYmajcUrSITm8h+OPC9RYWMV2GR0Q1ntTUCfxaNoOJw==
1375713757
dependencies:
1375813758
ansi-styles "^6.2.1"
1375913759
cross-spawn "^7.0.3"

0 commit comments

Comments
 (0)