Update dependency webpack to v4.30.0

This commit is contained in:
Renovate Bot 2019-04-12 20:22:13 +00:00
parent 99331ad328
commit c2ce86d025
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
},
"devDependencies": {
"sass": "1.18.0",
"webpack": "4.29.6",
"webpack": "4.30.0",
"webpack-cli": "3.3.0"
}
}