Update dependency faker to v5.5.2 (#450)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #450
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-03-30 19:39:20 +00:00 committed by konrad
parent cc4cee7518
commit 1139d5c091
2 changed files with 5 additions and 5 deletions

View File

@ -48,7 +48,7 @@
"cypress-file-upload": "5.0.3",
"eslint": "7.23.0",
"eslint-plugin-vue": "7.8.0",
"faker": "5.5.1",
"faker": "5.5.2",
"jest": "26.6.3",
"node-sass": "5.0.0",
"sass-loader": "10.1.1",

View File

@ -6472,10 +6472,10 @@ extsprintf@^1.2.0:
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
faker@5.5.1:
version "5.5.1"
resolved "https://registry.yarnpkg.com/faker/-/faker-5.5.1.tgz#30e4e8ba15c8c08d0494ba935f247d8e2469675d"
integrity sha512-JCFXcVesClQ6RlSWmBMFQmGDAZq6hjbJAFgKALx31uPaQC6p3SWT2ojaJGD8bMQri+8VNqDOkI2F8QC+ABvZng==
faker@5.5.2:
version "5.5.2"
resolved "https://registry.yarnpkg.com/faker/-/faker-5.5.2.tgz#d6f99923fb757b26733a6d2396ddb448ac5bb446"
integrity sha512-6G3lzZXWjWfqTJDS9KhHFIislZMGdrzDqews3T14E/dsANVbs3YT4A3jSNDrbA/gbtmjLuKJx9DzcLucdXBqBw==
fast-deep-equal@^2.0.1:
version "2.0.1"