]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore(deps): update dependency eslint-plugin-cypress to v4 (#581)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Mon, 14 Oct 2024 18:12:42 +0000 (02:12 +0800)
committerGitHub <noreply@github.com>
Mon, 14 Oct 2024 18:12:42 +0000 (02:12 +0800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
template/eslint/package.json

index d12bad944f726f0251e376c39a52d282a4ca0991..7e1b2bfd14b20dfd0d31ac7544f0b8ba9653b526 100644 (file)
@@ -1,7 +1,7 @@
 {
   "devDependencies": {
     "@vitest/eslint-plugin": "1.1.7",
-    "eslint-plugin-cypress": "^3.6.0",
+    "eslint-plugin-cypress": "^4.0.0",
     "eslint-plugin-playwright": "^1.7.0"
   }
 }