Skip to content

Commit

Permalink
Merge pull request #51 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 0cb6fe9 + 0b66ff1 commit 7ac157e
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 @@ -25,7 +25,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 7ac157e

Please sign in to comment.