Update dependency webpack to v4.35.2

This commit is contained in:
Renovate Bot 2019-07-01 09:25:43 +00:00
parent eba3150396
commit 541c7dbd78
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": "6.0.1",
"sass": "1.22.1",
"webpack": "4.32.2",
"webpack": "4.35.2",
"webpack-cli": "3.3.4"
}
}