Merge pull request #251 from feathericons/dependabot/npm_and_yarn/webpack-3.10.0

Bump webpack from 3.8.1 to 3.10.0
This commit is contained in:
Cole Bemis 2017-12-16 00:51:35 -08:00 committed by GitHub
commit d5e7e14e5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -10047,9 +10047,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",