From e9b9a33b5e86b60a07245cf498a3a0c7470fda7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 02:44:11 +0000 Subject: [PATCH 1/2] Bump cypress from 13.4.0 to 13.5.0 Bumps [cypress](https://github.com/cypress-io/cypress) from 13.4.0 to 13.5.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v13.4.0...v13.5.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5374fff88..c7e3b3f6b 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "bcryptjs": "^2.4.3", "cross-env": "^7.0.3", "cucumber": "^6.0.5", - "cypress": "^13.4.0", + "cypress": "^13.5.0", "cypress-network-idle": "^1.14.2", "date-fns": "^2.25.0", "dotenv": "^16.3.1", diff --git a/yarn.lock b/yarn.lock index eef5b88e2..21d8be605 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2688,10 +2688,10 @@ cypress-network-idle@^1.14.2: resolved "https://registry.yarnpkg.com/cypress-network-idle/-/cypress-network-idle-1.14.2.tgz#0837100861feeb5a18f4c2d9815be079f8590f4d" integrity sha512-xAdR8dH58KFPv8eCDWjviScITrJOcUpuMXYfYTc175nk2/NvnJ+I6ylSn1CM7yZmoV/gLbFa36QLiH5NfNEaLQ== -cypress@^13.4.0: - version "13.4.0" - resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.4.0.tgz#7d91069983ba7c664c505abde84d3e3e20484344" - integrity sha512-KeWNC9xSHG/ewZURVbaQsBQg2mOKw4XhjJZFKjWbEjgZCdxpPXLpJnfq5Jns1Gvnjp6AlnIfpZfWFlDgVKXdWQ== +cypress@^13.5.0: + version "13.5.0" + resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.5.0.tgz#8c149074186130972f08b2cdce6ded41f014bacd" + integrity sha512-oh6U7h9w8wwHfzNDJQ6wVcAeXu31DlIYlNOBvfd6U4CcB8oe4akawQmH+QJVOMZlM42eBoCne015+svVqdwdRQ== dependencies: "@cypress/request" "^3.0.0" "@cypress/xvfb" "^1.2.4" From 58bd7fa1289266cca3eab6144d03632e77edc1e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 02:44:59 +0000 Subject: [PATCH 2/2] Bump @badeball/cypress-cucumber-preprocessor from 19.0.0 to 19.1.0 Bumps [@badeball/cypress-cucumber-preprocessor](https://github.com/badeball/cypress-cucumber-preprocessor) from 19.0.0 to 19.1.0. - [Release notes](https://github.com/badeball/cypress-cucumber-preprocessor/releases) - [Changelog](https://github.com/badeball/cypress-cucumber-preprocessor/blob/master/CHANGELOG.md) - [Commits](https://github.com/badeball/cypress-cucumber-preprocessor/compare/v19.0.0...v19.1.0) --- updated-dependencies: - dependency-name: "@badeball/cypress-cucumber-preprocessor" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5374fff88..55162021b 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@babel/core": "^7.23.2", "@babel/preset-env": "^7.23.2", "@babel/register": "^7.22.15", - "@badeball/cypress-cucumber-preprocessor": "^19.0.0", + "@badeball/cypress-cucumber-preprocessor": "^19.1.0", "@cypress/browserify-preprocessor": "^3.0.2", "@faker-js/faker": "8.2.0", "auto-changelog": "^2.3.0", diff --git a/yarn.lock b/yarn.lock index eef5b88e2..e0a15c43b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1048,10 +1048,10 @@ minimatch "^3.0.4" node-hook "^1.0.0" -"@badeball/cypress-cucumber-preprocessor@^19.0.0": - version "19.0.0" - resolved "https://registry.yarnpkg.com/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-19.0.0.tgz#8492394432ed0fcf6282e5db9ebeb54f4f844494" - integrity sha512-WyijT0oikPv+mv5v7v7IwBpxB9Pz7nK4Yj03i8IOQhkr4hA6ue/dnBzPFk+tqXM9u7Y4HwVLGDqy+O31rwQQow== +"@badeball/cypress-cucumber-preprocessor@^19.1.0": + version "19.1.0" + resolved "https://registry.yarnpkg.com/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-19.1.0.tgz#48eb1021934654cf7880a641ab2dffbc9d529474" + integrity sha512-pymOmG8yzyUbuFyIieLgKBTPPvdPVUKf3e19F4BejBpm+JTJbqS2ZBRxfJQ1LyQoKi6c0NbFboz6SJS1vV/Qbw== dependencies: "@badeball/cypress-configuration" "^6.1.0" "@cucumber/cucumber" "^10.0.0"