chore(deps): update dependency jsdom to v22 (#499)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-10 00:09:39 +02:00 committed by GitHub
parent 86e964a274
commit cd5a503fc0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 44 additions and 91 deletions

View file

@ -115,7 +115,7 @@
"c8": "^8.0.0",
"consola": "^3.0.2",
"eslint": "^8.38.0",
"jsdom": "^19.0.0",
"jsdom": "^22.0.0",
"less": "^4.1.3",
"prettier": "^2.8.7",
"typescript": "~4.9.0",