chore: update jsdom to 16.5.2 to fix node v10
This commit is contained in:
parent
9a219892e4
commit
a5fe05a534
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
||||||
"ava": "^3.3.0",
|
"ava": "^3.3.0",
|
||||||
"del-cli": "^2.0.0",
|
"del-cli": "^2.0.0",
|
||||||
"eslint-config-xo-typescript": "^0.26.0",
|
"eslint-config-xo-typescript": "^0.26.0",
|
||||||
"jsdom": "^19.0.0",
|
"jsdom": "^16.5.2",
|
||||||
"rxjs": "^6.4.0",
|
"rxjs": "^6.4.0",
|
||||||
"tempy": "^0.4.0",
|
"tempy": "^0.4.0",
|
||||||
"ts-node": "^8.3.0",
|
"ts-node": "^8.3.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue