Update dependency webpack to v4.29.5

This commit is contained in:
Renovate Bot 2019-02-18 10:24:35 +00:00
parent 796a2272b5
commit 9f8b79d419
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.17.0",
"webpack": "4.29.4",
"webpack": "4.29.5",
"webpack-cli": "3.2.3"
}
}