Skip to content

Commit ede5fd5

Browse files
committed
Update npm-run-all@8
1 parent 4944069 commit ede5fd5

File tree

2 files changed

+78
-137
lines changed

2 files changed

+78
-137
lines changed

package-lock.json

Lines changed: 76 additions & 135 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@
322322
"build:webview": "cd webview-ui && npm run build",
323323
"build:esbuild": "node esbuild.js --production",
324324
"compile": "tsc -p . --outDir out && node esbuild.js",
325-
"install:all": "npm install npm-run-all && npm-run-all -l -p install-*",
325+
"install:all": "npm install -D npm-run-[email protected] && npm-run-all -l -p install-*",
326326
"install-extension": "npm install",
327327
"install-webview": "cd webview-ui && npm install",
328328
"install-e2e": "cd e2e && npm install",
@@ -453,7 +453,7 @@
453453
"lint-staged": "^15.2.11",
454454
"mkdirp": "^3.0.1",
455455
"nock": "^14.0.4",
456-
"npm-run-all2": "^5.0.0",
456+
"npm-run-all2": "^8.0.1",
457457
"prettier": "^3.4.2",
458458
"rimraf": "^6.0.1",
459459
"ts-jest": "^29.2.5",

0 commit comments

Comments
 (0)