deps: update jsdom to 28.0.0
Node.js CI / CI (pull_request) Successful in 50s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m18s

This commit is contained in:
2026-02-12 07:10:31 -08:00
parent eb596f1cde
commit 6f85861101
2 changed files with 71 additions and 75 deletions
+2 -2
View File
@@ -40,10 +40,10 @@
"@nhcarrigan/eslint-config": "5.2.0",
"@tailwindcss/postcss": "4.1.18",
"eslint": "9.39.2",
"jsdom": "27.4.0",
"jsdom": "28.0.0",
"postcss": "8.5.6",
"tailwindcss": "4.1.18",
"typescript": "5.9.3",
"vitest": "4.0.16"
}
}
}