Skip to content

Commit 2953253

Browse files
committed
Update dev-dependencies
1 parent 2ffee2e commit 2953253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"type-coverage": "^2.0.0",
5959
"typescript": "^4.0.0",
6060
"unist-util-remove-position": "^4.0.0",
61-
"xo": "^0.45.0"
61+
"xo": "^0.46.0"
6262
},
6363
"scripts": {
6464
"build": "rimraf \"lib/**/*.d.ts\" \"test/**/*.d.ts\" \"*.d.ts\" && tsc && type-coverage",

0 commit comments

Comments
 (0)