diff --git a/package.json b/package.json index d3ca0b5..4133bc2 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "cypress": "15.9.0", "esbuild": "0.19.12", "eslint": "9.39.2", - "eslint-plugin-cypress": "3.6.0", + "eslint-plugin-cypress": "6.4.1", "jest": "30.2.0", "jest-environment-node": "30.2.0", "jest-util": "30.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dcea136..12a32dd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -175,8 +175,8 @@ importers: specifier: 9.39.2 version: 9.39.2(jiti@2.6.1) eslint-plugin-cypress: - specifier: 3.6.0 - version: 3.6.0(eslint@9.39.2(jiti@2.6.1)) + specifier: 6.4.1 + version: 6.4.1(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1)) jest: specifier: 30.2.0 version: 30.2.0(@types/node@20.19.9)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@swc/core@1.5.29(@swc/helpers@0.5.18))(@types/node@20.19.9)(typescript@5.9.3)) @@ -5157,10 +5157,14 @@ packages: eslint-import-resolver-webpack: optional: true - eslint-plugin-cypress@3.6.0: - resolution: {integrity: sha512-7IAMcBbTVu5LpWeZRn5a9mQ30y4hKp3AfTz+6nSD/x/7YyLMoBI6X7XjDLYI6zFvuy4Q4QVGl563AGEXGW/aSA==} + eslint-plugin-cypress@6.4.1: + resolution: {integrity: sha512-8mnfR3q0Lr41Fu9SYZGeZ5nbSBgtS44+bbtSs7k0KvfoQ2pPmK43IvaTP6FGTfwBTN6S7w027CpqjrLAd65AYA==} peerDependencies: - eslint: '>=7' + '@typescript-eslint/parser': '>=8' + eslint: '>=9' + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true eslint-plugin-deprecation@3.0.0: resolution: {integrity: sha512-JuVLdNg/uf0Adjg2tpTyYoYaMbwQNn/c78P1HcccokvhtRphgnRjZDKmhlxbxYptppex03zO76f97DD/yQHv7A==} @@ -5704,6 +5708,10 @@ packages: resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==} engines: {node: '>=18'} + globals@17.6.0: + resolution: {integrity: sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==} + engines: {node: '>=18'} + globalthis@1.0.4: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} @@ -16031,10 +16039,12 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-cypress@3.6.0(eslint@9.39.2(jiti@2.6.1)): + eslint-plugin-cypress@6.4.1(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1)): dependencies: eslint: 9.39.2(jiti@2.6.1) - globals: 13.24.0 + globals: 17.6.0 + optionalDependencies: + '@typescript-eslint/parser': 8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) eslint-plugin-deprecation@3.0.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3): dependencies: @@ -16799,6 +16809,8 @@ snapshots: globals@15.15.0: {} + globals@17.6.0: {} + globalthis@1.0.4: dependencies: define-properties: 1.2.1