Skip to content

Commit 9d30efa

Browse files
committed
Update dependency npm-run-all2 to v6.2.3
1 parent 2e0b16f commit 9d30efa

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.2.1",
3737
"eslint": "8.57.0",
3838
"jest": "29.7.0",
39-
"npm-run-all2": "6.2.2",
39+
"npm-run-all2": "6.2.3",
4040
"prettier": "3.3.3",
4141
"rimraf": "5.0.10",
4242
"ts-jest": "29.2.5",

yarn.lock

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

2503-
2504-
version "6.2.2"
2505-
resolved "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.2.2.tgz"
2506-
integrity sha512-Q+alQAGIW7ZhKcxLt8GcSi3h3ryheD6xnmXahkMRVM5LYmajcUrSITm8h+OPC9RYWMV2GR0Q1ntTUCfxaNoOJw==
2503+
2504+
version "6.2.3"
2505+
resolved "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.2.3.tgz"
2506+
integrity sha512-5RsxC7jEc/RjxOYBVdEfrJf5FsJ0pHA7jr2/OxrThXknajETCTYjigOCG3iaGjdYIKEQlDuCG0ir0T1HTva8pg==
25072507
dependencies:
25082508
ansi-styles "^6.2.1"
25092509
cross-spawn "^7.0.3"

0 commit comments

Comments
 (0)