Skip to content

Commit

Permalink
Merge pull request #32 from unexpectedjs/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 60020b0 + 8572c86 commit f391eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"coveralls": "^3.0.0",
"eslint": "^6.0.0",
"eslint": "^7.0.0",
"eslint-config-onelint": "^4.0.0",
"eslint-config-prettier": "^6.0.0",
"eslint-config-standard": "^14.0.0",
Expand Down

0 comments on commit f391eb6

Please sign in to comment.