From 55eb6be474964813f69ad2eb51f10e9458b46988 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 23:44:07 +0000 Subject: chore(deps-dev): Bump cypress from 12.11.0 to 12.12.0 Bumps [cypress](https://github.com/cypress-io/cypress) from 12.11.0 to 12.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/v12.11.0...v12.12.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 1e34fe05310..16c60c19637 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "babel-loader": "^9.1.0", "babel-loader-exclude-node-modules-except": "^1.2.1", "css-loader": "^6.7.1", - "cypress": "^12.11.0", + "cypress": "^12.12.0", "cypress-wait-until": "^1.7.2", "dockerode": "^3.3.5", "eslint-plugin-cypress": "^2.13.3", -- cgit v1.2.3