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

Commit edf4cef

Browse files
committed
Update dev-dependencies
1 parent 165b8ce commit edf4cef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
"micromark-extension-footnote": "~0.3.0",
4040
"nyc": "^15.0.0",
4141
"prettier": "^2.0.0",
42-
"remark-cli": "^9.0.0-alpha.1",
42+
"remark-cli": "^9.0.0",
4343
"remark-preset-wooorm": "^8.0.0",
4444
"tape": "^5.0.0",
45-
"xo": "^0.33.0"
45+
"xo": "^0.35.0"
4646
},
4747
"scripts": {
4848
"format": "remark . -qfo && prettier . -w --loglevel warn && xo --fix",

0 commit comments

Comments
 (0)