Merge pull request #937 from Human-Connection/dependabot/npm_and_yarn/cypress-file-upload-3.2.0

Bump cypress-file-upload from 3.1.4 to 3.2.0
This commit is contained in:
Ulf Gebhardt 2019-07-02 01:24:41 +02:00 committed by GitHub
commit 03eedfc836
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@
"cross-env": "^5.2.0", "cross-env": "^5.2.0",
"cypress": "^3.3.2", "cypress": "^3.3.2",
"cypress-cucumber-preprocessor": "^1.12.0", "cypress-cucumber-preprocessor": "^1.12.0",
"cypress-file-upload": "^3.1.4", "cypress-file-upload": "^3.2.0",
"cypress-plugin-retries": "^1.2.2", "cypress-plugin-retries": "^1.2.2",
"dotenv": "^8.0.0", "dotenv": "^8.0.0",
"faker": "Marak/faker.js#master", "faker": "Marak/faker.js#master",

View File

@ -1822,10 +1822,10 @@ cypress-cucumber-preprocessor@^1.12.0:
glob "^7.1.2" glob "^7.1.2"
through "^2.3.8" through "^2.3.8"
cypress-file-upload@^3.1.4: cypress-file-upload@^3.2.0:
version "3.1.4" version "3.2.0"
resolved "https://registry.yarnpkg.com/cypress-file-upload/-/cypress-file-upload-3.1.4.tgz#cc208cb937a3abb136b52309eaf4637d5676c5bd" resolved "https://registry.yarnpkg.com/cypress-file-upload/-/cypress-file-upload-3.2.0.tgz#a48282e1fea385ba6aef9ec3296a934026f5fd67"
integrity sha512-4aZeJOYFhYiP+nk9Mo5YHWqComsT24J9OBQVJzvkEzw7g1v2ogGe7nLT/U7Fsm/Xjl1Tyxsc0xxECa254WfQqg== integrity sha512-C1nFgURTgvtz9MpP7sYKjhKSdgQvDhUs3f4w6hvEH33wDDQUkmXwrozKDvxXSdccc07M7wH4O5JF61sTkvY8lA==
cypress-plugin-retries@^1.2.2: cypress-plugin-retries@^1.2.2:
version "1.2.2" version "1.2.2"