Merge pull request #28 from kremalicious/greenkeeper/eslint-6.0.0

Update eslint to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2019-06-22 11:35:19 +02:00 committed by GitHub
commit dd47912ed5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
"pro"
],
"devDependencies": {
"eslint": "^5.3.0",
"eslint": "^6.0.0",
"husky": "^2.0.0",
"release-it": "^12.0.0"
}