From d32b7ab447a8bc70bc529de8b5ee185ae87a2db2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 17:52:33 +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 20832b3..92e8c0f 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@typescript-eslint/parser": "^8.12.2", "eslint-config-next": "^14.2.16", "eslint-plugin-check-file": "^2.8.0", - "eslint-plugin-cypress": "^3.6.0", + "eslint-plugin-cypress": "^4.1.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 3ccfd82..429b299 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.1.0 + version: 4.1.0(eslint@8.57.1) eslint-plugin-deprecation: specifier: ^3.0.0 version: 3.0.0(eslint@8.57.1)(typescript@5.4.5) @@ -1096,10 +1096,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.1.0: + resolution: {integrity: sha512-JhqkMY02mw74USwK9OFhectx3YSj6Co1NgWBxlGdKvlqiAp9vdEuQqt33DKGQFvvGS/NWtduuhWXWNnU29xDSg==} peerDependencies: - eslint: '>=7' + eslint: '>=9' eslint-plugin-deprecation@3.0.0: resolution: {integrity: sha512-JuVLdNg/uf0Adjg2tpTyYoYaMbwQNn/c78P1HcccokvhtRphgnRjZDKmhlxbxYptppex03zO76f97DD/yQHv7A==} @@ -1426,6 +1426,10 @@ packages: resolution: {integrity: sha512-tqFIbz83w4Y5TCbtgjZjApohbuh7K9BxGYFm7ifwDR240tvdb7P9x+/9VvUKlmkPoiknoJtanI8UOrqxS3a7lQ==} engines: {node: '>=18'} + globals@15.12.0: + resolution: {integrity: sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==} + engines: {node: '>=18'} + globalthis@1.0.4: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} @@ -3855,10 +3859,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.1.0(eslint@8.57.1): dependencies: eslint: 8.57.1 - globals: 13.24.0 + globals: 15.12.0 eslint-plugin-deprecation@3.0.0(eslint@8.57.1)(typescript@5.4.5): dependencies: @@ -4373,6 +4377,8 @@ snapshots: globals@15.10.0: {} + globals@15.12.0: {} + globalthis@1.0.4: dependencies: define-properties: 1.2.1