Update dev-dependencies

This commit is contained in:
Titus Wormer 2021-11-17 11:37:15 +01:00
parent eb52b1adc1
commit 92038d21e0
No known key found for this signature in database
GPG key ID: E6E581152ED04E2E

View file

@ -51,7 +51,7 @@
"to-vfile": "^7.0.0", "to-vfile": "^7.0.0",
"type-coverage": "^2.0.0", "type-coverage": "^2.0.0",
"typescript": "^4.0.0", "typescript": "^4.0.0",
"xo": "^0.45.0" "xo": "^0.46.0"
}, },
"scripts": { "scripts": {
"build": "rimraf \"test/**/*.d.ts\" \"*.d.ts\" && tsc && type-coverage", "build": "rimraf \"test/**/*.d.ts\" \"*.d.ts\" && tsc && type-coverage",