Skip to content

Commit

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

Upgrade eslint-config-prettier to version 7.0.0
  • Loading branch information
papandreou committed Dec 7, 2020
2 parents 35ef487 + f6e7a72 commit f83af37
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 @@ -31,7 +31,7 @@
"homepage": "https://unexpected.js.org/unexpected-set",
"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 f83af37

Please sign in to comment.