Update dependency jsdom to v27

This commit is contained in:
Renovate Bot
2025-09-14 02:00:34 +00:00
parent 59a02332d0
commit 532a34cc7f
2 changed files with 119 additions and 73 deletions

View File

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