diff --git a/package-lock.json b/package-lock.json index f0c9e1c08..0fca77cf1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@types/node": "22.13.9", "@vercel/ncc": "0.38.1", "eslint": "9.21.0", - "eslint-plugin-cypress": "4.1.0", + "eslint-plugin-cypress": "4.2.0", "globals": "16.0.0", "husky": "9.1.7", "markdown-link-check": "3.13.6", @@ -1918,9 +1918,9 @@ } }, "node_modules/eslint-plugin-cypress": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-4.1.0.tgz", - "integrity": "sha512-JhqkMY02mw74USwK9OFhectx3YSj6Co1NgWBxlGdKvlqiAp9vdEuQqt33DKGQFvvGS/NWtduuhWXWNnU29xDSg==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-4.2.0.tgz", + "integrity": "sha512-v5cyt0VYb1tEEODBJSE44PocYOwQsckyexJhCs7LtdD3FGO6D2GjnZB2s2Sts4RcxdxECTWX01nObOZRs26bQw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 65fdea702..a2d24414f 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@types/node": "22.13.9", "@vercel/ncc": "0.38.1", "eslint": "9.21.0", - "eslint-plugin-cypress": "4.1.0", + "eslint-plugin-cypress": "4.2.0", "globals": "16.0.0", "husky": "9.1.7", "markdown-link-check": "3.13.6",