Update dependency jsdom to v26

This commit is contained in:
Renovate Bot
2025-01-13 01:00:55 +00:00
parent 1b2a2f5ff4
commit 370fa6f15f
2 changed files with 71 additions and 26 deletions

View File

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