Merge pull request #480 from lobehub/renovate/jsdom-23.x

Update dependency jsdom to v23
pull/485/head
CanisMinor 2023-12-05 10:48:07 +08:00 committed by GitHub
commit 4c16147f2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@
"eslint": "^8",
"fast-deep-equal": "^3",
"husky": "^8",
"jsdom": "^22",
"jsdom": "^23.0.0",
"lint-staged": "^15",
"prettier": "^3",
"query-string": "^8",