From 5c7e6f06204b47a40f74bd3e51ecf429e0681ce7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 04:41:05 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20cypress=20to=2013.11.0?= =?UTF-8?q?=20=F0=9F=8C=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 38c0f94fa..eb3ab0a73 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@bahmutov/print-env": "1.3.0", "@eslint/eslintrc": "3.1.0", "@stylistic/eslint-plugin-js": "2.1.0", - "cypress": "13.10.0", + "cypress": "13.11.0", "eslint": "9.4.0", "eslint-plugin-cypress": "3.3.0", "eslint-plugin-jsonc": "2.16.0", @@ -2476,9 +2476,9 @@ } }, "node_modules/cypress": { - "version": "13.10.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.10.0.tgz", - "integrity": "sha512-tOhwRlurVOQbMduX+KonoMeQILs2cwR3yHGGENoFvvSoLUBHmJ8b9/n21gFSDqjlOJ+SRVcwuh+fG/JDsHsT6Q==", + "version": "13.11.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.11.0.tgz", + "integrity": "sha512-NXXogbAxVlVje4XHX+Cx5eMFZv4Dho/2rIcdBHg9CNPFUGZdM4cRdgIgM7USmNYsC12XY0bZENEQ+KBk72fl+A==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/package.json b/package.json index 519166154..99af02424 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@bahmutov/print-env": "1.3.0", "@eslint/eslintrc": "3.1.0", "@stylistic/eslint-plugin-js": "2.1.0", - "cypress": "13.10.0", + "cypress": "13.11.0", "eslint": "9.4.0", "eslint-plugin-cypress": "3.3.0", "eslint-plugin-jsonc": "2.16.0",