Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 3bad43a

Browse files
chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#465)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [npm-run-all](https://togithub.com/mysticatea/npm-run-all) | devDependencies | replacement | [`^4.1.5` -> `^5.0.0`](https://renovatebot.com/diffs/npm/npm-run-all/4.1.5/) | This is a special PR that replaces `npm-run-all` with the community suggested minimal stable replacement version. --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/netlify/functions). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 495c672 commit 3bad43a

File tree

2 files changed

+138
-20
lines changed

2 files changed

+138
-20
lines changed

package-lock.json

Lines changed: 137 additions & 19 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
@@ -62,7 +62,7 @@
6262
"@netlify/eslint-config-node": "^7.0.1",
6363
"ava": "^2.4.0",
6464
"husky": "^7.0.4",
65-
"npm-run-all": "^4.1.5",
65+
"npm-run-all2": "^5.0.0",
6666
"nyc": "^15.0.0",
6767
"semver": "^7.5.4",
6868
"tsd": "^0.30.0",

0 commit comments

Comments
 (0)