From 04c01fb5f66e6d53b0d61d013599f194b0065281 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 15:24:01 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-vue to v9.21.0 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bdef22a4..9afe76a0 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-prettier": "5.1.3", - "eslint-plugin-vue": "9.20.1", + "eslint-plugin-vue": "9.21.0", "lightningcss": "1.23.0", "prettier": "3.2.4", "unocss": "0.58.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3d673b0a..6e8e5621 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -101,8 +101,8 @@ devDependencies: specifier: 5.1.3 version: 5.1.3(eslint-config-prettier@9.1.0)(eslint@8.56.0)(prettier@3.2.4) eslint-plugin-vue: - specifier: 9.20.1 - version: 9.20.1(eslint@8.56.0) + specifier: 9.21.0 + version: 9.21.0(eslint@8.56.0) lightningcss: specifier: 1.23.0 version: 1.23.0 @@ -3102,8 +3102,8 @@ packages: synckit: 0.8.8 dev: true - /eslint-plugin-vue@9.20.1(eslint@8.56.0): - resolution: {integrity: sha512-GyCs8K3lkEvoyC1VV97GJhP1SvqsKCiWGHnbn0gVUYiUhaH2+nB+Dv1uekv1THFMPbBfYxukrzQdltw950k+LQ==} + /eslint-plugin-vue@9.21.0(eslint@8.56.0): + resolution: {integrity: sha512-B3NgZRtbi9kSl7M0x/PqhSMk7ULJUwWxQpTvM8b2Z6gNTORK0YSt5v1vzwY84oMs/2+3BWH5XmTepaQebcJwfA==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0