1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-05-21 02:41:36 +07:00

build(deps-dev): bump file-loader from 4.2.0 to 4.3.0 (#305)

This commit is contained in:
dependabot-preview[bot] 2019-11-22 13:10:06 +01:00 committed by Priscila Oliveira
parent 34dff06bdb
commit 1ed229363a
2 changed files with 6 additions and 6 deletions

View File

@ -59,7 +59,7 @@
"eslint-plugin-react": "7.16.0",
"eslint-plugin-react-hooks": "2.3.0",
"eslint-plugin-verdaccio": "8.2.0",
"file-loader": "4.2.0",
"file-loader": "4.3.0",
"friendly-errors-webpack-plugin": "1.7.0",
"get-stdin": "7.0.0",
"github-markdown-css": "3.0.1",

View File

@ -5881,13 +5881,13 @@ file-entry-cache@^5.0.1:
dependencies:
flat-cache "^2.0.1"
file-loader@4.2.0:
version "4.2.0"
resolved "https://registry.verdaccio.org/file-loader/-/file-loader-4.2.0.tgz#5fb124d2369d7075d70a9a5abecd12e60a95215e"
integrity sha512-+xZnaK5R8kBJrHK0/6HRlrKNamvVS5rjyuju+rnyxRGuwUJwpAMsVzUl5dz6rK8brkzjV6JpcFNjp6NqV0g1OQ==
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==
dependencies:
loader-utils "^1.2.3"
schema-utils "^2.0.0"
schema-utils "^2.5.0"
file-type@^7.7.1:
version "7.7.1"