From b4659a4655dab62371d6f28dda98597145ca55ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 06:04:22 +0000 Subject: [PATCH] chore(deps-dev): bump cypress from 13.6.6 to 13.12.0 Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.6 to 13.12.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.6.6...v13.12.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- lib/package.json | 2 +- package-lock.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/package.json b/lib/package.json index 9082a2ef3..c2dbbc622 100644 --- a/lib/package.json +++ b/lib/package.json @@ -35,7 +35,7 @@ "@tsconfig/recommended": "^1.0.2", "@vitejs/plugin-react": "^4.2.1", "babel-jest": "^29.6.3", - "cypress": "^13.6.6", + "cypress": "^13.12.0", "eslint-plugin-cypress": "^2.15.1", "eslint-plugin-jest": "^27.9.0", "jest": "^29.7.0", diff --git a/package-lock.json b/package-lock.json index 2686abe59..1517cc33f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "@tsconfig/recommended": "^1.0.2", "@vitejs/plugin-react": "^4.2.1", "babel-jest": "^29.6.3", - "cypress": "^13.6.6", + "cypress": "^13.12.0", "eslint-plugin-cypress": "^2.15.1", "eslint-plugin-jest": "^27.9.0", "jest": "^29.7.0", @@ -10477,9 +10477,9 @@ "integrity": "sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==" }, "node_modules/cypress": { - "version": "13.6.6", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.6.6.tgz", - "integrity": "sha512-S+2S9S94611hXimH9a3EAYt81QM913ZVA03pUmGDfLTFa5gyp85NJ8dJGSlEAEmyRsYkioS1TtnWtbv/Fzt11A==", + "version": "13.12.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.12.0.tgz", + "integrity": "sha512-udzS2JilmI9ApO/UuqurEwOvThclin5ntz7K0BtnHBs+tg2Bl9QShLISXpSEMDv/u8b6mqdoAdyKeZiSqKWL8g==", "dev": true, "hasInstallScript": true, "dependencies": {