From e7d56fb41a390d055bce5339caabe469c62e8f46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 02:37:02 +0000 Subject: [PATCH] Bump @rushstack/eslint-patch from 1.5.1 to 1.6.0 Bumps [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) from 1.5.1 to 1.6.0. - [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-patch/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-patch_v1.6.0/eslint/eslint-patch) --- updated-dependencies: - dependency-name: "@rushstack/eslint-patch" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3af9d86..a2d6e46 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "vue-router": "^4.2.5" }, "devDependencies": { - "@rushstack/eslint-patch": "^1.5.1", + "@rushstack/eslint-patch": "^1.6.0", "@tsconfig/node18": "^18.2.2", "@types/node": "^20.10.4", "@vitejs/plugin-vue": "^4.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 60e5fa4..a8dba36 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -68,8 +68,8 @@ dependencies: devDependencies: '@rushstack/eslint-patch': - specifier: ^1.5.1 - version: 1.5.1 + specifier: ^1.6.0 + version: 1.6.0 '@tsconfig/node18': specifier: ^18.2.2 version: 18.2.2 @@ -1863,8 +1863,8 @@ packages: dev: true optional: true - /@rushstack/eslint-patch@1.5.1: - resolution: {integrity: sha512-6i/8UoL0P5y4leBIGzvkZdS85RDMG9y1ihZzmTZQ5LdHUYmZ7pKFoj8X0236s3lusPs1Fa5HTQUpwI+UfTcmeA==} + /@rushstack/eslint-patch@1.6.0: + resolution: {integrity: sha512-2/U3GXA6YiPYQDLGwtGlnNgKYBSwCFIHf8Y9LUY5VATHdtbLlU0Y1R3QoBnT0aB4qv/BEiVVsj7LJXoQCgJ2vA==} dev: true /@surma/rollup-plugin-off-main-thread@2.2.3: