From c3a947fe468fbab6581a27b96b771d66b9f28d7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 19:48:39 +0000 Subject: [PATCH] chore(deps): update dependency @vue/eslint-config-typescript to v14 --- Rnwood.Smtp4dev/ClientApp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rnwood.Smtp4dev/ClientApp/package.json b/Rnwood.Smtp4dev/ClientApp/package.json index 4af5a8fe5..1afc946be 100644 --- a/Rnwood.Smtp4dev/ClientApp/package.json +++ b/Rnwood.Smtp4dev/ClientApp/package.json @@ -21,7 +21,7 @@ "@types/sanitize-html": "^2.11.0", "@typescript-eslint/parser": "^8.0.0", "@vitejs/plugin-vue": "^6.0.0", - "@vue/eslint-config-typescript": "^13.0.0", + "@vue/eslint-config-typescript": "^14.0.0", "@vue/vue3-jest": "^29.2.6", "@vueup/vue-quill": "^1.2.0", "async-mutex": "^0.5.0",