Skip to content

Commit f6c9491

Browse files
committed
Update dev-dependencies
1 parent 53b0c24 commit f6c9491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"type-coverage": "^2.0.0",
7676
"typescript": "^4.0.0",
7777
"vfile-sort": "^3.0.0",
78-
"xo": "^0.50.0"
78+
"xo": "^0.52.0"
7979
},
8080
"scripts": {
8181
"build": "rimraf \"lib/**/*.d.ts\" \"test/**/*.d.ts\" \"*.d.ts\" && tsc && type-coverage",

0 commit comments

Comments
 (0)