From aef35ffa67fd92f7e07376d3989e14b13dec358f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 04:57:01 +0000 Subject: [PATCH] Bump nightwatch from 2.6.13 to 2.6.20 Bumps [nightwatch](https://github.com/nightwatchjs/nightwatch) from 2.6.13 to 2.6.20. - [Release notes](https://github.com/nightwatchjs/nightwatch/releases) - [Commits](https://github.com/nightwatchjs/nightwatch/compare/v2.6.13...v2.6.20) --- updated-dependencies: - dependency-name: nightwatch dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 767a984a..e4bb7201 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1859,9 +1859,9 @@ } }, "node_modules/@nightwatch/html-reporter-template": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/@nightwatch/html-reporter-template/-/html-reporter-template-0.1.4.tgz", - "integrity": "sha512-fVylXypRuNJbyFAwY/5H2QM1A1XVoZWis0zhiMwA5LQN0cxHzpG2aUheb+qP1EfkxhFxwSUHOcrvphFLbPA8ow==", + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@nightwatch/html-reporter-template/-/html-reporter-template-0.2.1.tgz", + "integrity": "sha512-GEBeGoXVmTYPtNC4Yq34vfgxf6mlFyEagxpsfH18Qe5BvctF2rprX+wI5dKBm9p5IqHo6ZOcXHCufOeP3cjuOw==", "dev": true }, "node_modules/@testim/chrome-version": { @@ -9841,13 +9841,13 @@ "dev": true }, "node_modules/nightwatch": { - "version": "2.6.13", - "resolved": "https://registry.npmjs.org/nightwatch/-/nightwatch-2.6.13.tgz", - "integrity": "sha512-b0ENRXXBNLPnjyi4rDrL20Vh/LMwH6wYe0zTNvInKtt4HgxdS5oUB7Hcbj1eckgHBqbVb9J+p3M2J8T18SXoVA==", + "version": "2.6.20", + "resolved": "https://registry.npmjs.org/nightwatch/-/nightwatch-2.6.20.tgz", + "integrity": "sha512-XEyxuSGhESdHj4LHqA5snrc/nMgH4tsB/mWrbyGt3EwW1AgjyE7DRzJUbhG7J00Np3Dv3k2nmyJs0Xq0FX/yvQ==", "dev": true, "dependencies": { "@nightwatch/chai": "5.0.2", - "@nightwatch/html-reporter-template": "0.1.4", + "@nightwatch/html-reporter-template": "0.2.1", "ansi-to-html": "0.7.2", "assertion-error": "1.1.0", "boxen": "5.1.2", @@ -9868,7 +9868,6 @@ "lodash.pick": "4.4.0", "minimatch": "3.1.2", "minimist": "1.2.6", - "mkpath": "1.0.0", "mocha": "9.2.2", "nightwatch-axe-verbose": "^2.1.0", "open": "8.4.0", @@ -15093,9 +15092,9 @@ } }, "@nightwatch/html-reporter-template": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/@nightwatch/html-reporter-template/-/html-reporter-template-0.1.4.tgz", - "integrity": "sha512-fVylXypRuNJbyFAwY/5H2QM1A1XVoZWis0zhiMwA5LQN0cxHzpG2aUheb+qP1EfkxhFxwSUHOcrvphFLbPA8ow==", + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@nightwatch/html-reporter-template/-/html-reporter-template-0.2.1.tgz", + "integrity": "sha512-GEBeGoXVmTYPtNC4Yq34vfgxf6mlFyEagxpsfH18Qe5BvctF2rprX+wI5dKBm9p5IqHo6ZOcXHCufOeP3cjuOw==", "dev": true }, "@testim/chrome-version": { @@ -21366,13 +21365,13 @@ "dev": true }, "nightwatch": { - "version": "2.6.13", - "resolved": "https://registry.npmjs.org/nightwatch/-/nightwatch-2.6.13.tgz", - "integrity": "sha512-b0ENRXXBNLPnjyi4rDrL20Vh/LMwH6wYe0zTNvInKtt4HgxdS5oUB7Hcbj1eckgHBqbVb9J+p3M2J8T18SXoVA==", + "version": "2.6.20", + "resolved": "https://registry.npmjs.org/nightwatch/-/nightwatch-2.6.20.tgz", + "integrity": "sha512-XEyxuSGhESdHj4LHqA5snrc/nMgH4tsB/mWrbyGt3EwW1AgjyE7DRzJUbhG7J00Np3Dv3k2nmyJs0Xq0FX/yvQ==", "dev": true, "requires": { "@nightwatch/chai": "5.0.2", - "@nightwatch/html-reporter-template": "0.1.4", + "@nightwatch/html-reporter-template": "0.2.1", "ansi-to-html": "0.7.2", "assertion-error": "1.1.0", "boxen": "5.1.2", @@ -21393,7 +21392,6 @@ "lodash.pick": "4.4.0", "minimatch": "3.1.2", "minimist": "1.2.6", - "mkpath": "1.0.0", "mocha": "9.2.2", "nightwatch-axe-verbose": "^2.1.0", "open": "8.4.0",