Skip to content

Commit

Permalink
Bump eslint-config-xo
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Mar 18, 2017
1 parent 21c2dc9 commit cbc2c5e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -52,14 +52,14 @@
"simple"
],
"dependencies": {
"eslint-config-xo": "^0.17.0"
"eslint-config-xo": "^0.18.0"
},
"devDependencies": {
"ava": "*",
"clear-require": "^1.0.1",
"clear-require": "^2.0.0",
"eslint": "^3.7.1",
"is-plain-obj": "^1.0.0",
"temp-write": "^2.0.1"
"temp-write": "^3.1.0"
},
"peerDependencies": {
"eslint": ">=3.7.0"
Expand Down

0 comments on commit cbc2c5e

Please sign in to comment.