From 639ace09283b8c732a4ea2d1d34cef2be8f99288 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 14:37:24 +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 64c2df66..2a71e3af 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "cypress": "13.7.1", "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",