From 7d4ab2d3541b707f321d5245d90a560ef7e5e041 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 20:23:12 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20eslint-plugin-cypress-d?= =?UTF-8?q?ev=20to=203.0.2=20=F0=9F=8C=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7680f7c1..f27f08a7 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "cypress": "13.7.3", "cypress-axe": "1.5.0", "eslint": "7.32.0", - "eslint-plugin-cypress-dev": "3.0.0", + "eslint-plugin-cypress-dev": "3.0.2", "eslint-plugin-mocha": "5.3.0", "node-static": "^0.7.11", "npm-run-all": "4.1.5",