Skip to content

Commit 0b5fbf2

Browse files
chore(deps): update dependency npm-run-all2 to v8 (#552)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e42e733 commit 0b5fbf2

5 files changed

Lines changed: 66 additions & 385 deletions

File tree

old/checker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/node": "^18.11.11",
2828
"@unional/fixture": "^3.2.7",
2929
"depcheck": "^1.4.3",
30-
"npm-run-all2": "^7.0.0",
30+
"npm-run-all2": "^8.0.0",
3131
"rimraf": "^6.0.0",
3232
"satisfier": "^5.4.2",
3333
"tersify": "^3.11.1"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"jest-watch-toggle-config-2": "^2.1.0",
4545
"jest-watch-typeahead": "^2.2.2",
4646
"npm-check-updates": "^18.0.0",
47-
"npm-run-all2": "^7.0.0",
47+
"npm-run-all2": "^8.0.0",
4848
"rimraf": "^6.0.0",
4949
"ts-jest": "^29.1.2",
5050
"turbo": "2.5.2",

packages/kind/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"devDependencies": {
5959
"@repobuddy/typescript": "^2.0.0",
6060
"depcheck": "^1.4.3",
61-
"npm-run-all2": "^7.0.0",
61+
"npm-run-all2": "^8.0.0",
6262
"rimraf": "^6.0.0"
6363
}
6464
}

packages/type-plus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"jest-watch-suspend": "^1.1.2",
9090
"jest-watch-toggle-config-2": "^2.1.0",
9191
"jest-watch-typeahead": "^2.2.2",
92-
"npm-run-all2": "^7.0.0",
92+
"npm-run-all2": "^8.0.0",
9393
"rimraf": "^6.0.0",
9494
"size-limit": "^11.1.5",
9595
"ts-5.4": "npm:typescript@~5.4.0",

0 commit comments

Comments
 (0)