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

Reviewed-on: #462
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-04-09 10:50:21 +00:00 committed by konrad
parent be190015d3
commit b4e97eb1e9
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -6470,10 +6470,10 @@ extsprintf@^1.2.0:
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
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==
faker@5.5.3:
version "5.5.3"
resolved "https://registry.yarnpkg.com/faker/-/faker-5.5.3.tgz#c57974ee484431b25205c2c8dc09fda861e51e0e"
integrity sha512-wLTv2a28wjUyWkbnX7u/ABZBkUkIF2fCd73V6P2oFqEGEktDfzWx4UxrSqtPRw0xPRAcjeAOIiJWqZm3pP4u3g==
fast-deep-equal@^2.0.1:
version "2.0.1"