Update dev-dependencies

This commit is contained in:
Titus Wormer 2023-02-10 18:23:51 +01:00
parent d9e88fb845
commit 6b8f4d4a8b
No known key found for this signature in database
GPG key ID: E6E581152ED04E2E

View file

@ -59,7 +59,7 @@
"tape": "^5.0.0",
"type-coverage": "^2.0.0",
"typescript": "^4.0.0",
"xo": "^0.52.0"
"xo": "^0.53.0"
},
"scripts": {
"build": "rimraf \"dev/**/*.d.ts\" \"test/**/*.d.ts\" && tsc && type-coverage && micromark-build",