Skip to content

Commit a0fd74b

Browse files
chore(deps): update dependency npm-run-all2 to v6.2.3 (#1473)
1 parent 60cee26 commit a0fd74b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"karma-typescript": "5.5.4",
3737
"karma-typescript-es6-transform": "5.5.4",
3838
"mocha": "9.2.2",
39-
"npm-run-all2": "6.2.2",
39+
"npm-run-all2": "6.2.3",
4040
"prettier": "3.3.3",
4141
"rollup": "3.29.4",
4242
"should": "13.2.3",

yarn.lock

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

4970-
npm-run-all2@6.2.2:
4971-
version "6.2.2"
4972-
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.2.tgz#cd98d7c94dfa92e36724a1064609cca7a8991f5f"
4973-
integrity sha512-Q+alQAGIW7ZhKcxLt8GcSi3h3ryheD6xnmXahkMRVM5LYmajcUrSITm8h+OPC9RYWMV2GR0Q1ntTUCfxaNoOJw==
4970+
npm-run-all2@6.2.3:
4971+
version "6.2.3"
4972+
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.3.tgz#ea0c0987337b828eaa78c2f5488e70de0969917b"
4973+
integrity sha512-5RsxC7jEc/RjxOYBVdEfrJf5FsJ0pHA7jr2/OxrThXknajETCTYjigOCG3iaGjdYIKEQlDuCG0ir0T1HTva8pg==
49744974
dependencies:
49754975
ansi-styles "^6.2.1"
49764976
cross-spawn "^7.0.3"

0 commit comments

Comments
 (0)