chore(dependencies): Bump webpack from 3.8.1 to 3.10.0

Bumps [webpack](https://github.com/webpack/webpack) from 3.8.1 to 3.10.0.
- [Release notes](https://github.com/webpack/webpack/releases?after=v4.0.0-alpha.0)
- [Commits](https://github.com/webpack/webpack/compare/v3.8.1...v3.10.0)
This commit is contained in:
dependabot[bot] 2017-12-15 07:58:20 +00:00
parent 080d5b4187
commit c847a2b195
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -10034,9 +10034,9 @@
"dev": true
},
"webpack": {
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-3.8.1.tgz",
"integrity": "sha512-5ZXLWWsMqHKFr5y0N3Eo5IIisxeEeRAajNq4mELb/WELOR7srdbQk2N5XiyNy2A/AgvlR3AmeBCZJW8lHrolbw==",
"version": "3.10.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-3.10.0.tgz",
"integrity": "sha512-fxxKXoicjdXNUMY7LIdY89tkJJJ0m1Oo8PQutZ5rLgWbV5QVKI15Cn7+/IHnRTd3vfKfiwBx6SBqlorAuNA8LA==",
"dev": true,
"requires": {
"acorn": "5.2.1",

View File

@ -50,7 +50,7 @@
"rimraf": "^2.6.2",
"semantic-release": "^8.2.0",
"svgo": "^0.7.2",
"webpack": "^3.0.0"
"webpack": "^3.10.0"
},
"repository": {
"type": "git",