diff --git a/package.json b/package.json index c7e262ca..96ebff72 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "eslint-config-prettier": "^10.0.0", "eslint-import-resolver-typescript": "^2.5.0", "eslint-plugin-chai-friendly": "^0.7.2", - "eslint-plugin-cypress": "^2.12.1", + "eslint-plugin-cypress": "^6.0.0", "eslint-plugin-import": "^2.25.4", "eslint-plugin-jsdoc": "^62.0.0", "eslint-plugin-prettier": "^4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 67af753f..8174d456 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -159,8 +159,8 @@ importers: specifier: ^0.7.2 version: 0.7.4(eslint@7.32.0) eslint-plugin-cypress: - specifier: ^2.12.1 - version: 2.15.2(eslint@7.32.0) + specifier: ^6.0.0 + version: 6.4.3(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint@7.32.0) eslint-plugin-import: specifier: ^2.25.4 version: 2.32.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint-import-resolver-typescript@2.7.1)(eslint@7.32.0) @@ -2896,10 +2896,14 @@ packages: peerDependencies: eslint: '>=3.0.0' - eslint-plugin-cypress@2.15.2: - resolution: {integrity: sha512-CtcFEQTDKyftpI22FVGpx8bkpKyYXBlNge6zSo0pl5/qJvBAnzaD76Vu2AsP16d6mTj478Ldn2mhgrWV+Xr0vQ==} + eslint-plugin-cypress@6.4.3: + resolution: {integrity: sha512-2/ulKNnCn+0vbaDI/6KovgGKsR/Y/bA+KMAkxRbHl2IAMd/UzU24ZOXpncR+QPBlaXqfAJ9NMCzdwX9Gjhm9AQ==} peerDependencies: - eslint: '>= 3.2.1' + '@typescript-eslint/parser': '>=8' + eslint: '>=9' + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true eslint-plugin-import@2.32.0: resolution: {integrity: sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==} @@ -3255,6 +3259,10 @@ packages: resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==} engines: {node: '>=8'} + globals@17.7.0: + resolution: {integrity: sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==} + engines: {node: '>=18'} + globalthis@1.0.4: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} @@ -9026,10 +9034,12 @@ snapshots: dependencies: eslint: 7.32.0 - eslint-plugin-cypress@2.15.2(eslint@7.32.0): + eslint-plugin-cypress@6.4.3(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint@7.32.0): dependencies: eslint: 7.32.0 - globals: 13.24.0 + globals: 17.7.0 + optionalDependencies: + '@typescript-eslint/parser': 5.62.0(eslint@7.32.0)(typescript@5.9.3) eslint-plugin-import@2.32.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint-import-resolver-typescript@2.7.1)(eslint@7.32.0): dependencies: @@ -9523,6 +9533,8 @@ snapshots: dependencies: type-fest: 0.20.2 + globals@17.7.0: {} + globalthis@1.0.4: dependencies: define-properties: 1.2.1