Skip to content

Commit fab1e18

Browse files
chore(deps): update dependency npm-run-all2 to v9
1 parent 75f0e3a commit fab1e18

3 files changed

Lines changed: 35 additions & 35 deletions

File tree

pnpm-lock.yaml

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

template/config/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"devDependencies": {
88
"@types/node": "^24.12.4",
9-
"npm-run-all2": "^8.0.4",
9+
"npm-run-all2": "^9.0.0",
1010
"typescript": "~6.0.0",
1111
"vue-tsc": "^3.3.1"
1212
}

template/linting/oxlint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"devDependencies": {
88
"eslint-plugin-oxlint": "~1.66.0",
9-
"npm-run-all2": "^8.0.4",
9+
"npm-run-all2": "^9.0.0",
1010
"oxlint": "~1.66.0"
1111
}
1212
}

0 commit comments

Comments
 (0)