Merge pull request #36 from ohlookitsderpy/renovate/webpack-4.x

Update dependency webpack to v4.32.1
This commit is contained in:
David Ralph 2019-05-22 17:05:50 +01:00 committed by GitHub
commit 3ab95666d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"devDependencies": {
"eslint": "5.16.0",
"sass": "1.20.1",
"webpack": "4.32.0",
"webpack": "4.32.1",
"webpack-cli": "3.3.2"
}
}