From b45cf3f2047a8efb915f3e14e8e9283b3ff57752 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 3 Jan 2024 08:24:30 +0000 Subject: [PATCH] :arrow_up: Update dependency @rushstack/eslint-patch to v1.6.1 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index be5bfa1..5a42fe4 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "webfontloader": "1.6.28" }, "devDependencies": { - "@rushstack/eslint-patch": "1.6.0", + "@rushstack/eslint-patch": "1.6.1", "@types/jsdom": "21.1.6", "@types/node": "20.10.4", "@types/webfontloader": "1.6.38", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8f1b405..59c36c8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -50,8 +50,8 @@ dependencies: devDependencies: '@rushstack/eslint-patch': - specifier: 1.6.0 - version: 1.6.0 + specifier: 1.6.1 + version: 1.6.1 '@types/jsdom': specifier: 21.1.6 version: 21.1.6 @@ -577,8 +577,8 @@ packages: requiresBuild: true optional: true - /@rushstack/eslint-patch@1.6.0: - resolution: {integrity: sha512-2/U3GXA6YiPYQDLGwtGlnNgKYBSwCFIHf8Y9LUY5VATHdtbLlU0Y1R3QoBnT0aB4qv/BEiVVsj7LJXoQCgJ2vA==} + /@rushstack/eslint-patch@1.6.1: + resolution: {integrity: sha512-UY+FGM/2jjMkzQLn8pxcHGMaVLh9aEitG3zY2CiY7XHdLiz3bZOwa6oDxNqEMv7zZkV+cj5DOdz0cQ1BP5Hjgw==} dev: true /@sinclair/typebox@0.27.8: