Skip to content

Commit

Permalink
chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-5034428[bot] committed Oct 26, 2024
1 parent 27e6331 commit 0d677e3
Show file tree
Hide file tree
Showing 6 changed files with 5,895 additions and 4,797 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"husky": "^6.0.0",
"jest": "^27.0.1",
"lcov-result-merger": "^3.1.0",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"publish-packed": "^4.0.1",
"rimraf": "^3.0.2",
"shx": "^0.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/headless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"is-windows": "^1.0.2",
"isexe": "2.0.0",
"load-json-file": "^6.2.0",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"sinon": "^11.1.1",
"tempy": "^1.0.0",
"write-json-file": "^4.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/outdated/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@pnpm/logger": "^4.0.0",
"@types/ramda": "0.27.39",
"@types/semver": "^7.3.4",
"npm-run-all": "^4.1.5"
"npm-run-all2": "^5.0.0"
},
"funding": "https://opencollective.com/pnpm"
}
2 changes: 1 addition & 1 deletion packages/pnpm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"loud-rejection": "^2.2.0",
"ncp": "^2.0.0",
"normalize-newline": "3.0.0",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"p-any": "3.0.0",
"p-defer": "^3.0.0",
"path-exists": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/supi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"is-windows": "^1.0.2",
"ncp": "^2.0.0",
"nock": "12.0.3",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"path-exists": "^4.0.0",
"path-name": "^1.0.0",
"read-yaml-file": "^2.1.0",
Expand Down
Loading

0 comments on commit 0d677e3

Please sign in to comment.