From 78b6e4ee81ff0c0f700384dea50634c01a58ff65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Apr 2024 00:15:19 +0000 Subject: [PATCH] chore(deps): update dependency cypress to v13.8.1 --- 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 73b8bc59b39..d4ffbf19126 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@vue/eslint-config-prettier": "9.0.0", "@vue/eslint-config-typescript": "13.0.0", "@vue/test-utils": "2.4.5", - "cypress": "13.8.0", + "cypress": "13.8.1", "eslint": "8.57.0", "eslint-plugin-cypress": "3.0.0", "eslint-plugin-prettier": "5.1.3", @@ -3676,9 +3676,9 @@ "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" }, "node_modules/cypress": { - "version": "13.8.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.8.0.tgz", - "integrity": "sha512-Qau//mtrwEGOU9cn2YjavECKyDUwBh8J2tit+y9s1wsv6C3BX+rlv6I9afmQnL8PmEEzJ6be7nppMHacFzZkTw==", + "version": "13.8.1", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.8.1.tgz", + "integrity": "sha512-Uk6ovhRbTg6FmXjeZW/TkbRM07KPtvM5gah1BIMp4Y2s+i/NMxgaLw0+PbYTOdw1+egE0FP3mWRiGcRkjjmhzA==", "dev": true, "hasInstallScript": true, "dependencies": { diff --git a/package.json b/package.json index f798cd0a0f2..2a9f9de8655 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@vue/eslint-config-prettier": "9.0.0", "@vue/eslint-config-typescript": "13.0.0", "@vue/test-utils": "2.4.5", - "cypress": "13.8.0", + "cypress": "13.8.1", "eslint": "8.57.0", "eslint-plugin-cypress": "3.0.0", "eslint-plugin-prettier": "5.1.3",