Skip to content

Commit 3a63c82

Browse files
committed
Update dev-dependencies
1 parent 53399ba commit 3a63c82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@
4949
"mdast-util-from-markdown": "^0.8.0",
5050
"nyc": "^15.0.0",
5151
"prettier": "^2.0.0",
52-
"remark-cli": "^9.0.0-alpha.1",
52+
"remark-cli": "^9.0.0",
5353
"remark-preset-wooorm": "^8.0.0",
5454
"tape": "^5.0.0",
5555
"tinyify": "^3.0.0",
56-
"xo": "^0.33.0"
56+
"xo": "^0.34.0"
5757
},
5858
"scripts": {
5959
"format": "remark . -qfo && prettier . -w --loglevel warn && xo --fix",

0 commit comments

Comments
 (0)