1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-14 06:25:52 +02:00

fix: rollback jsdom types

This commit is contained in:
kakkokari-gtyih
2025-11-25 09:52:03 +09:00
parent bc63e367bc
commit 3ce3bacccc
2 changed files with 6 additions and 6 deletions

View File

@@ -203,7 +203,7 @@
"@types/http-link-header": "1.0.7",
"@types/jest": "29.5.14",
"@types/js-yaml": "4.0.9",
"@types/jsdom": "27.0.0",
"@types/jsdom": "21.1.7",
"@types/jsonld": "1.5.15",
"@types/jsrsasign": "10.5.15",
"@types/mime-types": "3.0.1",