Skip to content

Commit 330fad8

Browse files
committed
Update dev-dependencies
1 parent 57fd68b commit 330fad8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"c8": "^7.0.0",
4646
"glob": "^7.0.0",
4747
"hastscript": "^7.0.0",
48-
"jsdom": "^18.0.0",
48+
"jsdom": "^19.0.0",
4949
"prettier": "^2.0.0",
5050
"remark-cli": "^10.0.0",
5151
"remark-preset-wooorm": "^9.0.0",
@@ -54,7 +54,7 @@
5454
"type-coverage": "^2.0.0",
5555
"typescript": "^4.0.0",
5656
"w3c-xmlserializer": "^3.0.0",
57-
"xo": "^0.46.0"
57+
"xo": "^0.47.0"
5858
},
5959
"scripts": {
6060
"prepack": "npm run build && npm run format",

0 commit comments

Comments
 (0)