From 565aae85fc3d4c716b55b88cb3af4e9e30730147 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 03:39:42 +0000 Subject: [PATCH] build(deps-dev): bump cypress from 13.7.0 to 13.7.1 Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.0 to 13.7.1. - [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.7.0...v13.7.1) --- 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 | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index e3b26d79..2e2acc41 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@vue/eslint-config-typescript": "^13.0.0", "@vue/runtime-dom": "^3.4.21", "@vue/test-utils": "^2.4.5", - "cypress": "^13.7.0", + "cypress": "^13.7.1", "eslint": "^8.57.0", "eslint-plugin-prettier": "^5.1.3", "eslint-plugin-vue": "^9.23.0", diff --git a/yarn.lock b/yarn.lock index 55ccf101..019a3cad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2429,9 +2429,9 @@ __metadata: languageName: node linkType: hard -"cypress@npm:^13.7.0": - version: 13.7.0 - resolution: "cypress@npm:13.7.0" +"cypress@npm:^13.7.1": + version: 13.7.1 + resolution: "cypress@npm:13.7.1" dependencies: "@cypress/request": "npm:^3.0.0" "@cypress/xvfb": "npm:^1.2.4" @@ -2477,7 +2477,7 @@ __metadata: yauzl: "npm:^2.10.0" bin: cypress: bin/cypress - checksum: 10/012d8a311ba288cfa8b504ce26b7a8b3dc4b81fc5d5be558fbcab4a0253e76102423d4660ce0352197c6db1eaf96b87aa4f28f6ff87e8ad51757538b7bba3757 + checksum: 10/897abf011156af85fae617b20177ed945fb76c78ac9bfad10af870e62181f9d56fdc886e00602e576cfbc79cc97230dc20c7bd5b4b87a4ada7ed83025fb147d3 languageName: node linkType: hard @@ -3419,7 +3419,7 @@ __metadata: bootstrap: "npm:^5.3.3" bootstrap-vue-next: "npm:^0.16.6" core-js: "npm:^3.36.1" - cypress: "npm:^13.7.0" + cypress: "npm:^13.7.1" date-fns: "npm:^2.30.0" date-fns-tz: "npm:^2.0.1" echarts: "npm:^5.5.0"