Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency eslint to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and GuillaumeRahbari committed Aug 14, 2020
1 parent d112f42 commit 05c09cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^2.22.0 || ^3.0.0",
"@typescript-eslint/parser": "^2.22.0 || ^3.0.0",
"eslint": "^6.6.0",
"eslint": "^6.6.0 || ^7.0.0",
"eslint-config-airbnb": "^18.0.1",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-config-prettier": "^6.10.0",
Expand Down

0 comments on commit 05c09cd

Please sign in to comment.