Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

Commit

Permalink
chore(deps): update dependency file-loader to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 23, 2018
1 parent b288aa8 commit 8488941
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -14,7 +14,7 @@
"eslint-config-airbnb": "0.1.0",
"eslint-plugin-react": "3.16.1",
"fbjs": "1.0.0",
"file-loader": "0.8.5",
"file-loader": "2.0.0",
"git-repository": "0.1.4",
"glob": "7.1.3",
"history": "4.7.2",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Expand Up @@ -1789,11 +1789,12 @@ file-entry-cache@^1.1.1:
flat-cache "^1.2.1"
object-assign "^4.0.1"

file-loader@0.8.5:
version "0.8.5"
resolved "http://registry.npmjs.org/file-loader/-/file-loader-0.8.5.tgz#9275d031fe780f27d47f5f4af02bd43713cc151b"
file-loader@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-2.0.0.tgz#39749c82f020b9e85901dcff98e8004e6401cfde"
dependencies:
loader-utils "~0.2.5"
loader-utils "^1.0.2"
schema-utils "^1.0.0"

filename-regex@^2.0.0:
version "2.0.0"
Expand Down Expand Up @@ -2881,7 +2882,7 @@ load-json-file@^1.0.0:
pinkie-promise "^2.0.0"
strip-bom "^2.0.0"

loader-utils@0.2.x, loader-utils@^0.2.11, loader-utils@~0.2.5:
loader-utils@0.2.x, loader-utils@^0.2.11:
version "0.2.16"
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-0.2.16.tgz#f08632066ed8282835dff88dfb52704765adee6d"
dependencies:
Expand Down

0 comments on commit 8488941

Please sign in to comment.