Skip to content

Commit 0c2e0e8

Browse files
committed
Update dev-dependencies
1 parent 0e70e0a commit 0c2e0e8

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
"unified": "^10.0.0",
78-
"xo": "^0.47.0"
78+
"xo": "^0.49.0"
7979
},
8080
"scripts": {
8181
"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)