summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index f79ee7c..8bc9b1a 100644
--- a/package.json
+++ b/package.json
@@ -31,6 +31,7 @@
"@playwright/test": "^1.43.0",
"@types/node": "^20.12.7",
"editorconfig-checker": "^5.1.5",
- "eslint": "^9.0.0"
+ "eslint": "^9.0.0",
+ "jsdom": "^24.0.0"
}
}