chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#1926)
[![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 - At any time (no schedule defined), 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. --- - [ ] <!-- 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/napi-rs/napi-rs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
This commit is contained in:
parent
ac3626a023
commit
53adce9212
2 changed files with 16 additions and 83 deletions
|
@ -84,7 +84,7 @@
|
|||
"husky": "^9.0.6",
|
||||
"lerna": "^8.0.0",
|
||||
"lint-staged": "^15.2.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"npm-run-all2": "^5.0.0",
|
||||
"prettier": "^3.1.0",
|
||||
"rollup": "^4.9.5",
|
||||
"shx": "^0.3.4",
|
||||
|
|
97
yarn.lock
97
yarn.lock
|
@ -3919,7 +3919,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"chalk@npm:^2.4.1, chalk@npm:^2.4.2":
|
||||
"chalk@npm:^2.4.2":
|
||||
version: 2.4.2
|
||||
resolution: "chalk@npm:2.4.2"
|
||||
dependencies:
|
||||
|
@ -4571,19 +4571,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cross-spawn@npm:^6.0.5":
|
||||
version: 6.0.5
|
||||
resolution: "cross-spawn@npm:6.0.5"
|
||||
dependencies:
|
||||
nice-try: "npm:^1.0.4"
|
||||
path-key: "npm:^2.0.1"
|
||||
semver: "npm:^5.5.0"
|
||||
shebang-command: "npm:^1.2.0"
|
||||
which: "npm:^1.2.9"
|
||||
checksum: e05544722e9d7189b4292c66e42b7abeb21db0d07c91b785f4ae5fefceb1f89e626da2703744657b287e86dcd4af57b54567cef75159957ff7a8a761d9055012
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.1, cross-spawn@npm:^7.0.2, cross-spawn@npm:^7.0.3":
|
||||
version: 7.0.3
|
||||
resolution: "cross-spawn@npm:7.0.3"
|
||||
|
@ -8949,7 +8936,7 @@ __metadata:
|
|||
husky: "npm:^9.0.6"
|
||||
lerna: "npm:^8.0.0"
|
||||
lint-staged: "npm:^15.2.0"
|
||||
npm-run-all: "npm:^4.1.5"
|
||||
npm-run-all2: "npm:^5.0.0"
|
||||
prettier: "npm:^3.1.0"
|
||||
rollup: "npm:^4.9.5"
|
||||
shx: "npm:^0.3.4"
|
||||
|
@ -8989,13 +8976,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"nice-try@npm:^1.0.4":
|
||||
version: 1.0.5
|
||||
resolution: "nice-try@npm:1.0.5"
|
||||
checksum: 95568c1b73e1d0d4069a3e3061a2102d854513d37bcfda73300015b7ba4868d3b27c198d1dbbd8ebdef4112fc2ed9e895d4a0f2e1cce0bd334f2a1346dc9205f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"nise@npm:^5.1.5":
|
||||
version: 5.1.5
|
||||
resolution: "nise@npm:5.1.5"
|
||||
|
@ -9381,24 +9361,22 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"npm-run-all@npm:^4.1.5":
|
||||
version: 4.1.5
|
||||
resolution: "npm-run-all@npm:4.1.5"
|
||||
"npm-run-all2@npm:^5.0.0":
|
||||
version: 5.0.2
|
||||
resolution: "npm-run-all2@npm:5.0.2"
|
||||
dependencies:
|
||||
ansi-styles: "npm:^3.2.1"
|
||||
chalk: "npm:^2.4.1"
|
||||
cross-spawn: "npm:^6.0.5"
|
||||
ansi-styles: "npm:^5.0.0"
|
||||
cross-spawn: "npm:^7.0.3"
|
||||
memorystream: "npm:^0.3.1"
|
||||
minimatch: "npm:^3.0.4"
|
||||
pidtree: "npm:^0.3.0"
|
||||
read-pkg: "npm:^3.0.0"
|
||||
pidtree: "npm:^0.5.0"
|
||||
read-pkg: "npm:^5.2.0"
|
||||
shell-quote: "npm:^1.6.1"
|
||||
string.prototype.padend: "npm:^3.0.0"
|
||||
bin:
|
||||
npm-run-all: bin/npm-run-all/index.js
|
||||
run-p: bin/run-p/index.js
|
||||
run-s: bin/run-s/index.js
|
||||
checksum: 736ee39bd35454d3efaa4a2e53eba6c523e2e17fba21a18edcce6b221f5cab62000bef16bb6ae8aff9e615831e6b0eb25ab51d52d60e6fa6f4ea880e4c6d31f4
|
||||
checksum: 72de78d3f3bbfe940d644bd1c97cd54189651758175df55507eb8a5475f0e6978a036d8cd6e4a4585c913c1c6ab1a76b0ce9a653c2beeabff69a98b5eac09afe
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -10020,13 +9998,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"path-key@npm:^2.0.1":
|
||||
version: 2.0.1
|
||||
resolution: "path-key@npm:2.0.1"
|
||||
checksum: dd2044f029a8e58ac31d2bf34c34b93c3095c1481942960e84dd2faa95bbb71b9b762a106aead0646695330936414b31ca0bd862bf488a937ad17c8c5d73b32b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"path-key@npm:^3.0.0, path-key@npm:^3.1.0":
|
||||
version: 3.1.1
|
||||
resolution: "path-key@npm:3.1.1"
|
||||
|
@ -10154,12 +10125,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"pidtree@npm:^0.3.0":
|
||||
version: 0.3.1
|
||||
resolution: "pidtree@npm:0.3.1"
|
||||
"pidtree@npm:^0.5.0":
|
||||
version: 0.5.0
|
||||
resolution: "pidtree@npm:0.5.0"
|
||||
bin:
|
||||
pidtree: bin/pidtree.js
|
||||
checksum: cd69b0182f749f45ab48584e3442c48c5dc4512502c18d5b0147a33b042c41a4db4269b9ce2f7c48f11833ee5e79d81f5ebc6f7bf8372d4ea55726f60dc505a1
|
||||
checksum: 4004b1c7429d02be941ad7ca2eac3bd93afa5cd59119633113013a33de52d76887de09a06a81943475bc1de3efe0a639515a5fee314f5ba074e6d849499e4b4f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -11053,7 +11024,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"semver@npm:2 || 3 || 4 || 5, semver@npm:^5.5.0, semver@npm:^5.6.0":
|
||||
"semver@npm:2 || 3 || 4 || 5, semver@npm:^5.6.0":
|
||||
version: 5.7.2
|
||||
resolution: "semver@npm:5.7.2"
|
||||
bin:
|
||||
|
@ -11169,15 +11140,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"shebang-command@npm:^1.2.0":
|
||||
version: 1.2.0
|
||||
resolution: "shebang-command@npm:1.2.0"
|
||||
dependencies:
|
||||
shebang-regex: "npm:^1.0.0"
|
||||
checksum: 7b20dbf04112c456b7fc258622dafd566553184ac9b6938dd30b943b065b21dabd3776460df534cc02480db5e1b6aec44700d985153a3da46e7db7f9bd21326d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"shebang-command@npm:^2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "shebang-command@npm:2.0.0"
|
||||
|
@ -11187,13 +11149,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"shebang-regex@npm:^1.0.0":
|
||||
version: 1.0.0
|
||||
resolution: "shebang-regex@npm:1.0.0"
|
||||
checksum: 9abc45dee35f554ae9453098a13fdc2f1730e525a5eb33c51f096cc31f6f10a4b38074c1ebf354ae7bffa7229506083844008dfc3bb7818228568c0b2dc1fff2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"shebang-regex@npm:^3.0.0":
|
||||
version: 3.0.0
|
||||
resolution: "shebang-regex@npm:3.0.0"
|
||||
|
@ -11651,17 +11606,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"string.prototype.padend@npm:^3.0.0":
|
||||
version: 3.1.5
|
||||
resolution: "string.prototype.padend@npm:3.1.5"
|
||||
dependencies:
|
||||
call-bind: "npm:^1.0.2"
|
||||
define-properties: "npm:^1.2.0"
|
||||
es-abstract: "npm:^1.22.1"
|
||||
checksum: 94ba0d7a463c225d0337ebe4f5c150577d6d09fe56c798f77cd2b11f8d7c9b7b05e65b3c2a273f03529a3f155edb2d78b9c06b7a91f964f89796010a6cbc1dfa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"string.prototype.trim@npm:^1.2.8":
|
||||
version: 1.2.8
|
||||
resolution: "string.prototype.trim@npm:1.2.8"
|
||||
|
@ -12859,17 +12803,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"which@npm:^1.2.9":
|
||||
version: 1.3.1
|
||||
resolution: "which@npm:1.3.1"
|
||||
dependencies:
|
||||
isexe: "npm:^2.0.0"
|
||||
bin:
|
||||
which: ./bin/which
|
||||
checksum: e945a8b6bbf6821aaaef7f6e0c309d4b615ef35699576d5489b4261da9539f70393c6b2ce700ee4321c18f914ebe5644bc4631b15466ffbaad37d83151f6af59
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"which@npm:^2.0.1, which@npm:^2.0.2":
|
||||
version: 2.0.2
|
||||
resolution: "which@npm:2.0.2"
|
||||
|
|
Loading…
Reference in a new issue