From 4cd6bed60f9e2e9c79e251b8c988881d34907b42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 11:34:47 +0000 Subject: [PATCH] Bump eslint-plugin-cypress from 5.3.0 to 6.3.1 Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 5.3.0 to 6.3.1. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v5.3.0...v6.3.1) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-version: 6.3.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 24 ++++++++++++------------ shepherd.js/package.json | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2242cb0fa..aa22ed2d4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -250,8 +250,8 @@ importers: specifier: ^10.1.0 version: 10.1.0(jiti@2.6.1) eslint-plugin-cypress: - specifier: ^5.3.0 - version: 5.3.0(eslint@10.1.0(jiti@2.6.1)) + specifier: ^6.3.1 + version: 6.3.1(eslint@10.1.0(jiti@2.6.1)) eslint-plugin-vitest: specifier: ^0.5.4 version: 0.5.4(@typescript-eslint/eslint-plugin@8.57.2(@typescript-eslint/parser@8.57.2(eslint@10.1.0(jiti@2.6.1))(typescript@5.9.3))(eslint@10.1.0(jiti@2.6.1))(typescript@5.9.3))(eslint@10.1.0(jiti@2.6.1))(typescript@5.9.3)(vitest@4.1.1) @@ -4147,8 +4147,8 @@ packages: resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} engines: {node: '>=12'} - eslint-plugin-cypress@5.3.0: - resolution: {integrity: sha512-qjHF2Sdi3VkXSMnfQeUqsbYnessgc6T2dus/Q1U+e5102GpPy9eLd8MWW2Xp2SS9bMpPNLnSHwktMhCKr0dIBg==} + eslint-plugin-cypress@6.3.1: + resolution: {integrity: sha512-iTJtdIZbyCUlagEI4YlVcwgPFV7X379Qi/upujaD4kvOaQkMvzmpt90vfSnaqgqprp/HPIvhnzv3fdI7mYV4QQ==} peerDependencies: eslint: '>=9' @@ -4532,14 +4532,14 @@ packages: resolution: {integrity: sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA==} engines: {node: '>=10'} - globals@16.5.0: - resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==} - engines: {node: '>=18'} - globals@17.4.0: resolution: {integrity: sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==} engines: {node: '>=18'} + globals@17.5.0: + resolution: {integrity: sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==} + engines: {node: '>=18'} + globby@11.1.0: resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} engines: {node: '>=10'} @@ -12476,10 +12476,10 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-plugin-cypress@5.3.0(eslint@10.1.0(jiti@2.6.1)): + eslint-plugin-cypress@6.3.1(eslint@10.1.0(jiti@2.6.1)): dependencies: eslint: 10.1.0(jiti@2.6.1) - globals: 16.5.0 + globals: 17.5.0 eslint-plugin-vitest@0.5.4(@typescript-eslint/eslint-plugin@8.57.2(@typescript-eslint/parser@8.57.2(eslint@10.1.0(jiti@2.6.1))(typescript@5.9.3))(eslint@10.1.0(jiti@2.6.1))(typescript@5.9.3))(eslint@10.1.0(jiti@2.6.1))(typescript@5.9.3)(vitest@4.1.1): dependencies: @@ -12948,10 +12948,10 @@ snapshots: dependencies: ini: 2.0.0 - globals@16.5.0: {} - globals@17.4.0: {} + globals@17.5.0: {} + globby@11.1.0: dependencies: array-union: 2.1.0 diff --git a/shepherd.js/package.json b/shepherd.js/package.json index 5a5f3bd63..af3f752d3 100644 --- a/shepherd.js/package.json +++ b/shepherd.js/package.json @@ -93,7 +93,7 @@ "del": "^8.0.1", "dts-bundle-generator": "^9.5.1", "eslint": "^10.1.0", - "eslint-plugin-cypress": "^5.3.0", + "eslint-plugin-cypress": "^6.3.1", "eslint-plugin-vitest": "^0.5.4", "execa": "^9.6.1", "globals": "^17.4.0",