Skip to content

Commit

Permalink
Merge pull request #34 from papandreou/depfu/update/npm/eslint-7.0.0
Browse files Browse the repository at this point in the history
Upgrade eslint to version 7.0.0
  • Loading branch information
papandreou committed May 9, 2020
2 parents c804089 + 7d2838a commit b49ac7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"coveralls": "^3.0.1",
"eslint": "^6.0.0",
"eslint": "^7.0.0",
"eslint-config-prettier": "^6.0.0",
"eslint-config-standard": "^14.0.0",
"eslint-plugin-import": "^2.18.2",
Expand Down

0 comments on commit b49ac7e

Please sign in to comment.