chore(deps): replace npm-run-all with npm-run-all2 ^5.0.0 (#424)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-27 16:38:21 +02:00
committed by GitHub
parent 82765078d3
commit f1df505fb4
2 changed files with 24 additions and 105 deletions

View File

@@ -56,7 +56,7 @@
"@ivuorinen/prettier-config": "^0.3.12",
"@ivuorinen/semantic-release-config": "^0.3.18",
"@types/node": "*",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"simple-git-hooks": "^2.13.1",
"typescript": ">=4.2.0"
},