From 4305142daac6508647f7b3fd209c661fb2f78c23 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 07:11:12 +0000 Subject: [PATCH] build(deps-dev): bump cypress-plugin-retries from 1.3.0 to 1.4.0 Bumps [cypress-plugin-retries](https://github.com/Bkucera/cypress-plugin-retries) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/Bkucera/cypress-plugin-retries/releases) - [Commits](https://github.com/Bkucera/cypress-plugin-retries/compare/v1.3.0...v1.4.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 980391d97..f7cbc957c 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "cypress": "^3.5.0", "cypress-cucumber-preprocessor": "^1.16.2", "cypress-file-upload": "^3.4.0", - "cypress-plugin-retries": "^1.3.0", + "cypress-plugin-retries": "^1.4.0", "date-fns": "^2.6.0", "dotenv": "^8.2.0", "faker": "Marak/faker.js#master", diff --git a/yarn.lock b/yarn.lock index ab8dffd89..40b824c68 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1929,10 +1929,10 @@ cypress-file-upload@^3.4.0: resolved "https://registry.yarnpkg.com/cypress-file-upload/-/cypress-file-upload-3.4.0.tgz#f066853357994ed7b64e0ea35920d3d85273914e" integrity sha512-BY7jrpOPFEGcGBzkTReEjwQ59+O3u2SH2OleXdnDCuWIPHjbDx7haXukyAFd906JsI4Z2zXPiKrUVFHZc96eFA== -cypress-plugin-retries@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/cypress-plugin-retries/-/cypress-plugin-retries-1.3.0.tgz#a2c1f49dce69b521cbb5ce3ab1a3a25acf41f08f" - integrity sha512-s2STd3vVeoIeKmdOvDhmWicARxK3cu7xF02MhH120wycUhdtR0SbAbo+zmcNnHquyshccE6cv17DfNvPOV7Rog== +cypress-plugin-retries@^1.4.0: + version "1.4.0" + resolved "https://registry.yarnpkg.com/cypress-plugin-retries/-/cypress-plugin-retries-1.4.0.tgz#30477294a22e368c874d50dc282e657906080955" + integrity sha512-Pudna9+dn0wp3flUVWt1ttn6hKTnD1MIBUSznYkw+uRv3JPNJhxHIv9cfxrZmig49/R1fIyGBVNORchtnFedEw== cypress@^3.5.0: version "3.5.0"