From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 09:45:23 +0000 (+0000) Subject: chore(deps): update dependency eslint-plugin-cypress to v5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38b10ec7a6ce299e20e11368649f1ae6ce9e90b9;p=thirdparty%2Fvuejs%2Fcreate-vue.git chore(deps): update dependency eslint-plugin-cypress to v5 --- diff --git a/template/eslint/package.json b/template/eslint/package.json index dd7b2173..1c6449a3 100644 --- a/template/eslint/package.json +++ b/template/eslint/package.json @@ -1,7 +1,7 @@ { "devDependencies": { "@vitest/eslint-plugin": "^1.2.2", - "eslint-plugin-cypress": "^4.3.0", + "eslint-plugin-cypress": "^5.1.0", "eslint-plugin-playwright": "^2.2.0" } }