Update dependency faker to v5.5.1 (#444)
continuous-integration/drone/push Build is failing Details

Reviewed-on: #444
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-03-28 15:05:34 +00:00 committed by konrad
parent fc38179c54
commit ddf62367a2
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.0",
"faker": "5.5.1",
"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.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/faker/-/faker-5.5.0.tgz#17922f6252cd44c732943c89c2f0f0c7e189ffe3"
integrity sha512-2pPfgmRCfMDRJy8koo5WSEXVHpRdYSs04Iis/kCamSg5nnXyknArW1t4phpJXy2/LIr0C7cys/+IiIQLLU/KCw==
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==
fast-deep-equal@^2.0.1:
version "2.0.1"