Skip to content

Commit

Permalink
chore(deps): upgrade to eslint 6
Browse files Browse the repository at this point in the history
BREAKING CHANGE: eslint upgraded to version 6
  • Loading branch information
AndrewLeedham committed Mar 9, 2020
1 parent f85a3f3 commit 60df663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/xerox-eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"peerDependencies": {
"@xerox/prettier-config": "*",
"eslint": "~5",
"eslint": "~6",
"prettier": "~1"
}
}

0 comments on commit 60df663

Please sign in to comment.