From d9d0b82edb967e2bf977de73bb66790d00c22c51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 00:17:23 +0000 Subject: [PATCH] chore(deps-dev): bump @testing-library/cypress in /e2e Bumps [@testing-library/cypress](https://github.com/kentcdodds/cypress-testing-library) from 8.0.3 to 8.0.7. - [Release notes](https://github.com/kentcdodds/cypress-testing-library/releases) - [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/kentcdodds/cypress-testing-library/compare/v8.0.3...v8.0.7) --- updated-dependencies: - dependency-name: "@testing-library/cypress" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- e2e/package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/e2e/package-lock.json b/e2e/package-lock.json index f542f8ed..9a4edbb8 100644 --- a/e2e/package-lock.json +++ b/e2e/package-lock.json @@ -243,9 +243,9 @@ } }, "node_modules/@testing-library/cypress": { - "version": "8.0.3", - "resolved": "https://registry.npmjs.org/@testing-library/cypress/-/cypress-8.0.3.tgz", - "integrity": "sha512-nY2YaSbmuPo5k6kL0iLj/pGPPfka3iwb3kpTx8QN/vOCns92Saz9wfACqB8FJzcR7+lfA4d5HUOWqmTddBzczg==", + "version": "8.0.7", + "resolved": "https://registry.npmjs.org/@testing-library/cypress/-/cypress-8.0.7.tgz", + "integrity": "sha512-3HTV725rOS+YHve/gD9coZp/UcPK5xhr4H0GMnq/ni6USdtzVtSOG9WBFtd8rYnrXk8rrGD+0toRFYouJNIG0Q==", "dev": true, "dependencies": { "@babel/runtime": "^7.14.6", @@ -256,7 +256,7 @@ "npm": ">=6" }, "peerDependencies": { - "cypress": "^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0" + "cypress": "^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0" } }, "node_modules/@testing-library/dom": { @@ -3079,9 +3079,9 @@ } }, "@testing-library/cypress": { - "version": "8.0.3", - "resolved": "https://registry.npmjs.org/@testing-library/cypress/-/cypress-8.0.3.tgz", - "integrity": "sha512-nY2YaSbmuPo5k6kL0iLj/pGPPfka3iwb3kpTx8QN/vOCns92Saz9wfACqB8FJzcR7+lfA4d5HUOWqmTddBzczg==", + "version": "8.0.7", + "resolved": "https://registry.npmjs.org/@testing-library/cypress/-/cypress-8.0.7.tgz", + "integrity": "sha512-3HTV725rOS+YHve/gD9coZp/UcPK5xhr4H0GMnq/ni6USdtzVtSOG9WBFtd8rYnrXk8rrGD+0toRFYouJNIG0Q==", "dev": true, "requires": { "@babel/runtime": "^7.14.6",