From 7f0c0f5614898264e537472e612492523f8a4fea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 08:01:03 +0000 Subject: [PATCH] meta: update dependency @rushstack/eslint-patch to v1.3.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c27dfb8e..6ce5fb53 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "devDependencies": { "@docusaurus/module-type-aliases": "2.4.1", "@ephys/eslint-config-typescript": "19.0.2", - "@rushstack/eslint-patch": "1.3.2", + "@rushstack/eslint-patch": "1.3.3", "@tsconfig/docusaurus": "2.0.0", "eslint": "8.46.0", "eslint-plugin-jsx-a11y": "6.7.1", diff --git a/yarn.lock b/yarn.lock index b83f91ea..da6badef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1952,10 +1952,10 @@ dependencies: "@react-hookz/deep-equal" "^1.0.4" -"@rushstack/eslint-patch@1.3.2": - version "1.3.2" - resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.3.2.tgz#31b9c510d8cada9683549e1dbb4284cca5001faf" - integrity sha512-V+MvGwaHH03hYhY+k6Ef/xKd6RYlc4q8WBx+2ANmipHJcKuktNcI/NgEsJgdSUF6Lw32njT6OnrRsKYCdgHjYw== +"@rushstack/eslint-patch@1.3.3": + version "1.3.3" + resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.3.3.tgz#16ab6c727d8c2020a5b6e4a176a243ecd88d8d69" + integrity sha512-0xd7qez0AQ+MbHatZTlI1gu5vkG8r7MYRUJAHPAHJBmGLs16zpkrpAVLvjQKQOqaXPDUBwOiJzNc00znHSCVBw== "@sideway/address@^4.1.3": version "4.1.4"