Skip to content

Commit

Permalink
Update xo requirement from ^0.17.1 to ^0.24.0
Browse files Browse the repository at this point in the history
Updates the requirements on [xo](https://github.com/xojs/xo) to permit the latest version.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](xojs/xo@v0.17.1...v0.24.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Mar 2, 2019
1 parent 11a5e73 commit 48645fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
"istanbul": "^0.4.5",
"mocha": "^3.2.0",
"should": "^11.1.2",
"xo": "^0.17.1"
"xo": "^0.24.0"
}
}

0 comments on commit 48645fd

Please sign in to comment.