Skip to content

Commit

Permalink
Merge pull request #57 from unexpectedjs/depfu/update/npm/eslint-7.1.0
Browse files Browse the repository at this point in the history
Upgrade eslint to version 7.1.0
  • Loading branch information
papandreou committed May 24, 2020
2 parents f2a0cdb + 31d822d commit 1c7c88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"coveralls": "^3.0.9",
"eslint": "^6.0.0",
"eslint": "^7.1.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 1c7c88d

Please sign in to comment.