From 619155ae8b7fbd5bb49d3adf93dd1bf0a5fa7259 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 12:17:44 +0000 Subject: [PATCH] chore(deps): update dependency @2nthony/eslint-config to v2 --- package.json | 2 +- pnpm-lock.yaml | 17 ++++++----------- 2 files changed, 7 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 8cb2bc2..8640ee0 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "prepublishOnly": "npm run build" }, "devDependencies": { - "@2nthony/eslint-config": "^1.0.1", + "@2nthony/eslint-config": "^2.0.0", "@saika/github-corner": "0.1.3", "@vitejs/plugin-vue2": "^2.2.0", "eslint": "^8.36.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3bf75b0..973d46b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: devDependencies: '@2nthony/eslint-config': - specifier: ^1.0.1 - version: 1.1.2(@vue/compiler-sfc@3.4.19)(eslint@8.36.0)(typescript@5.0.4) + specifier: ^2.0.0 + version: 2.1.10(@vue/compiler-sfc@3.4.19)(eslint@8.36.0)(typescript@5.0.4) '@saika/github-corner': specifier: 0.1.3 version: 0.1.3 @@ -59,15 +59,15 @@ devDependencies: packages: - /@2nthony/eslint-config@1.1.2(@vue/compiler-sfc@3.4.19)(eslint@8.36.0)(typescript@5.0.4): - resolution: {integrity: sha512-I4TtpISSqyJSupMIbT3Lj3Ycj3DK2WI+CJWAXMRD2XdAX39J2ax/+wNHzeaBsoHGHgpDIaUuz7HQQt4n0ZQEZQ==} + /@2nthony/eslint-config@2.1.10(@vue/compiler-sfc@3.4.19)(eslint@8.36.0)(typescript@5.0.4): + resolution: {integrity: sha512-75EjEt8OozjpIvwWk2VVyfhDhezyBd5SttYW7AXKW4Wtp8AfLxyYFLYLkZtp8+qgg68WNdXRb38C+DrTxsMs1Q==} peerDependencies: - eslint: '>=7.4.0' + eslint: '>=8.23.0' dependencies: '@antfu/eslint-config': 2.6.4(@vue/compiler-sfc@3.4.19)(eslint-plugin-react@7.33.2)(eslint@8.36.0)(typescript@5.0.4) eslint: 8.36.0 eslint-plugin-react: 7.33.2(eslint@8.36.0) - local-pkg: 0.4.3 + local-pkg: 0.5.0 transitivePeerDependencies: - '@unocss/eslint-plugin' - '@vue/compiler-sfc' @@ -3506,11 +3506,6 @@ packages: resolution: {integrity: sha512-AZEBw2GWdJk2IzBgQ+Wohoao5j+t0rajqK8dJu8jQqgYxDTxhmCt0ayMo/vCa0ZAMvZxnJcam6uLICfnVd8KAw==} dev: true - /local-pkg@0.4.3: - resolution: {integrity: sha512-SFppqq5p42fe2qcZQqqEOiVRXl+WCP1MdT6k7BDEW1j++sp5fIY+/fdRQitvKgB5BrBcmrs5m/L0v2FrU5MY1g==} - engines: {node: '>=14'} - dev: true - /local-pkg@0.5.0: resolution: {integrity: sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==} engines: {node: '>=14'}