Merge pull request #19 from kremalicious/dependabot/npm_and_yarn/eslint-config-prettier-6.11.0

Bump eslint-config-prettier from 4.3.0 to 6.11.0
This commit is contained in:
Matthias Kretschmann 2020-05-17 03:20:14 +02:00 committed by GitHub
commit 88e7dc20e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
"chalk": "^4.0.0",
"cross-env": "^7.0.2",
"eslint": "^7.0.0",
"eslint-config-prettier": "^4.3.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.0",
"prettier": "^2.0.5",
"release-it": "^12.3.0"