Skip to content

Commit 7d086d5

Browse files
convex-renovate-runner[bot]Convex, Inc.
authored and
Convex, Inc.
committed
Replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#33488)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [npm-run-all](https://redirect.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 - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). GitOrigin-RevId: ed6b8f6da622013c11abb5825db44bcca2365547
1 parent fdd6a41 commit 7d086d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"axios": "^1.6.8",
4949
"eslint": "^8.29.0",
5050
"eslint-config-prettier": "^9.1.0",
51-
"npm-run-all": "^4.1.5",
51+
"npm-run-all2": "^5.0.0",
5252
"react": "^18.0.0",
5353
"react-dom": "^18.0.0",
5454
"tshy": "^2.0.0",

0 commit comments

Comments
 (0)