From 0db417303fcbd4667c0aad090beb5fa3d12cd750 Mon Sep 17 00:00:00 2001
From: Tine Wittler <no-reply@edugit.org>
Date: Thu, 20 Jul 2023 13:30:28 +0000
Subject: [PATCH] Update dependency @vue/eslint-config-prettier to v8

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 24b672f..fd51503 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
     "@rushstack/eslint-patch": "^1.1.0",
     "@vitejs/plugin-legacy": "^2.0.0",
     "@vitejs/plugin-vue2": "^1.1.2",
-    "@vue/eslint-config-prettier": "^7.0.0",
+    "@vue/eslint-config-prettier": "8.0.0",
     "eslint": "^8.5.0",
     "eslint-plugin-vue": "^9.0.0",
     "prettier": "^2.8.4",
-- 
GitLab