Skip to content

Commit c61024f

Browse files
committed
Update dev-dependencies
1 parent a63c761 commit c61024f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
"repeat-string": "^1.0.0"
3838
},
3939
"devDependencies": {
40-
"mdast-util-from-markdown": "^0.7.0",
41-
"micromark-extension-math": "~0.1.0",
40+
"mdast-util-from-markdown": "^0.8.0",
41+
"micromark-extension-math": "^0.1.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)