From 1d8b61b9915da325397a24003bd66c5b7b9a7cfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 22:08:11 +0100 Subject: [PATCH] Bump eslint-plugin-cypress from 4.0.0 to 4.1.0 (#34528) Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index dcd94ef98d..ba11b685e5 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@types/node": "^22.8.4", "eslint": "^9.13.0", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-cypress": "^4.0.0", + "eslint-plugin-cypress": "^4.1.0", "eslint-plugin-lodash": "^8.0.0", "eslint-plugin-mocha": "^10.5.0", "eslint-plugin-playwright": "^2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a5df32bbd6..44522915b5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^9.1.0 version: 9.1.0(eslint@9.13.0) eslint-plugin-cypress: - specifier: ^4.0.0 - version: 4.0.0(eslint@9.13.0) + specifier: ^4.1.0 + version: 4.1.0(eslint@9.13.0) eslint-plugin-lodash: specifier: ^8.0.0 version: 8.0.0(eslint@9.13.0) @@ -2748,8 +2748,8 @@ packages: peerDependencies: eslint: '>=7.0.0' - eslint-plugin-cypress@4.0.0: - resolution: {integrity: sha512-KRzI4zxoOKMhWKRxcikRu/Vjsomnx1vXJEY2CTG+4oluFbXxGuyRC1CLlhmBVOK5/iR17vY7rzuyRbpcx5zEPA==} + eslint-plugin-cypress@4.1.0: + resolution: {integrity: sha512-JhqkMY02mw74USwK9OFhectx3YSj6Co1NgWBxlGdKvlqiAp9vdEuQqt33DKGQFvvGS/NWtduuhWXWNnU29xDSg==} peerDependencies: eslint: '>=9' @@ -7597,7 +7597,7 @@ snapshots: dependencies: eslint: 9.13.0 - eslint-plugin-cypress@4.0.0(eslint@9.13.0): + eslint-plugin-cypress@4.1.0(eslint@9.13.0): dependencies: eslint: 9.13.0 globals: 15.11.0