Update dependency jsdom to v25

This commit is contained in:
Renovate Bot
2024-09-08 00:02:30 +00:00
parent ee7fbf4d5a
commit 4aad449a18
2 changed files with 5 additions and 5 deletions

View File

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