From eb83e910623ee3bc64394315566ca441f0295063 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 22:28:00 +0800 Subject: [PATCH] chore(deps): update dependency @vue/create-eslint-config to ^0.6.1 (#605) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0b6b20ac..ad5981fc 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@types/eslint": "^9.6.1", "@types/node": "^22.9.0", "@types/prompts": "^2.4.9", - "@vue/create-eslint-config": "^0.6.0", + "@vue/create-eslint-config": "^0.6.1", "@vue/tsconfig": "^0.5.1", "ejs": "^3.1.10", "esbuild": "^0.24.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 09c18ccf..29827b2a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^2.4.9 version: 2.4.9 '@vue/create-eslint-config': - specifier: ^0.6.0 - version: 0.6.0 + specifier: ^0.6.1 + version: 0.6.1 '@vue/tsconfig': specifier: ^0.5.1 version: 0.5.1 @@ -1261,8 +1261,8 @@ packages: '@vue/compiler-vue2@2.7.16': resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} - '@vue/create-eslint-config@0.6.0': - resolution: {integrity: sha512-IueSBgOXI+NzsG1ScPfGf1abU+cVNZ7i+nVLwTNanPkwt/Ocvj7qQWaDTLNb1TByRi1EIs9xJ81rbnDe8zY09g==} + '@vue/create-eslint-config@0.6.1': + resolution: {integrity: sha512-9mAb2nxt/voce5/jvruC438dp8RmgENbQbaX41TSiLBuHRCdmyBb3UauUmIHQlUxYLDFgjKfITyWvemPvBUq1w==} engines: {node: ^16.14.0 || >= 18.0.0} hasBin: true @@ -4961,7 +4961,7 @@ snapshots: de-indent: 1.0.2 he: 1.2.0 - '@vue/create-eslint-config@0.6.0': + '@vue/create-eslint-config@0.6.1': dependencies: ejs: 3.1.10 enquirer: 2.4.1 -- 2.39.5