From 1054bd3ab2879e8295dac93c524db1a3028ccea5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 20:08:24 +0300 Subject: [PATCH] chore(deps): update dependency @antfu/eslint-config to ^2.21.2 (#1075) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8674f08b5..c5713b7de 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "pub:release": "cd packages/radix-vue && pnpm pub:release" }, "devDependencies": { - "@antfu/eslint-config": "^2.21.1", + "@antfu/eslint-config": "^2.21.2", "@commitlint/cli": "^19.3.0", "@commitlint/config-conventional": "^19.2.2", "bumpp": "^9.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1d33e3220..940dc91db 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,7 +14,7 @@ importers: .: devDependencies: '@antfu/eslint-config': - specifier: ^2.21.1 + specifier: ^2.21.2 version: 2.21.2(@vue/compiler-sfc@3.4.31)(eslint@9.5.0)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)) '@commitlint/cli': specifier: ^19.3.0