Skip to content

Commit

Permalink
chore(deps): update dependency npm-run-all2 to v7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sbb-angular-renovate committed Dec 16, 2024
1 parent 504e45e commit d85069a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"karma-sourcemap-loader": "0.4.0",
"lint-staged": "15.2.11",
"marked": "^2.0.3",
"npm-run-all2": "7.0.1",
"npm-run-all2": "7.0.2",
"octokit": "4.0.2",
"patch-package": "^8.0.0",
"prettier": "3.4.2",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8864,6 +8864,15 @@ [email protected], cross-spawn@^7.0.0, cross-spawn@^7.0.3:
shebang-command "^2.0.0"
which "^2.0.1"

cross-spawn@^7.0.6:
version "7.0.6"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
dependencies:
path-key "^3.1.0"
shebang-command "^2.0.0"
which "^2.0.1"

css-functions-list@^3.2.3:
version "3.2.3"
resolved "https://registry.yarnpkg.com/css-functions-list/-/css-functions-list-3.2.3.tgz#95652b0c24f0f59b291a9fc386041a19d4f40dbe"
Expand Down Expand Up @@ -13962,13 +13971,13 @@ npm-registry-fetch@^18.0.0:
npm-package-arg "^12.0.0"
proc-log "^5.0.0"

[email protected].1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-7.0.1.tgz#7a20f65d072db4a880802d4ba5cd19566daef752"
integrity sha512-Adbv+bJQ8UTAM03rRODqrO5cx0YU5KCG2CvHtSURiadvdTjjgGJXdbc1oQ9CXBh9dnGfHSoSB1Web/0Dzp6kOQ==
[email protected].2:
version "7.0.2"
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-7.0.2.tgz#26155c140b5e3f1155efd7f5d67212c8027b397c"
integrity sha512-7tXR+r9hzRNOPNTvXegM+QzCuMjzUIIq66VDunL6j60O4RrExx32XUhlrS7UK4VcdGw5/Wxzb3kfNcFix9JKDA==
dependencies:
ansi-styles "^6.2.1"
cross-spawn "^7.0.3"
cross-spawn "^7.0.6"
memorystream "^0.3.1"
minimatch "^9.0.0"
pidtree "^0.6.0"
Expand Down

0 comments on commit d85069a

Please sign in to comment.