From 0b5f0bcb565705a6f754485dc8b582d3e952cfe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 20:51:46 +0000 Subject: [PATCH] Bump cypress from 13.3.2 to 13.3.3 Bumps [cypress](https://github.com/cypress-io/cypress) from 13.3.2 to 13.3.3. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v13.3.2...v13.3.3) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index bd11d1fa..4a2431b3 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@typescript-eslint/eslint-plugin": "^6.8.0", "@typescript-eslint/parser": "^6.9.0", "@vitejs/plugin-react": "^4.1.0", - "cypress": "^13.3.2", + "cypress": "^13.3.3", "eslint": "^8.50.0", "eslint-config-prettier": "^9.0.0", "eslint-config-ts-prefixer": "^1.9.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8bf30a76..fb605bf5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,7 +30,7 @@ devDependencies: version: 1.27.3(typescript@5.2.2) '@percy/cypress': specifier: ^3.1.2 - version: 3.1.2(cypress@13.3.2) + version: 3.1.2(cypress@13.3.3) '@swc/core': specifier: ^1.3.94 version: 1.3.94 @@ -39,7 +39,7 @@ devDependencies: version: 0.2.29(@swc/core@1.3.94) '@testing-library/cypress': specifier: ^10.0.1 - version: 10.0.1(cypress@13.3.2) + version: 10.0.1(cypress@13.3.3) '@testing-library/jest-dom': specifier: ^6.1.4 version: 6.1.4(@types/jest@29.5.6)(jest@29.7.0) @@ -71,8 +71,8 @@ devDependencies: specifier: ^4.1.0 version: 4.1.0(vite@4.5.0) cypress: - specifier: ^13.3.2 - version: 13.3.2 + specifier: ^13.3.3 + version: 13.3.3 eslint: specifier: ^8.50.0 version: 8.51.0 @@ -1407,13 +1407,13 @@ packages: - utf-8-validate dev: true - /@percy/cypress@3.1.2(cypress@13.3.2): + /@percy/cypress@3.1.2(cypress@13.3.3): resolution: {integrity: sha512-JXrGDZbqwkzQd2h5T5D7PvqoucNaiMh4ChPp8cLQiEtRuLHta9nf1lEuXH+jnatGL2j+3jJFIHJ0L7XrgVnvQA==} peerDependencies: cypress: '>=3' dependencies: '@percy/sdk-utils': 1.27.3 - cypress: 13.3.2 + cypress: 13.3.3 dev: true /@percy/dom@1.27.3: @@ -1621,7 +1621,7 @@ packages: resolution: {integrity: sha512-myfUej5naTBWnqOCc/MdVOLVjXUXtIA+NpDrDBKJtLLg2shUjBu3cZmB/85RyitKc55+lUUyl7oRfLOvkr2hsw==} dev: true - /@testing-library/cypress@10.0.1(cypress@13.3.2): + /@testing-library/cypress@10.0.1(cypress@13.3.3): resolution: {integrity: sha512-e8uswjTZIBhaIXjzEcrQQ8nHRWHgZH7XBxKuIWxZ/T7FxfWhCR48nFhUX5nfPizjVOKSThEfOSv67jquc1ASkw==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -1629,7 +1629,7 @@ packages: dependencies: '@babel/runtime': 7.23.1 '@testing-library/dom': 9.3.3 - cypress: 13.3.2 + cypress: 13.3.3 dev: true /@testing-library/dom@9.3.3: @@ -2922,8 +2922,8 @@ packages: /csstype@3.1.2: resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==} - /cypress@13.3.2: - resolution: {integrity: sha512-ArLmZObcLC+xxCp7zJZZbhby9FUf5CueLej9dUM4+5j37FTS4iMSgHxQLDu01PydFUvDXcNoIVRCYrHHxD7Ybg==} + /cypress@13.3.3: + resolution: {integrity: sha512-mbdkojHhKB1xbrj7CrKWHi22uFx9P9vQFiR0sYDZZoK99OMp9/ZYN55TO5pjbXmV7xvCJ4JwBoADXjOJK8aCJw==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} hasBin: true requiresBuild: true