summaryrefslogtreecommitdiff
path: root/packages/integrations/prefetch
diff options
context:
space:
mode:
authorGravatar Bjorn Lu <bjornlu.dev@gmail.com> 2023-06-21 21:09:49 +0800
committerGravatar GitHub <noreply@github.com> 2023-06-21 21:09:49 +0800
commitf275d058fcfe564b19bf3536c1a208e6f9cb2159 (patch)
tree2b239737ee68f2a46c493b595f3155ea6421c2db /packages/integrations/prefetch
parent01b1c21c6bf1a0f8f8a753fc31777186e5cb09c0 (diff)
downloadastro-f275d058fcfe564b19bf3536c1a208e6f9cb2159.tar.gz
astro-f275d058fcfe564b19bf3536c1a208e6f9cb2159.tar.zst
astro-f275d058fcfe564b19bf3536c1a208e6f9cb2159.zip
Update safe dependencies (#7430)
Diffstat (limited to 'packages/integrations/prefetch')
-rw-r--r--packages/integrations/prefetch/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/prefetch/package.json b/packages/integrations/prefetch/package.json
index 899d41d41..9233b2788 100644
--- a/packages/integrations/prefetch/package.json
+++ b/packages/integrations/prefetch/package.json
@@ -35,7 +35,7 @@
},
"devDependencies": {
"@playwright/test": "^1.29.2",
- "@types/chai": "^4.3.1",
+ "@types/chai": "^4.3.5",
"@types/chai-as-promised": "^7.1.5",
"@types/mocha": "^9.1.1",
"astro": "workspace:*",