From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 06:20:07 +0000 (+0800) Subject: chore(deps): update dependency @vitest/eslint-plugin to ^1.3.9 (#815) X-Git-Tag: v3.18.1~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a07860b20eb8d70d0967e8daa4a8fed902fd5f7e;p=thirdparty%2Fvuejs%2Fcreate-vue.git chore(deps): update dependency @vitest/eslint-plugin to ^1.3.9 (#815) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- diff --git a/template/eslint/package.json b/template/eslint/package.json index 24064633..05cc87cd 100644 --- a/template/eslint/package.json +++ b/template/eslint/package.json @@ -1,6 +1,6 @@ { "devDependencies": { - "@vitest/eslint-plugin": "^1.3.8", + "@vitest/eslint-plugin": "^1.3.9", "eslint-plugin-cypress": "^5.1.1", "eslint-plugin-playwright": "^2.2.2" }