From d6948de2bf43be615fb895945f990c817a3d7709 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 00:36:04 +0000 Subject: [PATCH] :arrow_up: Bump cypress from 14.0.2 to 14.0.3 Bumps [cypress](https://github.com/cypress-io/cypress) from 14.0.2 to 14.0.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/v14.0.2...v14.0.3) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 67b6e626..748dd9ba 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@vue/test-utils": "^2.4.6", "@vue/vue3-jest": "^29.2.6", "babel-jest": "^29.7.0", - "cypress": "^14.0.2", + "cypress": "^14.0.3", "eslint": "^9.20.0", "eslint-config-prettier": "^10.0.1", "eslint-plugin-cypress": "^4.1.0", diff --git a/yarn.lock b/yarn.lock index 33bad09d..9f5819d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1298,7 +1298,7 @@ __metadata: languageName: node linkType: hard -"@cypress/request@npm:^3.0.6": +"@cypress/request@npm:^3.0.7": version: 3.0.7 resolution: "@cypress/request@npm:3.0.7" dependencies: @@ -3914,11 +3914,11 @@ __metadata: languageName: node linkType: hard -"cypress@npm:^14.0.2": - version: 14.0.2 - resolution: "cypress@npm:14.0.2" +"cypress@npm:^14.0.3": + version: 14.0.3 + resolution: "cypress@npm:14.0.3" dependencies: - "@cypress/request": "npm:^3.0.6" + "@cypress/request": "npm:^3.0.7" "@cypress/xvfb": "npm:^1.2.4" "@types/sinonjs__fake-timers": "npm:8.1.1" "@types/sizzle": "npm:^2.3.2" @@ -3963,7 +3963,7 @@ __metadata: yauzl: "npm:^2.10.0" bin: cypress: bin/cypress - checksum: 10c0/cbd2c85c854e8ec09b1a437fae45cebcfa9bf4eba10cc6e20ed6a9760ed9fdfbdd76ccc6bbb9ba3c87a5e32a92c50526c8e08199ad39e1232c61db41b7243574 + checksum: 10c0/d9c3537541f9afac06a14da2022076d6afa5fc642d8c3f3bdcdf0b3cddb4f9cf310cf4d47346877c6a81333ac774605e3fd4a80b0311e58dbecf48778e410db1 languageName: node linkType: hard @@ -8361,7 +8361,7 @@ __metadata: "@vue/vue3-jest": "npm:^29.2.6" autoprefixer: "npm:^10.4.20" babel-jest: "npm:^29.7.0" - cypress: "npm:^14.0.2" + cypress: "npm:^14.0.3" eslint: "npm:^9.20.0" eslint-config-prettier: "npm:^10.0.1" eslint-plugin-cypress: "npm:^4.1.0"