Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Commit 2f291f5

Browse files
committed
Update dev-dependencies
1 parent 9a685ca commit 2f291f5

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
@@ -35,12 +35,12 @@
3535
"micromark": "~2.9.0"
3636
},
3737
"devDependencies": {
38-
"mdast-util-from-markdown": "^0.7.0",
38+
"mdast-util-from-markdown": "^0.8.0",
3939
"micromark-extension-footnote": "~0.3.0",
4040
"nyc": "^15.0.0",
4141
"prettier": "^2.0.0",
42-
"remark-cli": "^8.0.0",
43-
"remark-preset-wooorm": "^7.0.0",
42+
"remark-cli": "^9.0.0-alpha.1",
43+
"remark-preset-wooorm": "^8.0.0",
4444
"tape": "^5.0.0",
4545
"xo": "^0.33.0"
4646
},

0 commit comments

Comments
 (0)