]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore(deps): update dependency eslint-plugin-cypress to ^4.2.0 (#708)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sat, 8 Mar 2025 10:24:20 +0000 (18:24 +0800)
committerGitHub <noreply@github.com>
Sat, 8 Mar 2025 10:24:20 +0000 (18:24 +0800)
template/eslint/package.json

index 2cb306dfa033c9a080a76ebad028aa46962ff0be..03c7272b62a5d59bebe5b7c4ebf4a028c140bc0a 100644 (file)
@@ -1,7 +1,7 @@
 {
   "devDependencies": {
     "@vitest/eslint-plugin": "^1.1.36",
-    "eslint-plugin-cypress": "^4.1.0",
+    "eslint-plugin-cypress": "^4.2.0",
     "eslint-plugin-playwright": "^2.2.0"
   }
 }