Skip to content

Commit 230ac5a

Browse files
chore(deps): update dependency npm-run-all2 to v8
1 parent f3a3eb6 commit 230ac5a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.0",
7171
"poi": "12.10.3",
7272
"prettier": "3.5.3",
7373
"regenerator-runtime": "0.14.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12152,10 +12152,10 @@ 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.0:
12156+
version "8.0.0"
12157+
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-8.0.0.tgz#30b2453897d86ed0c40a771a65fc2f3fc7ad8039"
12158+
integrity sha512-HQ9Z8cQqDIKvTpZgxa7oPRqi07iEdau5E1V6vMkON05v5McgAEvLltVuWGmBE3fiObCTthkxlpJbCZJYGAVDjg==
1215912159
dependencies:
1216012160
ansi-styles "^6.2.1"
1216112161
cross-spawn "^7.0.6"

0 commit comments

Comments
 (0)