Skip to content

Commit 294f80c

Browse files
chore(deps): update dependency npm-run-all2 to v6.2.0 (#5539)
1 parent 3032ce7 commit 294f80c

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.1.2",
61+
"npm-run-all2": "6.2.0",
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
@@ -13542,10 +13542,10 @@ npm-normalize-package-bin@^3.0.0:
1354213542
resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz#25447e32a9a7de1f51362c61a559233b89947832"
1354313543
integrity sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==
1354413544

13545-
npm-run-all2@6.1.2:
13546-
version "6.1.2"
13547-
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.1.2.tgz#637b2b804f32dd8cee9e5edf7d47a9fc4ca8bf9d"
13548-
integrity sha512-WwwnS8Ft+RpXve6T2EIEVpFLSqN+ORHRvgNk3H9N62SZXjmzKoRhMFg3I17TK3oMaAEr+XFbRirWS2Fn3BCPSg==
13545+
npm-run-all2@6.2.0:
13546+
version "6.2.0"
13547+
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.0.tgz#ac0a893a593e1ab3ef85c5ac3526321d2e3137bd"
13548+
integrity sha512-wA7yVIkthe6qJBfiJ2g6aweaaRlw72itsFGF6HuwCHKwtwAx/4BY1vVpk6bw6lS8RLMsexoasOkd0aYOmsFG7Q==
1354913549
dependencies:
1355013550
ansi-styles "^6.2.1"
1355113551
cross-spawn "^7.0.3"

0 commit comments

Comments
 (0)