summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Jonathan Neal <jonathantneal@hotmail.com> 2021-11-18 19:06:35 -0500
committerGravatar GitHub <noreply@github.com> 2021-11-18 16:06:35 -0800
commita89b3e3eb67d415342ca11b672e6b673e91933a8 (patch)
treeafd867cd98930f0fc87174198cbbfb673b3cd227 /scripts
parent68474f4f91af215ff079d8d97367fc382ab6bee5 (diff)
downloadastro-a89b3e3eb67d415342ca11b672e6b673e91933a8.tar.gz
astro-a89b3e3eb67d415342ca11b672e6b673e91933a8.tar.zst
astro-a89b3e3eb67d415342ca11b672e6b673e91933a8.zip
Update yarn.lock to reflect the state of the package.json files (#1892)
* update dependencies * update file to fix build:all
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 ed2142e0d..58778c228 100644
--- a/scripts/package.json
+++ b/scripts/package.json
@@ -9,7 +9,7 @@
},
"dependencies": {
"arg": "^5.0.0",
- "esbuild": "^0.11.16",
+ "esbuild": "0.13.7",
"globby": "^11.0.3",
"tar": "^6.1.0"
}