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

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

View File

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