From c8383e389fdbb73d0c3559900f05dad70a49f616 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 11:50:24 +0000 Subject: [PATCH] chore(deps): update dependency @antfu/eslint-config to ^0.43.0 --- package.json | 2 +- playground/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 762f95f..585012a 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@vueuse/core": "^9.0.0" }, "devDependencies": { - "@antfu/eslint-config": "^0.34.0", + "@antfu/eslint-config": "^0.43.0", "@types/node": "^18.0.0", "@vitejs/plugin-vue": "^3.1.2", "bumpp": "^8.2.1", diff --git a/playground/package.json b/playground/package.json index 68f2359..0bd185f 100644 --- a/playground/package.json +++ b/playground/package.json @@ -15,7 +15,7 @@ "vue-router": "^4.0.14" }, "devDependencies": { - "@antfu/eslint-config": "^0.34.0", + "@antfu/eslint-config": "^0.43.0", "@iconify-json/carbon": "^1.1.2", "@types/node": "^18.0.0", "@unocss/reset": "^0.47.0",