From 37d928cc980a2c807711ac3b8375986fe088affe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 10:18:03 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-cypress from 5.3.0 to 7.0.2 Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 5.3.0 to 7.0.2. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v5.3.0...v7.0.2) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 26 ++++++++++++++++---------- shepherd.js/package.json | 2 +- 2 files changed, 17 insertions(+), 11 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e41723c7c..6760e1110 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -263,8 +263,8 @@ importers: specifier: ^10.9.1 version: 10.9.1(jiti@2.7.0)(supports-color@8.1.1) eslint-plugin-cypress: - specifier: ^5.3.0 - version: 5.3.0(eslint@10.9.1(jiti@2.7.0)(supports-color@8.1.1)) + specifier: ^7.0.2 + version: 7.0.2(@typescript-eslint/parser@8.66.0(eslint@10.9.1(jiti@2.7.0)(supports-color@8.1.1))(supports-color@8.1.1)(typescript@5.9.3))(eslint@10.9.1(jiti@2.7.0)(supports-color@8.1.1)) eslint-plugin-vitest: specifier: ^0.5.4 version: 0.5.4(@typescript-eslint/eslint-plugin@8.66.0(@typescript-eslint/parser@8.66.0(eslint@10.9.1(jiti@2.7.0)(supports-color@8.1.1))(supports-color@8.1.1)(typescript@5.9.3))(eslint@10.9.1(jiti@2.7.0)(supports-color@8.1.1))(supports-color@8.1.1)(typescript@5.9.3))(eslint@10.9.1(jiti@2.7.0)(supports-color@8.1.1))(supports-color@8.1.1)(typescript@5.9.3)(vitest@4.1.11) @@ -4022,10 +4022,14 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - eslint-plugin-cypress@5.3.0: - resolution: {integrity: sha512-qjHF2Sdi3VkXSMnfQeUqsbYnessgc6T2dus/Q1U+e5102GpPy9eLd8MWW2Xp2SS9bMpPNLnSHwktMhCKr0dIBg==} + eslint-plugin-cypress@7.0.2: + resolution: {integrity: sha512-bJ46P9NYdXpqiO5Tn7rB5qQJ4r0TwFq7r9ZsOhUTK7wqF8MwinrNj6gB9Tt0xkJdKQE5FI1w3KY8VmPShje3MA==} peerDependencies: - eslint: '>=9' + '@typescript-eslint/parser': '>=8' + eslint: '>=10' + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true eslint-plugin-vitest@0.5.4: resolution: {integrity: sha512-um+odCkccAHU53WdKAw39MY61+1x990uXjSPguUCq3VcEHdqJrOb8OTMrbYlY6f9jAKx7x98kLVlIe3RJeJqoQ==} @@ -4384,8 +4388,8 @@ packages: resolution: {integrity: sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA==} engines: {node: '>=10'} - globals@16.5.0: - resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==} + globals@17.12.0: + resolution: {integrity: sha512-cezEd/DTyyht9cvSSURyygXPfy04GtWO/5e6ZPvH7fCtjKz9PYOmuawphw1Ctd1f6C+5JypXfGD7ahNMXvevBA==} engines: {node: '>=18'} globals@17.9.0: @@ -12653,10 +12657,12 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-plugin-cypress@5.3.0(eslint@10.9.1(jiti@2.7.0)(supports-color@8.1.1)): + eslint-plugin-cypress@7.0.2(@typescript-eslint/parser@8.66.0(eslint@10.9.1(jiti@2.7.0)(supports-color@8.1.1))(supports-color@8.1.1)(typescript@5.9.3))(eslint@10.9.1(jiti@2.7.0)(supports-color@8.1.1)): dependencies: eslint: 10.9.1(jiti@2.7.0)(supports-color@8.1.1) - globals: 16.5.0 + globals: 17.12.0 + optionalDependencies: + '@typescript-eslint/parser': 8.66.0(eslint@10.9.1(jiti@2.7.0)(supports-color@8.1.1))(supports-color@8.1.1)(typescript@5.9.3) eslint-plugin-vitest@0.5.4(@typescript-eslint/eslint-plugin@8.66.0(@typescript-eslint/parser@8.66.0(eslint@10.9.1(jiti@2.7.0)(supports-color@8.1.1))(supports-color@8.1.1)(typescript@5.9.3))(eslint@10.9.1(jiti@2.7.0)(supports-color@8.1.1))(supports-color@8.1.1)(typescript@5.9.3))(eslint@10.9.1(jiti@2.7.0)(supports-color@8.1.1))(supports-color@8.1.1)(typescript@5.9.3)(vitest@4.1.11): dependencies: @@ -13125,7 +13131,7 @@ snapshots: dependencies: ini: 2.0.0 - globals@16.5.0: {} + globals@17.12.0: {} globals@17.9.0: {} diff --git a/shepherd.js/package.json b/shepherd.js/package.json index 7f5d02d8b..6f861da26 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.9.1", - "eslint-plugin-cypress": "^5.3.0", + "eslint-plugin-cypress": "^7.0.2", "eslint-plugin-vitest": "^0.5.4", "execa": "^9.6.1", "globals": "^17.9.0",