Skip to content

Commit 2e72707

Browse files
committed
Update dev-dependencies
1 parent 778e22e commit 2e72707

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
@@ -48,14 +48,14 @@
4848
"mdast-util-from-markdown": "^1.0.0",
4949
"micromark-extension-directive": "^2.0.0",
5050
"prettier": "^2.0.0",
51-
"remark-cli": "^9.0.0",
52-
"remark-preset-wooorm": "^8.0.0",
51+
"remark-cli": "^10.0.0",
52+
"remark-preset-wooorm": "^9.0.0",
5353
"rimraf": "^3.0.0",
5454
"tape": "^5.0.0",
5555
"type-coverage": "^2.0.0",
5656
"typescript": "^4.0.0",
5757
"unist-util-remove-position": "^4.0.0",
58-
"xo": "^0.42.0"
58+
"xo": "^0.44.0"
5959
},
6060
"scripts": {
6161
"build": "rimraf \"{index,test}.d.ts\" && tsc && type-coverage",

0 commit comments

Comments
 (0)