From 15c38227ac439665810c11ba38cbbc19acf78faf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 04:17:08 +0000 Subject: [PATCH] meta: update dependency @rushstack/eslint-patch to v1.6.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a5654785..dabdb3e2 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "devDependencies": { "@docusaurus/module-type-aliases": "2.4.3", "@ephys/eslint-config-typescript": "19.0.2", - "@rushstack/eslint-patch": "1.5.1", + "@rushstack/eslint-patch": "1.6.0", "@tsconfig/docusaurus": "2.0.2", "eslint": "8.54.0", "eslint-plugin-jsx-a11y": "6.8.0", diff --git a/yarn.lock b/yarn.lock index 89362d94..16688bf6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1934,10 +1934,10 @@ dependencies: "@react-hookz/deep-equal" "^1.0.4" -"@rushstack/eslint-patch@1.5.1": - version "1.5.1" - resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.5.1.tgz#5f1b518ec5fa54437c0b7c4a821546c64fed6922" - integrity sha512-6i/8UoL0P5y4leBIGzvkZdS85RDMG9y1ihZzmTZQ5LdHUYmZ7pKFoj8X0236s3lusPs1Fa5HTQUpwI+UfTcmeA== +"@rushstack/eslint-patch@1.6.0": + version "1.6.0" + resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.6.0.tgz#1898e7a7b943680d757417a47fb10f5fcc230b39" + integrity sha512-2/U3GXA6YiPYQDLGwtGlnNgKYBSwCFIHf8Y9LUY5VATHdtbLlU0Y1R3QoBnT0aB4qv/BEiVVsj7LJXoQCgJ2vA== "@sideway/address@^4.1.3": version "4.1.4"