]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore(deps): update dependency eslint-plugin-playwright to v1
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fri, 16 Feb 2024 14:58:22 +0000 (14:58 +0000)
committerCédric Exbrayat <cexbrayat@users.noreply.github.com>
Fri, 16 Feb 2024 15:10:34 +0000 (16:10 +0100)
template/eslint/package.json

index 8fe9fd5544dff6e9e9e30eedcd4ecaf0484fe03a..75d557c0d26fae3dd36eee633c218d6df0b0377a 100644 (file)
@@ -1,6 +1,6 @@
 {
   "devDependencies": {
     "eslint-plugin-cypress": "^2.15.1",
-    "eslint-plugin-playwright": "^0.22.2"
+    "eslint-plugin-playwright": "^1.1.1"
   }
 }