Skip to content

Commit 0e6372f

Browse files
authored
Merge pull request #183 from ticky/renovate/file-loader-5.x
Update dependency file-loader to v5
2 parents 2aea52a + 4ae85f6 commit 0e6372f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-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": "6.6.0",
5656
"eslint-plugin-react": "7.5.1",
5757
"extract-text-webpack-plugin": "3.0.2",
58-
"file-loader": "4.3.0",
58+
"file-loader": "5.0.2",
5959
"image-webpack-loader": "6.0.0",
6060
"jest": "21.2.1",
6161
"json-loader": "0.5.7",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3389,9 +3389,9 @@ file-entry-cache@^5.0.1:
33893389
dependencies:
33903390
flat-cache "^2.0.1"
33913391

3392-
file-loader@4.3.0:
3393-
version "4.3.0"
3394-
resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-4.3.0.tgz#780f040f729b3d18019f20605f723e844b8a58af"
3392+
file-loader@5.0.2:
3393+
version "5.0.2"
3394+
resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-5.0.2.tgz#7f3d8b4ac85a5e8df61338cfec95d7405f971caa"
33953395
dependencies:
33963396
loader-utils "^1.2.3"
33973397
schema-utils "^2.5.0"

0 commit comments

Comments
 (0)