From f5c6bfcd0a4286be41a6e5f6ec3aaa2774f42991 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 02:28:41 +0000 Subject: [PATCH] chore(deps): update dependency @vue/create-eslint-config to ^0.7.3 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 836f9e30..5ee5c804 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@types/eslint": "^9.6.1", "@types/node": "^22.13.1", "@types/prompts": "^2.4.9", - "@vue/create-eslint-config": "^0.7.2", + "@vue/create-eslint-config": "^0.7.3", "@vue/tsconfig": "^0.7.0", "ejs": "^3.1.10", "esbuild": "^0.25.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c76a9bb5..0c37ecb0 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.7.2 - version: 0.7.2 + specifier: ^0.7.3 + version: 0.7.3 '@vue/tsconfig': specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) @@ -1312,8 +1312,8 @@ packages: '@vue/compiler-vue2@2.7.16': resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} - '@vue/create-eslint-config@0.7.2': - resolution: {integrity: sha512-LrnNWI2xUJysSRegFj8A1pdS19yWo3t4LIhxlNRwR2t62VUd288z50TemY2rIpn1k4JlDjJTZDmywjETqq3VZA==} + '@vue/create-eslint-config@0.7.3': + resolution: {integrity: sha512-5/S0lb21bqpoOGN+hbuPKng0+/OI5wHCjYcdSE03S4ceVFU28UwNSYRf2KOBk9sks5q1i4X3a2xHHMm9+/PLWQ==} engines: {node: ^16.14.0 || >= 18.0.0} hasBin: true @@ -5060,7 +5060,7 @@ snapshots: de-indent: 1.0.2 he: 1.2.0 - '@vue/create-eslint-config@0.7.2': + '@vue/create-eslint-config@0.7.3': dependencies: ejs: 3.1.10 enquirer: 2.4.1