Update dev-dependencies

This commit is contained in:
Titus Wormer 2020-12-08 18:08:07 +01:00
parent 3f802e9d0e
commit 2670fd801c
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.34.0" "xo": "^0.36.0"
}, },
"scripts": { "scripts": {
"format": "remark . -qfo && prettier . -w --loglevel warn && xo --fix", "format": "remark . -qfo && prettier . -w --loglevel warn && xo --fix",