Skip to content

Commit

Permalink
Bump xo from 0.55.0 to 0.56.0 (#144)
Browse files Browse the repository at this point in the history
Bumps [xo](https://github.com/xojs/xo) from 0.55.0 to 0.56.0.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](xojs/xo@v0.55.0...v0.56.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 Sep 1, 2023
1 parent b3caeab commit 03c1e43
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -61,7 +61,7 @@
"husky": "^8.0.1",
"lint-staged": "^13.2.2",
"strip-ansi": "^7.1.0",
"xo": "^0.55.0"
"xo": "^0.56.0"
},
"lint-staged": {
"*.?({c,m})js": "xo --fix"
Expand Down

0 comments on commit 03c1e43

Please sign in to comment.