From ba4ce5b3c7ab64a4b1754139458fea312caf7c19 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 02:12:21 +0000 Subject: [PATCH] meta: update dependency @rushstack/eslint-patch to v1.4.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 29d4713f..f23adbe6 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.3", + "@rushstack/eslint-patch": "1.4.0", "@tsconfig/docusaurus": "2.0.0", "eslint": "8.49.0", "eslint-plugin-jsx-a11y": "6.7.1", diff --git a/yarn.lock b/yarn.lock index fd533653..a87031bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1926,10 +1926,10 @@ dependencies: "@react-hookz/deep-equal" "^1.0.4" -"@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== +"@rushstack/eslint-patch@1.4.0": + version "1.4.0" + resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.4.0.tgz#77e948b9760bd22736a5d26e335a690f76fda37b" + integrity sha512-cEjvTPU32OM9lUFegJagO0mRnIn+rbqrG89vV8/xLnLFX0DoR0r1oy5IlTga71Q7uT3Qus7qm7wgeiMT/+Irlg== "@sideway/address@^4.1.3": version "4.1.4"