summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 5024792..718af10 100644
--- a/package.json
+++ b/package.json
@@ -27,9 +27,9 @@
"netlify-preview": "node netlify-preview.js"
},
"devDependencies": {
- "@playwright/test": "^1.50.1",
- "@types/node": "^22.13.9",
- "eslint": "^9.18.0",
+ "@playwright/test": "^1.53.1",
+ "@types/node": "^24.0.1",
+ "eslint": "^9.29.0",
"jsdom": "^26.0.0"
}
}