Upgrade dependencies

This commit is contained in:
Sindre Sorhus 2021-11-26 16:00:01 +07:00
parent 09fd5c4ba8
commit d7c4aac07e
2 changed files with 8 additions and 8 deletions

View file

@ -48,14 +48,14 @@
"ava": "^3.15.0",
"color-convert": "^2.0.1",
"coveralls": "^3.1.1",
"execa": "^5.1.1",
"log-update": "^4.0.0",
"execa": "^6.0.0",
"log-update": "^5.0.0",
"matcha": "^0.7.0",
"nyc": "^15.1.0",
"tsd": "^0.17.0",
"typescript": "^4.3.5",
"xo": "^0.46.4",
"yoctodelay": "^1.2.0"
"tsd": "^0.19.0",
"typescript": "^4.5.2",
"xo": "^0.47.0",
"yoctodelay": "^2.0.0"
},
"types": "./source/index.d.ts",
"xo": {