Skip to content

Commit 939c589

Browse files
committed
Update dev-dependencies
1 parent dc589fb commit 939c589

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
@@ -44,13 +44,13 @@
4444
"mdast-util-from-markdown": "^1.0.0",
4545
"micromark-extension-gfm-footnote": "^1.0.0",
4646
"prettier": "^2.0.0",
47-
"remark-cli": "^10.0.0",
47+
"remark-cli": "^11.0.0",
4848
"remark-preset-wooorm": "^9.0.0",
4949
"rimraf": "^3.0.0",
5050
"tape": "^5.0.0",
5151
"type-coverage": "^2.0.0",
5252
"typescript": "^4.0.0",
53-
"xo": "^0.49.0"
53+
"xo": "^0.53.0"
5454
},
5555
"scripts": {
5656
"build": "rimraf \"*.d.ts\" && tsc && type-coverage",

0 commit comments

Comments
 (0)