Skip to content

Commit

Permalink
Bump xo from 0.50.0 to 0.51.0 (#95)
Browse files Browse the repository at this point in the history
Bumps [xo](https://github.com/xojs/xo) from 0.50.0 to 0.51.0.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](xojs/xo@v0.50.0...v0.51.0)

---
updated-dependencies:
- dependency-name: xo
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 25, 2022
1 parent e5f6435 commit f5644e0
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
106 changes: 53 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"husky": "^8.0.1",
"lint-staged": "^13.0.0",
"strip-ansi": "^7.0.1",
"xo": "^0.50.0"
"xo": "^0.51.0"
},
"lint-staged": {
"*.?({c,m})js": "xo --fix"
Expand Down

0 comments on commit f5644e0

Please sign in to comment.