Skip to content

Commit

Permalink
Merge pull request #46 from ticky/renovate/file-loader-1.x
Browse files Browse the repository at this point in the history
Update dependency file-loader to v1
  • Loading branch information
ticky committed Aug 12, 2018
2 parents 8b2af47 + 4a8e4f0 commit ff0bb2c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"eslint": "4.19.1",
"eslint-plugin-react": "7.5.1",
"extract-text-webpack-plugin": "3.0.2",
"file-loader": "0.11.2",
"file-loader": "1.1.11",
"image-webpack-loader": "3.6.0",
"jest": "21.2.1",
"json-loader": "0.5.7",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2892,11 +2892,12 @@ file-entry-cache@^2.0.0:
flat-cache "^1.2.1"
object-assign "^4.0.1"

file-loader@0.11.2:
version "0.11.2"
resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-0.11.2.tgz#4ff1df28af38719a6098093b88c82c71d1794a34"
file-loader@1.1.11:
version "1.1.11"
resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-1.1.11.tgz#6fe886449b0f2a936e43cabaac0cdbfb369506f8"
dependencies:
loader-utils "^1.0.2"
schema-utils "^0.4.5"

file-type@^3.1.0:
version "3.9.0"
Expand Down

0 comments on commit ff0bb2c

Please sign in to comment.