From c317ed8c68bb8c809dcbeeafd92d40cbf84a8b43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 01:02:57 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-cypress from 6.4.1 to 6.4.2 Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 6.4.1 to 6.4.2. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v6.4.1...v6.4.2) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-version: 6.4.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index e6eb594e..8087e4f2 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@vue/test-utils": "2.4.6", "cypress": "^15.18.0", "eslint": "^10.6.0", - "eslint-plugin-cypress": "^6.4.1", + "eslint-plugin-cypress": "^6.4.2", "eslint-plugin-import": "^2.32.0", "eslint-plugin-vue": "^10.9.2", "eslint-plugin-vuejs-accessibility": "^2.5.0", diff --git a/yarn.lock b/yarn.lock index 5c270169..d96a9924 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1810,12 +1810,12 @@ eslint-module-utils@^2.12.1: dependencies: debug "^3.2.7" -eslint-plugin-cypress@^6.4.1: - version "6.4.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-6.4.1.tgz#2aa64e5a2dcc56b8b916fdf8398a81b31a61c462" - integrity sha512-8mnfR3q0Lr41Fu9SYZGeZ5nbSBgtS44+bbtSs7k0KvfoQ2pPmK43IvaTP6FGTfwBTN6S7w027CpqjrLAd65AYA== +eslint-plugin-cypress@^6.4.2: + version "6.4.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-6.4.2.tgz#fdc641737d243fde5dfca5e600a4074ecc2c5fd7" + integrity sha512-OIGJP5y6/cyMxBtMASP/iBM7Pv4ZHccE9uI8MhtAZDrdNDYDwHgKa/3Khrr+FGRr9hSIfNYstGRhSmbcLURWYA== dependencies: - globals "^17.6.0" + globals "^17.7.0" eslint-plugin-import@^2.32.0: version "2.32.0" @@ -2295,7 +2295,7 @@ globals@^14.0.0: resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e" integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ== -globals@^17.6.0, globals@^17.7.0: +globals@^17.7.0: version "17.7.0" resolved "https://registry.yarnpkg.com/globals/-/globals-17.7.0.tgz#553d55090b4dde8209ec2da42580d6e7e7d8b10d" integrity sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==