Skip to content

Commit 4c622a8

Browse files
committed
Update dev-dependencies
1 parent 9ef226d commit 4c622a8

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
@@ -36,13 +36,13 @@
3636
],
3737
"dependencies": {},
3838
"devDependencies": {
39-
"mdast-util-from-markdown": "^0.7.0",
39+
"mdast-util-from-markdown": "^0.8.0",
4040
"mdast-util-to-markdown": "^0.4.0",
4141
"micromark-extension-gfm-autolink-literal": "^0.5.0",
4242
"nyc": "^15.0.0",
4343
"prettier": "^2.0.0",
44-
"remark-cli": "^8.0.0",
45-
"remark-preset-wooorm": "^7.0.0",
44+
"remark-cli": "^9.0.0-alpha.1",
45+
"remark-preset-wooorm": "^8.0.0",
4646
"tape": "^5.0.0",
4747
"xo": "^0.33.0"
4848
},

0 commit comments

Comments
 (0)