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 Nov 8, 2022
1 parent ea39084 commit 56aa531
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.41.0"
"eslint-config-xo": "^0.43.0"
},
"devDependencies": {
"ava": "^2.4.0",
"eslint": "^8.6.0",
"eslint": "^8.27.0",
"is-plain-obj": "^3.0.0"
},
"peerDependencies": {
"eslint": ">=8.6.0"
"eslint": ">=8.27.0"
}
}

0 comments on commit 56aa531

Please sign in to comment.