mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-03-03 09:54:34 +00:00
chore(deps)!: update npm-run-all2 (5.0.2 → 8.0.4) (#433)
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
"@ivuorinen/prettier-config": "^0.3.12",
|
"@ivuorinen/prettier-config": "^0.3.12",
|
||||||
"@ivuorinen/semantic-release-config": "^0.3.18",
|
"@ivuorinen/semantic-release-config": "^0.3.18",
|
||||||
"@types/node": "*",
|
"@types/node": "*",
|
||||||
"npm-run-all2": "^5.0.0",
|
"npm-run-all2": "^8.0.0",
|
||||||
"simple-git-hooks": "^2.13.1",
|
"simple-git-hooks": "^2.13.1",
|
||||||
"typescript": ">=4.2.0"
|
"typescript": ">=4.2.0"
|
||||||
},
|
},
|
||||||
|
|||||||
51
yarn.lock
51
yarn.lock
@@ -451,7 +451,7 @@ __metadata:
|
|||||||
"@ivuorinen/prettier-config": "npm:^0.3.12"
|
"@ivuorinen/prettier-config": "npm:^0.3.12"
|
||||||
"@ivuorinen/semantic-release-config": "npm:^0.3.18"
|
"@ivuorinen/semantic-release-config": "npm:^0.3.18"
|
||||||
"@types/node": "npm:*"
|
"@types/node": "npm:*"
|
||||||
npm-run-all2: "npm:^5.0.0"
|
npm-run-all2: "npm:^8.0.0"
|
||||||
simple-git-hooks: "npm:^2.13.1"
|
simple-git-hooks: "npm:^2.13.1"
|
||||||
typescript: "npm:>=4.2.0"
|
typescript: "npm:>=4.2.0"
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
@@ -1459,17 +1459,10 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"ansi-styles@npm:^5.0.0":
|
"ansi-styles@npm:^6.1.0, ansi-styles@npm:^6.2.1":
|
||||||
version: 5.2.0
|
version: 6.2.3
|
||||||
resolution: "ansi-styles@npm:5.2.0"
|
resolution: "ansi-styles@npm:6.2.3"
|
||||||
checksum: 10c0/9c4ca80eb3c2fb7b33841c210d2f20807f40865d27008d7c3f707b7f95cab7d67462a565e2388ac3285b71cb3d9bb2173de8da37c57692a362885ec34d6e27df
|
checksum: 10c0/23b8a4ce14e18fb854693b95351e286b771d23d8844057ed2e7d083cd3e708376c3323707ec6a24365f7d7eda3ca00327fe04092e29e551499ec4c8b7bfac868
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"ansi-styles@npm:^6.1.0":
|
|
||||||
version: 6.2.1
|
|
||||||
resolution: "ansi-styles@npm:6.2.1"
|
|
||||||
checksum: 10c0/5d1ec38c123984bcedd996eac680d548f31828bd679a66db2bdf11844634dde55fec3efa9c6bb1d89056a5e79c1ac540c4c784d592ea1d25028a92227d2f2d5c
|
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -5307,7 +5300,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"minimatch@npm:^3.0.4, minimatch@npm:^3.1.2":
|
"minimatch@npm:^3.1.2":
|
||||||
version: 3.1.2
|
version: 3.1.2
|
||||||
resolution: "minimatch@npm:3.1.2"
|
resolution: "minimatch@npm:3.1.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -5678,22 +5671,24 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"npm-run-all2@npm:^5.0.0":
|
"npm-run-all2@npm:^8.0.0":
|
||||||
version: 5.0.2
|
version: 8.0.4
|
||||||
resolution: "npm-run-all2@npm:5.0.2"
|
resolution: "npm-run-all2@npm:8.0.4"
|
||||||
dependencies:
|
dependencies:
|
||||||
ansi-styles: "npm:^5.0.0"
|
ansi-styles: "npm:^6.2.1"
|
||||||
cross-spawn: "npm:^7.0.3"
|
cross-spawn: "npm:^7.0.6"
|
||||||
memorystream: "npm:^0.3.1"
|
memorystream: "npm:^0.3.1"
|
||||||
minimatch: "npm:^3.0.4"
|
picomatch: "npm:^4.0.2"
|
||||||
pidtree: "npm:^0.5.0"
|
pidtree: "npm:^0.6.0"
|
||||||
read-pkg: "npm:^5.2.0"
|
read-package-json-fast: "npm:^4.0.0"
|
||||||
shell-quote: "npm:^1.6.1"
|
shell-quote: "npm:^1.7.3"
|
||||||
|
which: "npm:^5.0.0"
|
||||||
bin:
|
bin:
|
||||||
npm-run-all: bin/npm-run-all/index.js
|
npm-run-all: bin/npm-run-all/index.js
|
||||||
|
npm-run-all2: bin/npm-run-all/index.js
|
||||||
run-p: bin/run-p/index.js
|
run-p: bin/run-p/index.js
|
||||||
run-s: bin/run-s/index.js
|
run-s: bin/run-s/index.js
|
||||||
checksum: 10c0/72de78d3f3bbfe940d644bd1c97cd54189651758175df55507eb8a5475f0e6978a036d8cd6e4a4585c913c1c6ab1a76b0ce9a653c2beeabff69a98b5eac09afe
|
checksum: 10c0/cfc2987df224e55456629301991b5fa6980cc644d1836fe3c22d74a4508512737d30389795b759bb5d659103e54281c59741ecdc0241cfd2615cb9bffbf7cceb
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -6329,12 +6324,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"pidtree@npm:^0.5.0":
|
"pidtree@npm:^0.6.0":
|
||||||
version: 0.5.0
|
version: 0.6.0
|
||||||
resolution: "pidtree@npm:0.5.0"
|
resolution: "pidtree@npm:0.6.0"
|
||||||
bin:
|
bin:
|
||||||
pidtree: bin/pidtree.js
|
pidtree: bin/pidtree.js
|
||||||
checksum: 10c0/4004b1c7429d02be941ad7ca2eac3bd93afa5cd59119633113013a33de52d76887de09a06a81943475bc1de3efe0a639515a5fee314f5ba074e6d849499e4b4f
|
checksum: 10c0/0829ec4e9209e230f74ebf4265f5ccc9ebfb488334b525cb13f86ff801dca44b362c41252cd43ae4d7653a10a5c6ab3be39d2c79064d6895e0d78dc50a5ed6e9
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -6937,7 +6932,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"shell-quote@npm:^1.6.1":
|
"shell-quote@npm:^1.7.3":
|
||||||
version: 1.8.3
|
version: 1.8.3
|
||||||
resolution: "shell-quote@npm:1.8.3"
|
resolution: "shell-quote@npm:1.8.3"
|
||||||
checksum: 10c0/bee87c34e1e986cfb4c30846b8e6327d18874f10b535699866f368ade11ea4ee45433d97bf5eada22c4320c27df79c3a6a7eb1bf3ecfc47f2c997d9e5e2672fd
|
checksum: 10c0/bee87c34e1e986cfb4c30846b8e6327d18874f10b535699866f368ade11ea4ee45433d97bf5eada22c4320c27df79c3a6a7eb1bf3ecfc47f2c997d9e5e2672fd
|
||||||
|
|||||||
Reference in New Issue
Block a user