From d2613ee53cd9e9835dd81bc19fdfd8fcd9d87fa8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 21:34:55 +0800 Subject: [PATCH] chore(deps): update dependency @vue/create-eslint-config to ^0.7.2 (#665) 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 4346c569..4b570ac1 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/eslint": "^9.6.1", "@types/node": "^22.10.7", "@types/prompts": "^2.4.9", - "@vue/create-eslint-config": "^0.6.1", + "@vue/create-eslint-config": "^0.7.2", "@vue/tsconfig": "^0.7.0", "ejs": "^3.1.10", "esbuild": "^0.24.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 284ce0b1..f0ac3b0e 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.1 - version: 0.6.1 + specifier: ^0.7.2 + version: 0.7.2 '@vue/tsconfig': specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) @@ -1285,8 +1285,8 @@ packages: '@vue/compiler-vue2@2.7.16': resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} - '@vue/create-eslint-config@0.6.1': - resolution: {integrity: sha512-9mAb2nxt/voce5/jvruC438dp8RmgENbQbaX41TSiLBuHRCdmyBb3UauUmIHQlUxYLDFgjKfITyWvemPvBUq1w==} + '@vue/create-eslint-config@0.7.2': + resolution: {integrity: sha512-LrnNWI2xUJysSRegFj8A1pdS19yWo3t4LIhxlNRwR2t62VUd288z50TemY2rIpn1k4JlDjJTZDmywjETqq3VZA==} engines: {node: ^16.14.0 || >= 18.0.0} hasBin: true @@ -5071,7 +5071,7 @@ snapshots: de-indent: 1.0.2 he: 1.2.0 - '@vue/create-eslint-config@0.6.1': + '@vue/create-eslint-config@0.7.2': dependencies: ejs: 3.1.10 enquirer: 2.4.1