diff --git a/package-lock.json b/package-lock.json index 512282382..e48423efc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@types/node": "25.0.8", "@vercel/ncc": "0.38.4", "eslint": "10.0.3", - "eslint-plugin-cypress": "6.1.0", + "eslint-plugin-cypress": "6.2.0", "globals": "17.3.0", "husky": "9.1.7", "markdown-link-check": "3.14.2", @@ -1592,9 +1592,9 @@ } }, "node_modules/eslint-plugin-cypress": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-6.1.0.tgz", - "integrity": "sha512-B8sxtNpINDxFkmsu1qKYjg70VsP8SGneEXgLcZMk1bUZcW08S+JyaiMdof1x6dmt02FgOD7YkT4wOaOD5HotJw==", + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-6.2.0.tgz", + "integrity": "sha512-G/8XT9Si0GaqGRVM0sgnRACCI9mbzsC4CisvaaiuJlQoCseKz6C51kq5fcC/yKmwO4dTsWCdhbgaiQtZFGSONg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 1950631a1..fc0b56ebe 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@types/node": "25.0.8", "@vercel/ncc": "0.38.4", "eslint": "10.0.3", - "eslint-plugin-cypress": "6.1.0", + "eslint-plugin-cypress": "6.2.0", "globals": "17.3.0", "husky": "9.1.7", "markdown-link-check": "3.14.2",