From 1300e12ab831850b02c64204be378cccf13de0c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 09:26:56 +0200 Subject: [PATCH] Bump eslint-plugin-cypress from 3.5.0 to 4.0.0 (#33867) Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 3.5.0 to 4.0.0. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v3.5.0...v4.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 20 +++++++++++++------- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 28e5f82d00..1421347402 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@types/node": "^22.7.5", "eslint": "^9.12.0", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-cypress": "^3.5.0", + "eslint-plugin-cypress": "^4.0.0", "eslint-plugin-lodash": "^8.0.0", "eslint-plugin-mocha": "^10.5.0", "eslint-plugin-playwright": "^1.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3b1ea9ff88..e9b607896c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^9.1.0 version: 9.1.0(eslint@9.12.0) eslint-plugin-cypress: - specifier: ^3.5.0 - version: 3.5.0(eslint@9.12.0) + specifier: ^4.0.0 + version: 4.0.0(eslint@9.12.0) eslint-plugin-lodash: specifier: ^8.0.0 version: 8.0.0(eslint@9.12.0) @@ -2690,10 +2690,10 @@ packages: peerDependencies: eslint: '>=7.0.0' - eslint-plugin-cypress@3.5.0: - resolution: {integrity: sha512-JZQ6XnBTNI8h1B9M7wJSFzc48SYbh7VMMKaNTQOFa3BQlnmXPrVc4PKen8R+fpv6VleiPeej6VxloGb42zdRvw==} + eslint-plugin-cypress@4.0.0: + resolution: {integrity: sha512-KRzI4zxoOKMhWKRxcikRu/Vjsomnx1vXJEY2CTG+4oluFbXxGuyRC1CLlhmBVOK5/iR17vY7rzuyRbpcx5zEPA==} peerDependencies: - eslint: '>=7' + eslint: '>=9' eslint-plugin-lodash@8.0.0: resolution: {integrity: sha512-7DA8485FolmWRzh+8t4S8Pzin2TTuWfb0ZW3j/2fYElgk82ZanFz8vDcvc4BBPceYdX1p/za+tkbO68maDBGGw==} @@ -3081,6 +3081,10 @@ packages: resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} engines: {node: '>=18'} + globals@15.11.0: + resolution: {integrity: sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==} + engines: {node: '>=18'} + globalthis@1.0.4: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} @@ -7510,10 +7514,10 @@ snapshots: dependencies: eslint: 9.12.0 - eslint-plugin-cypress@3.5.0(eslint@9.12.0): + eslint-plugin-cypress@4.0.0(eslint@9.12.0): dependencies: eslint: 9.12.0 - globals: 13.24.0 + globals: 15.11.0 eslint-plugin-lodash@8.0.0(eslint@9.12.0): dependencies: @@ -7975,6 +7979,8 @@ snapshots: globals@14.0.0: {} + globals@15.11.0: {} + globalthis@1.0.4: dependencies: define-properties: 1.2.1