Skip to content

Commit ff0bb2c

Browse files
authored
Merge pull request #46 from ticky/renovate/file-loader-1.x
Update dependency file-loader to v1
2 parents 8b2af47 + 4a8e4f0 commit ff0bb2c

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint": "4.19.1",
5656
"eslint-plugin-react": "7.5.1",
5757
"extract-text-webpack-plugin": "3.0.2",
58-
"file-loader": "0.11.2",
58+
"file-loader": "1.1.11",
5959
"image-webpack-loader": "3.6.0",
6060
"jest": "21.2.1",
6161
"json-loader": "0.5.7",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2892,11 +2892,12 @@ file-entry-cache@^2.0.0:
28922892
flat-cache "^1.2.1"
28932893
object-assign "^4.0.1"
28942894

2895-
file-loader@0.11.2:
2896-
version "0.11.2"
2897-
resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-0.11.2.tgz#4ff1df28af38719a6098093b88c82c71d1794a34"
2895+
file-loader@1.1.11:
2896+
version "1.1.11"
2897+
resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-1.1.11.tgz#6fe886449b0f2a936e43cabaac0cdbfb369506f8"
28982898
dependencies:
28992899
loader-utils "^1.0.2"
2900+
schema-utils "^0.4.5"
29002901

29012902
file-type@^3.1.0:
29022903
version "3.9.0"

0 commit comments

Comments
 (0)