mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
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:
parent
080d5b4187
commit
c847a2b195
6
package-lock.json
generated
6
package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user