Skip to content

Commit 5e26a7f

Browse files
committed
chore(deps): update dependency npm-run-all2 to v6.2.1
1 parent c2bf658 commit 5e26a7f

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
@@ -63,7 +63,7 @@
6363
"husky": "9.0.11",
6464
"jest": "29.7.0",
6565
"lint-staged": "15.2.7",
66-
"npm-run-all2": "6.2.0",
66+
"npm-run-all2": "6.2.1",
6767
"pre-commit": "1.2.2",
6868
"prettier": "3.3.2",
6969
"rimraf": "5.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3989,10 +3989,10 @@ npm-normalize-package-bin@^3.0.0:
39893989
resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz#25447e32a9a7de1f51362c61a559233b89947832"
39903990
integrity sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==
39913991

3992-
npm-run-all2@6.2.0:
3993-
version "6.2.0"
3994-
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.0.tgz#ac0a893a593e1ab3ef85c5ac3526321d2e3137bd"
3995-
integrity sha512-wA7yVIkthe6qJBfiJ2g6aweaaRlw72itsFGF6HuwCHKwtwAx/4BY1vVpk6bw6lS8RLMsexoasOkd0aYOmsFG7Q==
3992+
npm-run-all2@6.2.1:
3993+
version "6.2.1"
3994+
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.1.tgz#6b59513f7bf5bb053876a78b7be82e29bdf8eeaf"
3995+
integrity sha512-eX4MWsUYOSm1FhPh9LPAWbqq2quny3u8gEEWIY4HHECi10qOyi1dNaJFCyOOv2uP05ZuTPETwS2p1GZk9oLJsw==
39963996
dependencies:
39973997
ansi-styles "^6.2.1"
39983998
cross-spawn "^7.0.3"

0 commit comments

Comments
 (0)