summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <4439005+syuilo@users.noreply.github.com>2024-11-15 19:48:31 +0900
committersyuilo <4439005+syuilo@users.noreply.github.com>2024-11-15 19:48:31 +0900
commiteef0c895bc15b7c149a755ab15b620852b5e2332 (patch)
tree6f6ae1ba7462e4a226517b5a2ddc9038cb695aec /package.json
parentRevert "use nodemon 3.0.2" (diff)
downloadsharkey-eef0c895bc15b7c149a755ab15b620852b5e2332.tar.gz
sharkey-eef0c895bc15b7c149a755ab15b620852b5e2332.tar.bz2
sharkey-eef0c895bc15b7c149a755ab15b620852b5e2332.zip
use execa 8.0.1
#14966
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a0c165b1c2..63043d62e0 100644
--- a/package.json
+++ b/package.json
@@ -52,7 +52,7 @@
},
"dependencies": {
"cssnano": "6.1.2",
- "execa": "9.5.1",
+ "execa": "8.0.1",
"fast-glob": "3.3.2",
"ignore-walk": "6.0.5",
"js-yaml": "4.1.0",