From 14f41ff0c3f2668dc7c65f46bf2558573e27c32d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 00:19:35 +0000 Subject: [PATCH] chore(deps): update dependency cypress to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c5f108..43cf44c 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@11ty/eleventy": "1.0.0", "@tailwindcss/typography": "0.5.2", "@testing-library/cypress": "8.0.2", - "cypress": "9.5.1", + "cypress": "10.2.0", "html-minifier": "4.0.0", "npm-run-all": "4.1.5", "start-server-and-test": "1.14.0",