From a62a63696b75c76f87a0d2cabdbeaa9d8b5306be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 11:39:31 +0000 Subject: [PATCH] bump(deps): update dependency cypress to ^12.17.4 --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ca56460fe..85f90686c 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "autoprefixer": "^10.4.16", "babel-plugin-istanbul": "^6.1.1", "babel-plugin-jsx-remove-data-test-id": "^3.0.0", - "cypress": "^12.17.0", + "cypress": "^12.17.4", "postcss": "^8.4.31", "tailwindcss": "^3.3.5" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 470ea0ae3..a659bbc20 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -110,7 +110,7 @@ devDependencies: specifier: ^3.0.0 version: 3.0.0(@babel/core@7.23.3) cypress: - specifier: ^12.17.0 + specifier: ^12.17.4 version: 12.17.4 postcss: specifier: ^8.4.31