Skip to content

Commit

Permalink
Update eslint-config-xo
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jan 2, 2021
1 parent c6d2357 commit 7e34657
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
"simple"
],
"dependencies": {
"eslint-config-xo": "^0.30.0"
"eslint-config-xo": "^0.34.0"
},
"devDependencies": {
"ava": "^2.4.0",
"eslint": "^7.1.0",
"is-plain-obj": "^2.0.0"
"eslint": "^7.1.7",
"is-plain-obj": "^3.0.0"
},
"peerDependencies": {
"eslint": ">=7"
"eslint": ">=7.17"
}
}

0 comments on commit 7e34657

Please sign in to comment.