From f02d2620b8b99b0245fc0c86e1b41f1a205ce2bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 04:10:24 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20cypress=20to=2013.13.3?= =?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 a33aeb6b1..b0e85569b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "devDependencies": { "@bahmutov/print-env": "1.3.0", "@stylistic/eslint-plugin-js": "2.3.0", - "cypress": "13.13.2", + "cypress": "13.13.3", "eslint": "9.7.0", "eslint-plugin-cypress": "3.4.0", "eslint-plugin-jsonc": "2.16.0", @@ -2449,9 +2449,9 @@ } }, "node_modules/cypress": { - "version": "13.13.2", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.13.2.tgz", - "integrity": "sha512-PvJQU33933NvS1StfzEb8/mu2kMy4dABwCF+yd5Bi7Qly1HOVf+Bufrygee/tlmty/6j5lX+KIi8j9Q3JUMbhA==", + "version": "13.13.3", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.13.3.tgz", + "integrity": "sha512-hUxPrdbJXhUOTzuML+y9Av7CKoYznbD83pt8g3klgpioEha0emfx4WNIuVRx0C76r0xV2MIwAW9WYiXfVJYFQw==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/package.json b/package.json index e26df0356..815df0de0 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "devDependencies": { "@bahmutov/print-env": "1.3.0", "@stylistic/eslint-plugin-js": "2.3.0", - "cypress": "13.13.2", + "cypress": "13.13.3", "eslint": "9.7.0", "eslint-plugin-cypress": "3.4.0", "eslint-plugin-jsonc": "2.16.0",