Skip to content

Commit

Permalink
chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#…
Browse files Browse the repository at this point in the history
…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://github.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>
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent 495c672 commit 3bad43a
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 20 deletions.
156 changes: 137 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@netlify/eslint-config-node": "^7.0.1",
"ava": "^2.4.0",
"husky": "^7.0.4",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"nyc": "^15.0.0",
"semver": "^7.5.4",
"tsd": "^0.30.0",
Expand Down

0 comments on commit 3bad43a

Please sign in to comment.