Skip to content

Commit 4634cf7

Browse files
committed
Update dev-dependencies
1 parent 6b060c2 commit 4634cf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@
6363
"remark-preset-wooorm": "^9.0.0",
6464
"rimraf": "^3.0.0",
6565
"tape": "^5.0.0",
66-
"tsd": "^0.17.0",
66+
"tsd": "^0.19.0",
6767
"type-coverage": "^2.0.0",
6868
"typescript": "^4.0.0",
69-
"xo": "^0.45.0"
69+
"xo": "^0.46.0"
7070
},
7171
"scripts": {
7272
"build": "rimraf \"test/**/*.d.ts\" && tsc && tsd && type-coverage",

0 commit comments

Comments
 (0)