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 Feb 20, 2021
1 parent 72c5439 commit 22c9ebf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.34.0"
"eslint-config-xo": "^0.35.0"
},
"devDependencies": {
"ava": "^2.4.0",
"eslint": "^7.1.7",
"eslint": "^7.20.0",
"is-plain-obj": "^3.0.0"
},
"peerDependencies": {
"eslint": ">=7.17"
"eslint": ">=7.20.0"
}
}

0 comments on commit 22c9ebf

Please sign in to comment.