Skip to content

Commit 7822781

Browse files
committed
Update dev-dependencies
1 parent 4c18b5e commit 7822781

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,19 +59,19 @@
5959
"mdast-util-assert": "^4.0.0",
6060
"prettier": "^2.0.0",
6161
"rehype-parse": "^8.0.0",
62-
"remark-cli": "^9.0.0",
63-
"remark-gfm": "^1.0.0",
64-
"remark-parse": "^9.0.0",
65-
"remark-preset-wooorm": "^8.0.0",
66-
"remark-stringify": "^9.0.0",
62+
"remark-cli": "^10.0.0",
63+
"remark-gfm": "^2.0.0",
64+
"remark-parse": "^10.0.0",
65+
"remark-preset-wooorm": "^9.0.0",
66+
"remark-stringify": "^10.0.0",
6767
"rimraf": "^3.0.0",
6868
"tape": "^5.0.0",
6969
"type-coverage": "^2.0.0",
7070
"typescript": "^4.0.0",
7171
"unified": "^10.0.0",
7272
"unist-builder": "^3.0.0",
7373
"unist-util-remove-position": "^4.0.0",
74-
"xo": "^0.42.0"
74+
"xo": "^0.44.0"
7575
},
7676
"scripts": {
7777
"prepack": "npm run build && npm run format",

0 commit comments

Comments
 (0)