Merge pull request #45 from ohlookitsderpy/renovate/eslint-6.x

Update dependency eslint to v6.0.1
This commit is contained in:
David Ralph 2019-06-27 10:01:29 +01:00 committed by GitHub
commit e018a1118a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"js-watch": "webpack --progress --watch"
},
"devDependencies": {
"eslint": "6.0.0",
"eslint": "6.0.1",
"sass": "1.20.3",
"webpack": "4.32.2",
"webpack-cli": "3.3.4"