From 7cb64706b7735f06f0d8a8eaac233137ac7ea311 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 18:32:18 +0000 Subject: [PATCH] bump(deps): update dependency eslint-plugin-cypress to ^3.1.1 --- packages/standard-web-linter/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/standard-web-linter/package.json b/packages/standard-web-linter/package.json index 19361ba9..ddc93c17 100644 --- a/packages/standard-web-linter/package.json +++ b/packages/standard-web-linter/package.json @@ -12,7 +12,7 @@ "eslint-config-airbnb-typescript": "^18.0.0", "eslint-config-next": "^14.2.3", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-cypress": "^3.0.3", + "eslint-plugin-cypress": "^3.1.1", "eslint-plugin-import": "^2.29.1", "eslint-plugin-jsx-a11y": "^6.8.0", "eslint-plugin-n": "^17.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 895235aa..7bf3abfe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -267,8 +267,8 @@ importers: specifier: ^9.1.0 version: 9.1.0(eslint@8.57.0) eslint-plugin-cypress: - specifier: ^3.0.3 - version: 3.0.3(eslint@8.57.0) + specifier: ^3.1.1 + version: 3.1.1(eslint@8.57.0) eslint-plugin-import: specifier: ^2.29.1 version: 2.29.1(@typescript-eslint/parser@7.8.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0) @@ -2548,8 +2548,8 @@ packages: peerDependencies: eslint: '>=7.28.0' - eslint-plugin-cypress@3.0.3: - resolution: {integrity: sha512-yrdAyBoHRCarLrlozReLAuRn/AXQPqWf7+HoXzWLFAH7ntqn1RLpBqi2Vl7Czl2Y1pWNFVpXJlFeNj5dmUslsg==} + eslint-plugin-cypress@3.1.1: + resolution: {integrity: sha512-rsP/72X99KNOAq26o5VAb6SICvdfjwvvWjs9n5a9UD14B5kCzzE45NJR/yJYw3fsGXUUKiwkv6eU5wRthM8kPw==} peerDependencies: eslint: '>=7 <9' @@ -7614,7 +7614,7 @@ snapshots: is-glob: 4.0.3 micromatch: 4.0.5 - eslint-plugin-cypress@3.0.3(eslint@8.57.0): + eslint-plugin-cypress@3.1.1(eslint@8.57.0): dependencies: eslint: 8.57.0 globals: 13.24.0