chore: update jsdom to 16.5.2 to fix node v10

This commit is contained in:
eric_wang 2022-06-10 00:15:57 +08:00
parent 9a219892e4
commit a5fe05a534

View file

@ -56,7 +56,7 @@
"ava": "^3.3.0",
"del-cli": "^2.0.0",
"eslint-config-xo-typescript": "^0.26.0",
"jsdom": "^19.0.0",
"jsdom": "^16.5.2",
"rxjs": "^6.4.0",
"tempy": "^0.4.0",
"ts-node": "^8.3.0",