Skip to content

Commit

Permalink
Merge pull request #141 from unexpectedjs/depfu/update/npm/eslint-con…
Browse files Browse the repository at this point in the history
…fig-prettier-7.0.0

Upgrade eslint-config-prettier to version 7.0.0
  • Loading branch information
papandreou committed Dec 7, 2020
2 parents de66783 + e209af7 commit c677922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"eslint": "^7.0.0",
"eslint-config-prettier": "^6.0.0",
"eslint-config-prettier": "^7.0.0",
"eslint-config-standard": "^16.0.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-mocha": "^8.0.0",
Expand Down

0 comments on commit c677922

Please sign in to comment.