Skip to content

Commit f808c9b

Browse files
chore(deps-dev): bump xo from 0.57.0 to 0.58.0
Bumps [xo](https://github.com/xojs/xo) from 0.57.0 to 0.58.0. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](xojs/xo@v0.57.0...v0.58.0) --- updated-dependencies: - dependency-name: xo dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6632c46 commit f808c9b

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
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"ava": "^6.0.1",
3434
"nyc": "^15.0.0",
35-
"xo": "^0.57.0"
35+
"xo": "^0.58.0"
3636
},
3737
"type": "module"
3838
}

0 commit comments

Comments
 (0)