From 1d5e075440ac27c9ac3ae391a1491d3fea056393 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 15:38:06 +0000 Subject: [PATCH] build(deps-dev): bump @testing-library/cypress in /frontend Bumps [@testing-library/cypress](https://github.com/testing-library/cypress-testing-library) from 10.0.2 to 10.0.3. - [Release notes](https://github.com/testing-library/cypress-testing-library/releases) - [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/cypress-testing-library/compare/v10.0.2...v10.0.3) --- updated-dependencies: - dependency-name: "@testing-library/cypress" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 27 ++++++++------------------- 2 files changed, 9 insertions(+), 20 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 319a71fc..dd2a9bf5 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@cypress/code-coverage": "^3.13.9", "@rushstack/eslint-patch": "^1.10.5", - "@testing-library/cypress": "^10.0.1", + "@testing-library/cypress": "^10.0.3", "@types/jsdom": "^21.1.6", "@types/node": "^22.10.10", "@typescript-eslint/eslint-plugin": "^8.22.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 674db3ca..1dc1f343 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: ^1.10.5 version: 1.10.5 "@testing-library/cypress": - specifier: ^10.0.1 - version: 10.0.2(cypress@13.17.0) + specifier: ^10.0.3 + version: 10.0.3(cypress@13.17.0) "@types/jsdom": specifier: ^21.1.6 version: 21.1.7 @@ -920,13 +920,6 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 || ^8.0.0-0 <8.0.0 - "@babel/runtime@7.26.0": - resolution: - { - integrity: sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==, - } - engines: { node: ">=6.9.0" } - "@babel/runtime@7.26.7": resolution: { @@ -2111,14 +2104,14 @@ packages: integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==, } - "@testing-library/cypress@10.0.2": + "@testing-library/cypress@10.0.3": resolution: { - integrity: sha512-dKv95Bre5fDmNb9tOIuWedhGUryxGu1GWYWtXDqUsDPcr9Ekld0fiTb+pcBvSsFpYXAZSpmyEjhoXzLbhh06yQ==, + integrity: sha512-TeZJMCNtiS59cPWalra7LgADuufO5FtbqQBYxuAgdX6ZFAR2D9CtQwAG8VbgvFcchW3K414va/+7P4OkQ80UVg==, } engines: { node: ">=12", npm: ">=6" } peerDependencies: - cypress: ^12.0.0 || ^13.0.0 + cypress: ^12.0.0 || ^13.0.0 || ^14.0.0 "@testing-library/dom@10.4.0": resolution: @@ -9553,10 +9546,6 @@ snapshots: "@babel/types": 7.26.7 esutils: 2.0.3 - "@babel/runtime@7.26.0": - dependencies: - regenerator-runtime: 0.14.1 - "@babel/runtime@7.26.7": dependencies: regenerator-runtime: 0.14.1 @@ -10166,16 +10155,16 @@ snapshots: magic-string: 0.25.9 string.prototype.matchall: 4.0.12 - "@testing-library/cypress@10.0.2(cypress@13.17.0)": + "@testing-library/cypress@10.0.3(cypress@13.17.0)": dependencies: - "@babel/runtime": 7.26.0 + "@babel/runtime": 7.26.7 "@testing-library/dom": 10.4.0 cypress: 13.17.0 "@testing-library/dom@10.4.0": dependencies: "@babel/code-frame": 7.26.2 - "@babel/runtime": 7.26.0 + "@babel/runtime": 7.26.7 "@types/aria-query": 5.0.4 aria-query: 5.3.0 chalk: 4.1.2