diff options
author | 2024-10-22 13:16:51 +0100 | |
---|---|---|
committer | 2024-10-22 13:16:51 +0100 | |
commit | 57dedbf28d6f6d1376653e113399bd2074fe8832 (patch) | |
tree | a01b39232d749a8d443ef5256bc1986d725de4bc /scripts | |
parent | eb41d13162c84e9495489403611bc875eb190fed (diff) | |
parent | d2b399d668a9c4b7589af9d6ad31923f7a758039 (diff) | |
download | astro-57dedbf28d6f6d1376653e113399bd2074fe8832.tar.gz astro-57dedbf28d6f6d1376653e113399bd2074fe8832.tar.zst astro-57dedbf28d6f6d1376653e113399bd2074fe8832.zip |
Merge branch 'main' into next
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/package.json | 2 |
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" } } |