summaryrefslogtreecommitdiff
path: root/packages/integrations/prefetch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/prefetch')
-rw-r--r--packages/integrations/prefetch/package.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/packages/integrations/prefetch/package.json b/packages/integrations/prefetch/package.json
index 237229e78..32b20b7e5 100644
--- a/packages/integrations/prefetch/package.json
+++ b/packages/integrations/prefetch/package.json
@@ -34,13 +34,12 @@
"test:match": "playwright test -g"
},
"devDependencies": {
- "@playwright/test": "^1.29.2",
+ "@playwright/test": "^1.37.1",
"@types/chai": "^4.3.5",
"@types/chai-as-promised": "^7.1.5",
"@types/mocha": "^9.1.1",
"astro": "workspace:*",
- "astro-scripts": "workspace:*",
- "playwright": "^1.29.2"
+ "astro-scripts": "workspace:*"
},
"dependencies": {
"throttles": "^1.0.1"