Update dev-dependencies

This commit is contained in:
Titus Wormer 2021-01-04 10:43:24 +01:00
parent 67126633ba
commit 90f35b016f
No known key found for this signature in database
GPG key ID: E6E581152ED04E2E

View file

@ -39,7 +39,7 @@
"remark-cli": "^9.0.0", "remark-cli": "^9.0.0",
"remark-preset-wooorm": "^8.0.0", "remark-preset-wooorm": "^8.0.0",
"tape": "^5.0.0", "tape": "^5.0.0",
"xo": "^0.36.0" "xo": "^0.37.0"
}, },
"scripts": { "scripts": {
"format": "remark . -qfo && prettier . -w --loglevel warn && xo --fix", "format": "remark . -qfo && prettier . -w --loglevel warn && xo --fix",