Update dependency jsdom to v29

This commit is contained in:
Renovate Bot
2026-03-16 02:01:00 +00:00
parent 92c6c26d49
commit 791cc5df34
2 changed files with 27 additions and 75 deletions

View File

@@ -2,7 +2,7 @@
"dependencies": {
"@turf/area": "^7.0.0",
"@turf/turf": "^7.0.0",
"jsdom": "^28.0.0",
"jsdom": "^29.0.0",
"mapshaper": "^0.6.79"
},
"type": "module"