chore(deps): update dependency file-loader to v3 (#4599)

This commit is contained in:
renovate[bot] 2018-12-21 19:38:47 +00:00 committed by Xin Du (Clark)
parent 90f42a618e
commit c432ec4ec7
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"css-loader": "^2.0.1",
"cssnano": "^4.1.7",
"extract-css-chunks-webpack-plugin": "^3.2.1",
"file-loader": "^2.0.0",
"file-loader": "^3.0.1",
"fs-extra": "^7.0.1",
"glob": "^7.1.3",
"hard-source-webpack-plugin": "^0.13.1",

View File

@ -4677,10 +4677,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.npmjs.org/file-loader/-/file-loader-2.0.0.tgz#39749c82f020b9e85901dcff98e8004e6401cfde"
integrity sha512-YCsBfd1ZGCyonOKLxPiKPdu+8ld9HAaMEvJewzz+b2eTF7uL5Zm/HdBF6FjCrpCMRq25Mi0U1gl4pwn2TlH7hQ==
file-loader@^3.0.1:
version "3.0.1"
resolved "https://registry.npmjs.org/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"