From aa1c73bea2efb56cecfea9c1bdb1e4a976bae682 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 13:37:40 +0000 Subject: [PATCH] chore(deps-dev): bump cypress from 9.1.1 to 12.5.1 Bumps [cypress](https://github.com/cypress-io/cypress) from 9.1.1 to 12.5.1. - [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/v9.1.1...v12.5.1) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5db7d49..0d6a279 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "conventional-changelog": "^3.1.24", "critters": "^0.0.16", "cross-env": "^7.0.3", - "cypress": "9.1.1", + "cypress": "12.5.1", "cz-conventional-changelog": "^3.3.0", "eslint": "^8.2.0", "eslint-config-prettier": "^8.3.0",