Skip to content

Commit 960675d

Browse files
committed
Update dependency npm-run-all2 to v6.2.0
1 parent c3ff935 commit 960675d

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint-plugin-prettier": "5.1.3",
3737
"eslint": "8.57.0",
3838
"jest": "29.7.0",
39-
"npm-run-all2": "6.1.2",
39+
"npm-run-all2": "6.2.0",
4040
"prettier": "3.2.5",
4141
"rimraf": "5.0.7",
4242
"ts-jest": "29.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2574,10 +2574,10 @@ npm-normalize-package-bin@^3.0.0:
25742574
resolved "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz"
25752575
integrity sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==
25762576

2577-
npm-run-all2@6.1.2:
2578-
version "6.1.2"
2579-
resolved "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.1.2.tgz"
2580-
integrity sha512-WwwnS8Ft+RpXve6T2EIEVpFLSqN+ORHRvgNk3H9N62SZXjmzKoRhMFg3I17TK3oMaAEr+XFbRirWS2Fn3BCPSg==
2577+
npm-run-all2@6.2.0:
2578+
version "6.2.0"
2579+
resolved "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.2.0.tgz"
2580+
integrity sha512-wA7yVIkthe6qJBfiJ2g6aweaaRlw72itsFGF6HuwCHKwtwAx/4BY1vVpk6bw6lS8RLMsexoasOkd0aYOmsFG7Q==
25812581
dependencies:
25822582
ansi-styles "^6.2.1"
25832583
cross-spawn "^7.0.3"

0 commit comments

Comments
 (0)