use execa 8.0.1

#14966
This commit is contained in:
syuilo
2024-11-15 19:48:31 +09:00
parent d9d92bcfbf
commit eef0c895bc
6 changed files with 32 additions and 126 deletions

View File

@@ -28,7 +28,7 @@
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"nodemon": "3.1.7",
"execa": "9.5.1",
"execa": "8.0.1",
"typescript": "5.6.3",
"esbuild": "0.24.0",
"glob": "11.0.0"