From 3ff5abba815b35a4c4284460f2ef52d63873c023 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 21 Jul 2024 04:26:04 +0000
Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20cypress=20to=2013.13.1?=
 =?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 94f35411e..004e49713 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.0",
+        "cypress": "13.13.1",
         "eslint": "9.4.0",
         "eslint-plugin-cypress": "3.3.0",
         "eslint-plugin-jsonc": "2.16.0",
@@ -2445,9 +2445,9 @@
       }
     },
     "node_modules/cypress": {
-      "version": "13.13.0",
-      "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.13.0.tgz",
-      "integrity": "sha512-ou/MQUDq4tcDJI2FsPaod2FZpex4kpIK43JJlcBgWrX8WX7R/05ZxGTuxedOuZBfxjZxja+fbijZGyxiLP6CFA==",
+      "version": "13.13.1",
+      "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.13.1.tgz",
+      "integrity": "sha512-8F9UjL5MDUdgC/S5hr8CGLHbS5gGht5UOV184qc2pFny43fnkoaKxlzH/U6//zmGu/xRTaKimNfjknLT8+UDFg==",
       "dev": true,
       "hasInstallScript": true,
       "license": "MIT",
diff --git a/package.json b/package.json
index 71cedc1dc..1f2ff60e3 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
   "devDependencies": {
     "@bahmutov/print-env": "1.3.0",
     "@stylistic/eslint-plugin-js": "2.3.0",
-    "cypress": "13.13.0",
+    "cypress": "13.13.1",
     "eslint": "9.4.0",
     "eslint-plugin-cypress": "3.3.0",
     "eslint-plugin-jsonc": "2.16.0",