From 7ce98a5a869bc4592372effe5189a3d5d54294ad Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 22 Mar 2024 02:04:18 +0000 Subject: [PATCH] :arrow_up: Update dependency @rushstack/eslint-patch to v1.8.0 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 78f58a3..9e4203a 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "webfontloader": "1.6.28" }, "devDependencies": { - "@rushstack/eslint-patch": "1.7.2", + "@rushstack/eslint-patch": "1.8.0", "@types/jsdom": "21.1.6", "@types/node": "20.11.30", "@types/webfontloader": "1.6.38", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 06b104d..40e4fd0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -50,8 +50,8 @@ dependencies: devDependencies: '@rushstack/eslint-patch': - specifier: 1.7.2 - version: 1.7.2 + specifier: 1.8.0 + version: 1.8.0 '@types/jsdom': specifier: 21.1.6 version: 21.1.6 @@ -577,8 +577,8 @@ packages: requiresBuild: true optional: true - /@rushstack/eslint-patch@1.7.2: - resolution: {integrity: sha512-RbhOOTCNoCrbfkRyoXODZp75MlpiHMgbE5MEBZAnnnLyQNgrigEj4p0lzsMDyc1zVsJDLrivB58tgg3emX0eEA==} + /@rushstack/eslint-patch@1.8.0: + resolution: {integrity: sha512-0HejFckBN2W+ucM6cUOlwsByTKt9/+0tWhqUffNIcHqCXkthY/mZ7AuYPK/2IIaGWhdl0h+tICDO0ssLMd6XMQ==} dev: true /@sinclair/typebox@0.27.8: