From 89d4a6ddbe659927106082508d10bfe19d09658e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2020 04:20:09 +0000 Subject: [PATCH] build(deps-dev): bump cypress-cucumber-preprocessor from 1.19.0 to 2.0.1 Bumps [cypress-cucumber-preprocessor](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor) from 1.19.0 to 2.0.1. - [Release notes](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/releases) - [Changelog](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/blob/master/CHANGELOG.md) - [Commits](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/compare/v1.19.0...v2.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 28 ++++------------------------ 2 files changed, 5 insertions(+), 25 deletions(-) diff --git a/package.json b/package.json index fbf548801..130a4e773 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "cross-env": "^6.0.3", "cucumber": "^6.0.5", "cypress": "^3.8.2", - "cypress-cucumber-preprocessor": "^1.19.0", + "cypress-cucumber-preprocessor": "^2.0.1", "cypress-file-upload": "^3.5.3", "cypress-plugin-retries": "^1.5.2", "date-fns": "^2.9.0", diff --git a/yarn.lock b/yarn.lock index 7f7100452..a7a1ff5ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1988,11 +1988,6 @@ concat-stream@1.6.2, concat-stream@^1.6.0, concat-stream@^1.6.1, concat-stream@~ readable-stream "^2.2.2" typedarray "^0.0.6" -connected-domain@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/connected-domain/-/connected-domain-1.0.0.tgz#bfe77238c74be453a79f0cb6058deeb4f2358e93" - integrity sha1-v+dyOMdL5FOnnwy2BY3utPI1jpM= - console-browserify@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.1.0.tgz#f0241c45730a9fc6323b206dbf38edc741d0bb10" @@ -2247,10 +2242,10 @@ cucumber@^6.0.5: util-arity "^1.0.2" verror "^1.9.0" -cypress-cucumber-preprocessor@^1.19.0: - version "1.19.0" - resolved "https://registry.yarnpkg.com/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-1.19.0.tgz#d0f253c4312201d504efe46d54e2d7d029c3b9e8" - integrity sha512-v7WYDxTLbOxyBthalE5SZBobCL2Tl737kfmE81QCDSPDdR3jHL9FFG5GZIX7X8M7T2HBpYswvMRl2MlaQ4ikuQ== +cypress-cucumber-preprocessor@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-2.0.1.tgz#b6e64041efb4620ca559487152784bc044b35af5" + integrity sha512-i7WjLtv18O6/RoHeVLtfwNZmDL9DgPv4E8+6z5bQ4lqtBSjAKzRNrTnxAKAgUvaLK0TMeUm8GJu4eQ7B4LBqew== dependencies: "@cypress/browserify-preprocessor" "^2.1.1" chai "^4.1.2" @@ -2264,7 +2259,6 @@ cypress-cucumber-preprocessor@^1.19.0: glob "^7.1.2" js-string-escape "^1.0.1" minimist "^1.2.0" - ps-node "^0.1.6" through "^2.3.8" cypress-file-upload@^3.5.3: @@ -4544,13 +4538,6 @@ progress@^2.0.0: resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8" integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA== -ps-node@^0.1.6: - version "0.1.6" - resolved "https://registry.yarnpkg.com/ps-node/-/ps-node-0.1.6.tgz#9af67a99d7b1d0132e51a503099d38a8d2ace2c3" - integrity sha1-mvZ6mdex0BMuUaUDCZ04qNKs4sM= - dependencies: - table-parser "^0.1.3" - psl@^1.1.24: version "1.1.31" resolved "https://registry.yarnpkg.com/psl/-/psl-1.1.31.tgz#e9aa86d0101b5b105cbe93ac6b784cd547276184" @@ -5316,13 +5303,6 @@ syntax-error@^1.1.1: dependencies: acorn-node "^1.2.0" -table-parser@^0.1.3: - version "0.1.3" - resolved "https://registry.yarnpkg.com/table-parser/-/table-parser-0.1.3.tgz#0441cfce16a59481684c27d1b5a67ff15a43c7b0" - integrity sha1-BEHPzhallIFoTCfRtaZ/8VpDx7A= - dependencies: - connected-domain "^1.0.0" - tar@^4: version "4.4.8" resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.8.tgz#b19eec3fde2a96e64666df9fdb40c5ca1bc3747d"