]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore(deps): update dependency eslint-plugin-playwright to v2 (#590)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Thu, 24 Oct 2024 15:51:39 +0000 (23:51 +0800)
committerGitHub <noreply@github.com>
Thu, 24 Oct 2024 15:51:39 +0000 (23:51 +0800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
template/eslint/package.json

index e81b703b33ecddf137d5c89babad9fa973884758..865ae63e2c5769038bf521d905bf787734b230c1 100644 (file)
@@ -2,6 +2,6 @@
   "devDependencies": {
     "@vitest/eslint-plugin": "1.1.7",
     "eslint-plugin-cypress": "^4.0.0",
-    "eslint-plugin-playwright": "^1.8.3"
+    "eslint-plugin-playwright": "^2.0.0"
   }
 }