Skip to content

Commit

Permalink
Update dependency xo to v0.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 19, 2018
1 parent 7a79e36 commit c532696
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-config-rem": "^4.0.0",
"jest-cli": "^22.0.0",
"neutrino": "^8.0.0",
"xo": "0.20.0"
"xo": "0.20.3"
},
"xo": {
"extends": "rem",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6286,9 +6286,9 @@ xo-init@^0.7.0:
the-argv "^1.0.0"
write-pkg "^3.1.0"

[email protected].0:
version "0.20.0"
resolved "https://registry.yarnpkg.com/xo/-/xo-0.20.0.tgz#32ed7c13635917dff3d5ce2e4d244ed0629c1cc5"
[email protected].3:
version "0.20.3"
resolved "https://registry.yarnpkg.com/xo/-/xo-0.20.3.tgz#6fb1597b5e361fd561535bbf84cf97eefaac5d80"
dependencies:
arrify "^1.0.1"
debug "^3.1.0"
Expand Down

0 comments on commit c532696

Please sign in to comment.