Merge pull request #18 from kremalicious/dependabot/npm_and_yarn/eslint-7.0.0

Bump eslint from 5.16.0 to 7.0.0
This commit is contained in:
Matthias Kretschmann 2020-05-17 02:04:24 +02:00 committed by GitHub
commit 3b943c486c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
"auto-changelog": "^2.0.0",
"chalk": "^4.0.0",
"cross-env": "^7.0.2",
"eslint": "^5.16.0",
"eslint": "^7.0.0",
"eslint-config-prettier": "^4.3.0",
"eslint-plugin-prettier": "^3.1.0",
"prettier": "^2.0.5",