1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-05-09 04:51:37 +07:00

build(deps-dev): bump file-loader from 4.3.0 to 5.0.2 (#322)

This commit is contained in:
dependabot-preview[bot] 2019-12-01 16:12:02 +01:00 committed by Priscila Oliveira
parent 764090dad3
commit d37de29d36
2 changed files with 5 additions and 5 deletions

View File

@ -64,7 +64,7 @@
"eslint-plugin-react": "7.17.0",
"eslint-plugin-react-hooks": "2.3.0",
"eslint-plugin-verdaccio": "8.4.2",
"file-loader": "4.3.0",
"file-loader": "5.0.2",
"friendly-errors-webpack-plugin": "1.7.0",
"get-stdin": "7.0.0",
"github-markdown-css": "3.0.1",

View File

@ -6103,10 +6103,10 @@ file-entry-cache@^5.0.1:
dependencies:
flat-cache "^2.0.1"
file-loader@4.3.0:
version "4.3.0"
resolved "https://registry.verdaccio.org/file-loader/-/file-loader-4.3.0.tgz#780f040f729b3d18019f20605f723e844b8a58af"
integrity sha512-aKrYPYjF1yG3oX0kWRrqrSMfgftm7oJW5M+m4owoldH5C51C0RkIwB++JbRvEW3IU6/ZG5n8UvEcdgwOt2UOWA==
file-loader@5.0.2:
version "5.0.2"
resolved "https://registry.verdaccio.org/file-loader/-/file-loader-5.0.2.tgz#7f3d8b4ac85a5e8df61338cfec95d7405f971caa"
integrity sha512-QMiQ+WBkGLejKe81HU8SZ9PovsU/5uaLo0JdTCEXOYv7i7jfAjHZi1tcwp9tSASJPOmmHZtbdCervFmXMH/Dcg==
dependencies:
loader-utils "^1.2.3"
schema-utils "^2.5.0"