Skip to content

Commit acce1ab

Browse files
committed
Update dev-dependencies
1 parent c0e8586 commit acce1ab

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
@@ -33,7 +33,7 @@
3333
"typescript": "^4.0.0",
3434
"unified": "^10.0.0",
3535
"unist-util-remove-position": "^4.0.0",
36-
"xo": "^0.48.0"
36+
"xo": "^0.49.0"
3737
},
3838
"scripts": {
3939
"build": "npm run build --workspaces && rimraf \"*.d.ts\" \"{test,script}/**/*.d.ts\" && tsc && type-coverage",

0 commit comments

Comments
 (0)