Update file-loader to the latest version 🚀 (#95)

* chore(package): update file-loader to version 3.0.0

* chore(package): update lockfile yarn.lock
This commit is contained in:
greenkeeper[bot] 2019-01-17 06:20:17 +01:00 committed by uwap
parent 2d528a72c6
commit 45e2e7c6fc
2 changed files with 5 additions and 4 deletions

View file

@ -2502,9 +2502,10 @@ file-entry-cache@^2.0.0:
flat-cache "^1.2.1"
object-assign "^4.0.1"
file-loader@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-2.0.0.tgz#39749c82f020b9e85901dcff98e8004e6401cfde"
file-loader@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-3.0.1.tgz#f8e0ba0b599918b51adfe45d66d1e771ad560faa"
integrity sha512-4sNIOXgtH/9WZq4NvlfU3Opn5ynUsqBwSLyM+I7UOwdGigTBYfVVQEwe/msZNX/j4pCJTIM14Fsw66Svo1oVrw==
dependencies:
loader-utils "^1.0.2"
schema-utils "^1.0.0"