Skip to content

Commit

Permalink
Merge pull request #163 from bumi/depfu/update/dependency-updates/yar…
Browse files Browse the repository at this point in the history
…n/file-loader-6.1.1

Update file-loader: 6.1.0 → 6.1.1 (patch)
  • Loading branch information
bumi authored Nov 5, 2020
2 parents bc39aff + f7b4083 commit 6cc2308
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"core-js": "3.6.5",
"crypto-js": "4.0.0",
"css-loader": "^1.0.0",
"file-loader": "^6.1.0",
"file-loader": "^6.1.1",
"html-webpack-plugin": "4.5.0",
"husky": "4.3.0",
"jdenticon": "3.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3822,13 +3822,13 @@ figgy-pudding@^3.5.1:
resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.1.tgz#862470112901c727a0e495a80744bd5baa1d6790"
integrity sha512-vNKxJHTEKNThjfrdJwHc7brvM6eVevuO5nTj6ez8ZQ1qbXTvGthucRF7S4vf2cr71QVnT70V34v0S1DyQsti0w==

file-loader@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-6.1.0.tgz#65b9fcfb0ea7f65a234a1f10cdd7f1ab9a33f253"
integrity sha512-26qPdHyTsArQ6gU4P1HJbAbnFTyT2r0pG7czh1GFAd9TZbj0n94wWbupgixZH/ET/meqi2/5+F7DhW4OAXD+Lg==
file-loader@^6.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-6.1.1.tgz#a6f29dfb3f5933a1c350b2dbaa20ac5be0539baa"
integrity sha512-Klt8C4BjWSXYQAfhpYYkG4qHNTna4toMHEbWrI5IuVoxbU6uiDKeKAP99R8mmbJi3lvewn/jQBOgU4+NS3tDQw==
dependencies:
loader-utils "^2.0.0"
schema-utils "^2.7.1"
schema-utils "^3.0.0"

filesize@^3.6.1:
version "3.6.1"
Expand Down

0 comments on commit 6cc2308

Please sign in to comment.