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

Update dependency webpack to v4.29.6
This commit is contained in:
David Ralph 2019-02-28 11:14:23 +00:00 committed by GitHub
commit 35b52fa755
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
},
"devDependencies": {
"sass": "1.17.2",
"webpack": "4.29.5",
"webpack": "4.29.6",
"webpack-cli": "3.2.3"
}
}