From 61dc49b953c3ec8fdef5a7939921ec258e791b32 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 01:43:20 +0000 Subject: [PATCH] meta: update dependency @rushstack/eslint-patch to v1.6.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2747103b..f30edf90 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@docusaurus/module-type-aliases": "3.0.1", "@docusaurus/tsconfig": "3.0.1", "@ephys/eslint-config-typescript": "19.0.2", - "@rushstack/eslint-patch": "1.6.0", + "@rushstack/eslint-patch": "1.6.1", "eslint": "8.55.0", "eslint-plugin-jsx-a11y": "6.8.0", "eslint-plugin-mdx": "1.17.1", diff --git a/yarn.lock b/yarn.lock index 60e6c856..3718d745 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1973,10 +1973,10 @@ dependencies: "@react-hookz/deep-equal" "^1.0.4" -"@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== +"@rushstack/eslint-patch@1.6.1": + version "1.6.1" + resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.6.1.tgz#9ab8f811930d7af3e3d549183a50884f9eb83f36" + integrity sha512-UY+FGM/2jjMkzQLn8pxcHGMaVLh9aEitG3zY2CiY7XHdLiz3bZOwa6oDxNqEMv7zZkV+cj5DOdz0cQ1BP5Hjgw== "@sideway/address@^4.1.3": version "4.1.4"