From d9bfdca930301b4e2354360071e304d3cf9ef398 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 03:13:34 +0000 Subject: [PATCH] chore(deps): update dependency @vue/create-eslint-config to ^0.11.2 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 43741919..253d5ee4 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/eslint": "^9.6.1", "@types/node": "^22.16.0", "@types/prompts": "^2.4.9", - "@vue/create-eslint-config": "^0.11.1", + "@vue/create-eslint-config": "^0.11.2", "@vue/tsconfig": "^0.7.0", "ejs": "^3.1.10", "husky": "^9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2b6fb6d2..3f007729 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^2.4.9 version: 2.4.9 '@vue/create-eslint-config': - specifier: ^0.11.1 - version: 0.11.1 + specifier: ^0.11.2 + version: 0.11.2 '@vue/tsconfig': specifier: ^0.7.0 version: 0.7.0(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3)) @@ -1479,8 +1479,8 @@ packages: '@vue/compiler-vue2@2.7.16': resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} - '@vue/create-eslint-config@0.11.1': - resolution: {integrity: sha512-7YAGZoIgqg1j8r7qrj7n6wu/MuuolkKOrHTeFjjrbVSsKZld+gO60ETK+vhRS/Uf9ajjpw8MA/J75yEvyXBMCg==} + '@vue/create-eslint-config@0.11.2': + resolution: {integrity: sha512-/7ppRxNsLyGoITn1umwo3kXwba1CjlIJvC0L/WUk9q0xOLEhXGToHEVqmG6r7x2e933SMLXG3z2e2LifwXa2tA==} engines: {node: ^16.14.0 || >= 18.0.0} hasBin: true @@ -5697,7 +5697,7 @@ snapshots: de-indent: 1.0.2 he: 1.2.0 - '@vue/create-eslint-config@0.11.1': + '@vue/create-eslint-config@0.11.2': dependencies: ejs: 3.1.10 enquirer: 2.4.1