Skip to content

Commit d78a9f8

Browse files
committed
Update dev-dependencies
1 parent 07bf001 commit d78a9f8

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
@@ -37,14 +37,14 @@
3737
"dependencies": {},
3838
"devDependencies": {
3939
"mdast-util-from-markdown": "^0.8.0",
40-
"mdast-util-to-markdown": "^0.5.0",
40+
"mdast-util-to-markdown": "^0.6.0",
4141
"micromark-extension-gfm-autolink-literal": "^0.5.0",
4242
"nyc": "^15.0.0",
4343
"prettier": "^2.0.0",
4444
"remark-cli": "^9.0.0",
4545
"remark-preset-wooorm": "^8.0.0",
4646
"tape": "^5.0.0",
47-
"xo": "^0.35.0"
47+
"xo": "^0.37.0"
4848
},
4949
"scripts": {
5050
"format": "remark . -qfo && prettier . -w --loglevel warn && xo --fix",

0 commit comments

Comments
 (0)