From 6887e286b78749cc44b30c17fa99876c66ca349d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 08:22:13 +0000 Subject: [PATCH] fix(deps): update dependency eslint-plugin-cypress to v4 --- package.json | 2 +- pnpm-lock.yaml | 20 +++++++++++++------- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 1ad2dad..70e2880 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@typescript-eslint/parser": "^8.9.0", "eslint-config-next": "^14.2.15", "eslint-plugin-check-file": "^2.8.0", - "eslint-plugin-cypress": "^3.6.0", + "eslint-plugin-cypress": "^4.0.0", "eslint-plugin-deprecation": "^3.0.0", "eslint-plugin-functional": "^6.6.3", "eslint-plugin-import": "^2.31.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 96d1b2d..471a734 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^2.8.0 version: 2.8.0(eslint@8.57.1) eslint-plugin-cypress: - specifier: ^3.6.0 - version: 3.6.0(eslint@8.57.1) + specifier: ^4.0.0 + version: 4.0.0(eslint@8.57.1) eslint-plugin-deprecation: specifier: ^3.0.0 version: 3.0.0(eslint@8.57.1)(typescript@5.4.5) @@ -1113,10 +1113,10 @@ packages: peerDependencies: eslint: '>=7.28.0' - eslint-plugin-cypress@3.6.0: - resolution: {integrity: sha512-7IAMcBbTVu5LpWeZRn5a9mQ30y4hKp3AfTz+6nSD/x/7YyLMoBI6X7XjDLYI6zFvuy4Q4QVGl563AGEXGW/aSA==} + eslint-plugin-cypress@4.0.0: + resolution: {integrity: sha512-KRzI4zxoOKMhWKRxcikRu/Vjsomnx1vXJEY2CTG+4oluFbXxGuyRC1CLlhmBVOK5/iR17vY7rzuyRbpcx5zEPA==} peerDependencies: - eslint: '>=7' + eslint: '>=9' eslint-plugin-deprecation@3.0.0: resolution: {integrity: sha512-JuVLdNg/uf0Adjg2tpTyYoYaMbwQNn/c78P1HcccokvhtRphgnRjZDKmhlxbxYptppex03zO76f97DD/yQHv7A==} @@ -1443,6 +1443,10 @@ packages: resolution: {integrity: sha512-tqFIbz83w4Y5TCbtgjZjApohbuh7K9BxGYFm7ifwDR240tvdb7P9x+/9VvUKlmkPoiknoJtanI8UOrqxS3a7lQ==} 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'} @@ -3862,10 +3866,10 @@ snapshots: is-glob: 4.0.3 micromatch: 4.0.8 - eslint-plugin-cypress@3.6.0(eslint@8.57.1): + eslint-plugin-cypress@4.0.0(eslint@8.57.1): dependencies: eslint: 8.57.1 - globals: 13.24.0 + globals: 15.11.0 eslint-plugin-deprecation@3.0.0(eslint@8.57.1)(typescript@5.4.5): dependencies: @@ -4380,6 +4384,8 @@ snapshots: globals@15.10.0: {} + globals@15.11.0: {} + globalthis@1.0.4: dependencies: define-properties: 1.2.1