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 Aug 8, 2021
1 parent 684d9ca commit b929b99
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.37.0"
"eslint-config-xo": "^0.38.0"
},
"devDependencies": {
"ava": "^2.4.0",
"eslint": "^7.20.0",
"is-plain-obj": "^3.0.0"
},
"peerDependencies": {
"eslint": ">=7.28.0"
"eslint": ">=7.32.0"
}
}

0 comments on commit b929b99

Please sign in to comment.