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 Jun 15, 2021
1 parent 03f9d11 commit 1a7e34d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.35.0"
"eslint-config-xo": "^0.37.0"
},
"devDependencies": {
"ava": "^2.4.0",
"eslint": "^7.20.0",
"is-plain-obj": "^3.0.0"
},
"peerDependencies": {
"eslint": ">=7.20.0"
"eslint": ">=7.28.0"
}
}

0 comments on commit 1a7e34d

Please sign in to comment.