Skip to content

Commit 57fea6d

Browse files
committed
Update dev-dependencies
1 parent 1026a08 commit 57fea6d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@
5252
"mdast-util-from-markdown": "^1.0.0",
5353
"micromark-extension-mdx-jsx": "^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 \"{index,test}.d.ts\" && tsc && type-coverage",

0 commit comments

Comments
 (0)