summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Emanuele Stoppa <my.burning@gmail.com> 2024-10-22 13:16:51 +0100
committerGravatar Emanuele Stoppa <my.burning@gmail.com> 2024-10-22 13:16:51 +0100
commit57dedbf28d6f6d1376653e113399bd2074fe8832 (patch)
treea01b39232d749a8d443ef5256bc1986d725de4bc /scripts
parenteb41d13162c84e9495489403611bc875eb190fed (diff)
parentd2b399d668a9c4b7589af9d6ad31923f7a758039 (diff)
downloadastro-57dedbf28d6f6d1376653e113399bd2074fe8832.tar.gz
astro-57dedbf28d6f6d1376653e113399bd2074fe8832.tar.zst
astro-57dedbf28d6f6d1376653e113399bd2074fe8832.zip
Merge branch 'main' into next
Diffstat (limited to 'scripts')
-rw-r--r--scripts/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package.json b/scripts/package.json
index dfa8b7234..37e10654d 100644
--- a/scripts/package.json
+++ b/scripts/package.json
@@ -13,7 +13,7 @@
"fast-glob": "^3.3.2",
"kleur": "^4.1.5",
"p-limit": "^6.1.0",
- "tinyexec": "^0.3.0",
+ "tinyexec": "^0.3.1",
"tsconfck": "^3.1.4"
}
}