chore(deps): update dependency cypress to v5.4.0 (#308)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-10-17 22:49:45 +01:00 committed by GitHub
parent f525f94e30
commit 40e3840bdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -100,7 +100,7 @@
"babel-plugin-prismjs": "2.0.1",
"babel-preset-react-app": "9.1.2",
"commitizen": "4.2.1",
"cypress": "5.3.0",
"cypress": "5.4.0",
"cypress-file-upload": "4.1.1",
"cz-conventional-changelog": "3.3.0",
"dotenv": "8.2.0",

View File

@ -6638,10 +6638,10 @@ cypress-file-upload@4.1.1:
dependencies:
mime "^2.4.4"
cypress@5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-5.3.0.tgz#91122219ae66ab910058970dbf36619ab0fbde6c"
integrity sha512-XgebyqL7Th6/8YenE1ddb7+d4EiCG2Jvg/5c8+HPfFFY/gXnOVhoCVUU3KW8qg3JL7g0B+iJbHd5hxuCqbd1RQ==
cypress@5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-5.4.0.tgz#8833a76e91129add601f823d43c53eb512d162c5"
integrity sha512-BJR+u3DRSYMqaBS1a3l1rbh5AkMRHugbxcYYzkl+xYlO6dzcJVE8uAhghzVI/hxijCyBg1iuSe4TRp/g1PUg8Q==
dependencies:
"@cypress/listr-verbose-renderer" "^0.4.1"
"@cypress/request" "^2.88.5"