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

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

View File

@ -29,7 +29,7 @@
"pro"
],
"devDependencies": {
"eslint": "^6.0.0",
"eslint": "^7.0.0",
"release-it": "^13.0.0"
}
}