Merge pull request #163 from NebulousLabs/dependabot/npm_and_yarn/cypress-4.4.0
This commit is contained in:
commit
49e9a80d38
|
@ -33,7 +33,7 @@
|
|||
"react-visibility-sensor": "^5.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"cypress": "^4.3.0",
|
||||
"cypress": "^4.4.0",
|
||||
"cypress-file-upload": "^4.0.6",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-config-prettier": "^6.10.1",
|
||||
|
|
|
@ -3931,10 +3931,10 @@ cypress-file-upload@^4.0.6:
|
|||
dependencies:
|
||||
mime "^2.4.4"
|
||||
|
||||
cypress@^4.3.0:
|
||||
version "4.3.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-4.3.0.tgz#74694c2407846119368a6aecc456b3ee1a8ee32b"
|
||||
integrity sha512-xO1oef4ns4koDAkQROGJIhKKhGHDOKfOmlirwP1QAk9w/no+YJpN7HZ6IUPiXwWw3C7xVLjScoI8Dad0z5uTTg==
|
||||
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==
|
||||
dependencies:
|
||||
"@cypress/listr-verbose-renderer" "0.4.1"
|
||||
"@cypress/request" "2.88.5"
|
||||
|
|
Reference in New Issue