Skip to content

Commit 78ad6ba

Browse files
committed
Update dev-dependencies
1 parent c79a430 commit 78ad6ba

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
@@ -73,7 +73,7 @@
7373
"type-coverage": "^2.0.0",
7474
"typescript": "^4.0.0",
7575
"unified": "^10.0.0",
76-
"xo": "^0.44.0"
76+
"xo": "^0.45.0"
7777
},
7878
"scripts": {
7979
"build": "rimraf \"dev/**/*.d.ts\" \"test/**/*.d.ts\" && tsc && type-coverage && micromark-build && esbuild . --bundle --minify | terser | gzip-size --raw",

0 commit comments

Comments
 (0)