From 9599f56eb390bbbfff55a9c0b4b742c50d12f683 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 21:55:47 +0000 Subject: [PATCH] chore(deps): update dependency vite-plugin-eslint4b to ^0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98c825ab..25a36f38 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "stylelint-config-standard-vue": "^1.0.0", "stylelint-stylus": "^1.0.0", "typescript": "^5.0.0", - "vite-plugin-eslint4b": "^0.4.0", + "vite-plugin-eslint4b": "^0.5.0", "vitepress": "^1.0.1", "vue-eslint-parser": "^9.0.0", "yaml": "^2.1.1"