From 4ff16130d27eb8eeebcf4b140fedbdf0894bc6b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 22:48:52 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/cypress to v10.0.1 (#1012) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 75c94f58..6a149a6c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "devDependencies": { "@babel/core": "7.22.17", "@babel/eslint-parser": "7.22.15", - "@testing-library/cypress": "10.0.0", + "@testing-library/cypress": "10.0.1", "cypress": "13.2.0", "date-fns": "2.30.0", "eslint": "8.49.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 769fce35..6e7c913d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,7 @@ importers: specifiers: '@babel/core': 7.22.17 '@babel/eslint-parser': 7.22.15 - '@testing-library/cypress': 10.0.0 + '@testing-library/cypress': 10.0.1 cypress: 13.2.0 date-fns: 2.30.0 eslint: 8.49.0 @@ -22,7 +22,7 @@ importers: devDependencies: '@babel/core': 7.22.17 '@babel/eslint-parser': 7.22.15_z7qcusqsdlzskthz764wigfwuq - '@testing-library/cypress': 10.0.0_cypress@13.2.0 + '@testing-library/cypress': 10.0.1_cypress@13.2.0 cypress: 13.2.0 date-fns: 2.30.0 eslint: 8.49.0 @@ -767,8 +767,8 @@ packages: - supports-color dev: true - /@testing-library/cypress/10.0.0_cypress@13.2.0: - resolution: {integrity: sha512-b7dNzDldZmpwl4MmC3UEEW7/X355w8ScOQfJ7RPFHP0eheRkO7qCNfn7YFyq39w5kx9My8/BJiYCeOn5q9LrDQ==} + /@testing-library/cypress/10.0.1_cypress@13.2.0: + resolution: {integrity: sha512-e8uswjTZIBhaIXjzEcrQQ8nHRWHgZH7XBxKuIWxZ/T7FxfWhCR48nFhUX5nfPizjVOKSThEfOSv67jquc1ASkw==} engines: {node: '>=12', npm: '>=6'} peerDependencies: cypress: ^12.0.0 || ^13.0.0