1
0
mirror of https://github.com/kremalicious/hyper-mac-pro.git synced 2024-11-22 01:37:13 +01:00

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

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"
}