Merge pull request #177 from NebulousLabs/dependabot/npm_and_yarn/cypress-4.4.1

This commit is contained in:
dependabot-preview[bot] 2020-04-23 15:58:30 +00:00 committed by GitHub
commit eb76faf531
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -33,7 +33,7 @@
"react-visibility-sensor": "^5.1.1"
},
"devDependencies": {
"cypress": "^4.4.0",
"cypress": "^4.4.1",
"cypress-file-upload": "^4.0.6",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.11.0",

View File

@ -4224,10 +4224,10 @@ cypress-file-upload@^4.0.6:
dependencies:
mime "^2.4.4"
cypress@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-4.4.0.tgz#566ac224e11601634c31e5648e5c15199dde7954"
integrity sha512-ZpsV3pVemANGi4Cxu0UIqFv23uHdDJZYlKY+8P/eixujCpI1TQ5RSPBp2grfV3ZvlGYrOXPJY44j9iEh1xoQug==
cypress@^4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-4.4.1.tgz#f5aa1aa5f328f1299bff328103f7cbad89e80f29"
integrity sha512-LcskZ/PXRG9XTlEeeenKqz/KddT1x+7O7dqXsdKWPII01LxLNmNHIvHnlUqApchVbinJ5vir6J255CkELSeL0A==
dependencies:
"@cypress/listr-verbose-renderer" "0.4.1"
"@cypress/request" "2.88.5"