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 committed May 22, 2020
1 parent 202c8fb commit b59df6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
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 b59df6a

Please sign in to comment.