summaryrefslogtreecommitdiff
path: root/benchmark
diff options
context:
space:
mode:
authorGravatar renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2024-08-28 10:45:45 +0100
committerGravatar GitHub <noreply@github.com> 2024-08-28 10:45:45 +0100
commit26c63a2b07e6298dfb59c0c3178348cbd02c8a73 (patch)
tree2896fe2ad023869f405ef6b3a9cdd1eb326ec2c5 /benchmark
parent88ef1d0e774e8ab8798b9912da1b069f97736623 (diff)
downloadastro-26c63a2b07e6298dfb59c0c3178348cbd02c8a73.tar.gz
astro-26c63a2b07e6298dfb59c0c3178348cbd02c8a73.tar.zst
astro-26c63a2b07e6298dfb59c0c3178348cbd02c8a73.zip
fix(deps): update all non-major dependencies (#11837)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'benchmark')
-rw-r--r--benchmark/packages/timer/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/packages/timer/package.json b/benchmark/packages/timer/package.json
index a4a3b8df1..7e3e2065b 100644
--- a/benchmark/packages/timer/package.json
+++ b/benchmark/packages/timer/package.json
@@ -29,7 +29,7 @@
"astro": "workspace:*"
},
"devDependencies": {
- "@types/server-destroy": "^1.0.3",
+ "@types/server-destroy": "^1.0.4",
"astro": "workspace:*",
"astro-scripts": "workspace:*"
}