Skip to content

Commit eff3940

Browse files
committed
Update dev-dependencies
1 parent b02cdaf commit eff3940

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@
5252
"mdast-util-to-markdown": "^1.0.0",
5353
"micromark-extension-gfm-autolink-literal": "^1.0.0",
5454
"prettier": "^2.0.0",
55-
"remark-cli": "^9.0.0",
56-
"remark-preset-wooorm": "^8.0.0",
55+
"remark-cli": "^10.0.0",
56+
"remark-preset-wooorm": "^9.0.0",
5757
"rimraf": "^3.0.0",
5858
"tape": "^5.0.0",
5959
"type-coverage": "^2.0.0",
6060
"typescript": "^4.0.0",
61-
"xo": "^0.42.0"
61+
"xo": "^0.44.0"
6262
},
6363
"scripts": {
6464
"build": "rimraf \"*.d.ts\" && tsc && type-coverage",

0 commit comments

Comments
 (0)