Update dependency webpack to v4.32.2

This commit is contained in:
Renovate Bot 2019-05-22 23:23:09 +00:00
parent 3ab95666d9
commit e6b7adb5ea
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
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.1",
"webpack": "4.32.2",
"webpack-cli": "3.3.2"
}
}