From b17301c6fbe223461918c0017c149fa3f098e9db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 01:50:09 +0000 Subject: [PATCH] build(deps-dev): bump cypress from 13.14.1 to 13.14.2 (#1484) Bumps [cypress](https://github.com/cypress-io/cypress) from 13.14.1 to 13.14.2. - [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.14.1...v13.14.2) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 313d1307..51c7019c 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@vue/test-utils": "^2.4.6", "@vue/vue3-jest": "^29.2.6", "babel-jest": "~29.7.0", - "cypress": "~13.14.1", + "cypress": "~13.14.2", "eslint": "~8.57.0", "eslint-plugin-cypress": "^3.5.0", "eslint-plugin-vue": "^9.27.0", diff --git a/yarn.lock b/yarn.lock index 908d2aa9..7cafa56a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6329,9 +6329,9 @@ __metadata: languageName: node linkType: hard -"cypress@npm:~13.14.1": - version: 13.14.1 - resolution: "cypress@npm:13.14.1" +"cypress@npm:~13.14.2": + version: 13.14.2 + resolution: "cypress@npm:13.14.2" dependencies: "@cypress/request": "npm:^3.0.1" "@cypress/xvfb": "npm:^1.2.4" @@ -6377,7 +6377,7 @@ __metadata: yauzl: "npm:^2.10.0" bin: cypress: bin/cypress - checksum: e91e824a3e717f3f6bdd91b38905d54b68fbe41adc8b94e53181c10f8575a4bf7ea932322d728773435cc9c82f7ba3437810316a726835f31c59d529a678190f + checksum: e1366579f1361e95f78b54df7ccd2576301496b7a55351ea350af71d45f284a4422aa8e5bbebeaa420e403d33f575d7d6a9413b7e3b1a5ad72f7072eaeff7d8f languageName: node linkType: hard @@ -11139,7 +11139,7 @@ __metadata: axios: "npm:^1.7.6" babel-jest: "npm:~29.7.0" buefy: "npm:^0.9.29" - cypress: "npm:~13.14.1" + cypress: "npm:~13.14.2" eslint: "npm:~8.57.0" eslint-plugin-cypress: "npm:^3.5.0" eslint-plugin-vue: "npm:^9.27.0"