From a5178a6442b31dffeb5672456b77a3a03811a011 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 21:49:12 +0000 Subject: [PATCH] chore(deps): update dependency cypress to v13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6d8b9d5..8cc6d505 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@testing-library/cypress": "9.0.0", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", - "cypress": "12.17.4", + "cypress": "13.1.0", "eslint-config-prettier": "8.10.0", "eslint-config-standard": "16.0.3", "eslint-import-resolver-typescript": "3.6.0",