From aeaf45cb0bff4e7da651c2c8236248f49bcf1ba0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 00:30:10 +0000 Subject: [PATCH] Bump eslint-plugin-cypress from 3.4.0 to 3.5.0 Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b7ffd7a317c2..484c96c085c3 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@types/node": "^20.14.12", "eslint": "^8.52.0", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-cypress": "^3.4.0", + "eslint-plugin-cypress": "^3.5.0", "eslint-plugin-lodash": "^7.4.0", "eslint-plugin-mocha": "^10.4.3", "eslint-plugin-playwright": "^1.6.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 49e2a98db219..59df8a764dea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^9.1.0 version: 9.1.0(eslint@8.57.0) eslint-plugin-cypress: - specifier: ^3.4.0 - version: 3.4.0(eslint@8.57.0) + specifier: ^3.5.0 + version: 3.5.0(eslint@8.57.0) eslint-plugin-lodash: specifier: ^7.4.0 version: 7.4.0(eslint@8.57.0) @@ -2695,8 +2695,8 @@ packages: peerDependencies: eslint: '>=7.0.0' - eslint-plugin-cypress@3.4.0: - resolution: {integrity: sha512-Rrrr3Ri6wHqzrRr+TyUV7bDS4UnMMrFY1R1PP2F7XdGfe9txDC6lQEshyoNOWqGoPkbbeDm1x1XPc/adxemsnA==} + eslint-plugin-cypress@3.5.0: + resolution: {integrity: sha512-JZQ6XnBTNI8h1B9M7wJSFzc48SYbh7VMMKaNTQOFa3BQlnmXPrVc4PKen8R+fpv6VleiPeej6VxloGb42zdRvw==} peerDependencies: eslint: '>=7' @@ -7472,7 +7472,7 @@ snapshots: dependencies: eslint: 8.57.0 - eslint-plugin-cypress@3.4.0(eslint@8.57.0): + eslint-plugin-cypress@3.5.0(eslint@8.57.0): dependencies: eslint: 8.57.0 globals: 13.24.0