Skip to content

Commit 91a2d89

Browse files
committed
Update dev-dependencies
1 parent 7f4c4d6 commit 91a2d89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@
4646
"mdast-util-from-markdown": "^1.0.0",
4747
"micromark-extension-gfm-table": "^1.0.0",
4848
"prettier": "^2.0.0",
49-
"remark-cli": "^9.0.0",
49+
"remark-cli": "^10.0.0",
5050
"remark-preset-wooorm": "^8.0.0",
5151
"rimraf": "^3.0.0",
5252
"string-width": "^5.0.0",
5353
"tape": "^5.0.0",
5454
"type-coverage": "^2.0.0",
5555
"typescript": "^4.0.0",
5656
"unist-util-remove-position": "^4.0.0",
57-
"xo": "^0.42.0"
57+
"xo": "^0.44.0"
5858
},
5959
"scripts": {
6060
"build": "rimraf \"*.d.ts\" && tsc && type-coverage",

0 commit comments

Comments
 (0)