diff --git a/package-lock.json b/package-lock.json index ebcc3e89c..cbe120f73 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.0", - "eslint-plugin-cypress": "6.0.0", + "eslint-plugin-cypress": "6.1.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.0.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-6.0.0.tgz", - "integrity": "sha512-J96t5BLt8lYSiQ5b4vZ2IpUcsAc3XOw9Esy5sFSvgbx4Od/MIwlbXM8QazrcbEKrKKsynOnyXzZwiAQTtGCEyA==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-6.1.0.tgz", + "integrity": "sha512-B8sxtNpINDxFkmsu1qKYjg70VsP8SGneEXgLcZMk1bUZcW08S+JyaiMdof1x6dmt02FgOD7YkT4wOaOD5HotJw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index b10121178..3a88a840d 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@types/node": "25.0.8", "@vercel/ncc": "0.38.4", "eslint": "10.0.0", - "eslint-plugin-cypress": "6.0.0", + "eslint-plugin-cypress": "6.1.0", "globals": "17.3.0", "husky": "9.1.7", "markdown-link-check": "3.14.2",