Skip to content

Commit 83e8ab8

Browse files
chore(deps): update dependency npm-run-all2 to v8
1 parent ae303af commit 83e8ab8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"eslint-plugin-vue": "9.33.0",
6868
"husky": "9.1.7",
6969
"jest": "27.5.1",
70-
"npm-run-all2": "7.0.2",
70+
"npm-run-all2": "8.0.4",
7171
"poi": "12.10.3",
7272
"prettier": "3.5.3",
7373
"regenerator-runtime": "0.14.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12152,15 +12152,15 @@ npm-registry-fetch@^16.0.0:
1215212152
npm-package-arg "^11.0.0"
1215312153
proc-log "^3.0.0"
1215412154

12155-
npm-run-all2@7.0.2:
12156-
version "7.0.2"
12157-
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-7.0.2.tgz#26155c140b5e3f1155efd7f5d67212c8027b397c"
12158-
integrity sha512-7tXR+r9hzRNOPNTvXegM+QzCuMjzUIIq66VDunL6j60O4RrExx32XUhlrS7UK4VcdGw5/Wxzb3kfNcFix9JKDA==
12155+
npm-run-all2@8.0.4:
12156+
version "8.0.4"
12157+
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-8.0.4.tgz#bcc070fd0cdb8d45496ec875d99a659a112e3f74"
12158+
integrity sha512-wdbB5My48XKp2ZfJUlhnLVihzeuA1hgBnqB2J9ahV77wLS+/YAJAlN8I+X3DIFIPZ3m5L7nplmlbhNiFDmXRDA==
1215912159
dependencies:
1216012160
ansi-styles "^6.2.1"
1216112161
cross-spawn "^7.0.6"
1216212162
memorystream "^0.3.1"
12163-
minimatch "^9.0.0"
12163+
picomatch "^4.0.2"
1216412164
pidtree "^0.6.0"
1216512165
read-package-json-fast "^4.0.0"
1216612166
shell-quote "^1.7.3"

0 commit comments

Comments
 (0)