Skip to content

Commit 853af5a

Browse files
committed
Update dev-dependencies
1 parent f93b4c3 commit 853af5a

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
@@ -47,13 +47,13 @@
4747
"prettier": "^2.0.0",
4848
"remark": "^14.0.0",
4949
"remark-cli": "^10.0.0",
50-
"remark-preset-wooorm": "^8.0.0",
50+
"remark-preset-wooorm": "^9.0.0",
5151
"rimraf": "^3.0.0",
5252
"tape": "^5.0.0",
5353
"to-vfile": "^7.0.0",
5454
"type-coverage": "^2.0.0",
5555
"typescript": "^4.0.0",
56-
"xo": "^0.43.0"
56+
"xo": "^0.45.0"
5757
},
5858
"scripts": {
5959
"build": "rimraf \"test/**/*.d.ts\" \"*.d.ts\" && tsc && type-coverage",

0 commit comments

Comments
 (0)