From 3e7e1e6ce9db5646f0cab1ed1e7b913a9a6d3110 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 13:37:58 +0000 Subject: [PATCH] Bump @shellygo/cypress-test-utils from 4.1.12 to 4.1.13 Bumps [@shellygo/cypress-test-utils](https://github.com/shellyDCMS/cypress-test-utils) from 4.1.12 to 4.1.13. - [Commits](https://github.com/shellyDCMS/cypress-test-utils/commits) --- updated-dependencies: - dependency-name: "@shellygo/cypress-test-utils" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 124e7a7a..7225cc70 100644 --- a/package-lock.json +++ b/package-lock.json @@ -66,7 +66,7 @@ "@eslint/js": "^9.19.0", "@istanbuljs/nyc-config-typescript": "^1.0.2", "@rollup/plugin-replace": "^6.0.2", - "@shellygo/cypress-test-utils": "^4.1.12", + "@shellygo/cypress-test-utils": "^4.1.13", "@types/codemirror": "^5.60.15", "@types/color": "^4.2.0", "@types/cors": "^2.8.17", @@ -2599,9 +2599,9 @@ ] }, "node_modules/@shellygo/cypress-test-utils": { - "version": "4.1.12", - "resolved": "https://registry.npmjs.org/@shellygo/cypress-test-utils/-/cypress-test-utils-4.1.12.tgz", - "integrity": "sha512-3uau0Wuh12I6QYZ9wf1FRo26S1guy4H9jNawvZ7qf/ATpokw1jeZeGRObU8/Lixlle9JrWXhB17KpU80zyPbnQ==", + "version": "4.1.13", + "resolved": "https://registry.npmjs.org/@shellygo/cypress-test-utils/-/cypress-test-utils-4.1.13.tgz", + "integrity": "sha512-+QnwpJ2SXiAmHlniaxRyMzvLQ2+445ey8UFxAC9T2N+5DqCVAGTolzuqc9Kx4Cmx328lq7W6vNga6k3Wzql0cg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index cbd68ef7..fc27cab5 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "@eslint/js": "^9.19.0", "@istanbuljs/nyc-config-typescript": "^1.0.2", "@rollup/plugin-replace": "^6.0.2", - "@shellygo/cypress-test-utils": "^4.1.12", + "@shellygo/cypress-test-utils": "^4.1.13", "@types/codemirror": "^5.60.15", "@types/color": "^4.2.0", "@types/cors": "^2.8.17",