diff --git a/package.json b/package.json index 66e60c7f..d335cf10 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@docusaurus/module-type-aliases": "3.2.1", "@docusaurus/tsconfig": "3.2.1", "@ephys/eslint-config-typescript": "20.1.4", - "@rushstack/eslint-patch": "1.10.3", + "@rushstack/eslint-patch": "1.10.4", "concurrently": "8.2.2", "eslint": "8.57.0", "eslint-plugin-jsx-a11y": "6.8.0", diff --git a/yarn.lock b/yarn.lock index ccc56029..3112785c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2000,10 +2000,10 @@ dependencies: "@react-hookz/deep-equal" "^1.0.4" -"@rushstack/eslint-patch@1.10.3": - version "1.10.3" - resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.10.3.tgz#391d528054f758f81e53210f1a1eebcf1a8b1d20" - integrity sha512-qC/xYId4NMebE6w/V33Fh9gWxLgURiNYgVNObbJl2LZv0GUUItCcCqC5axQSwRaAgaxl2mELq1rMzlswaQ0Zxg== +"@rushstack/eslint-patch@1.10.4": + version "1.10.4" + resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.10.4.tgz#427d5549943a9c6fce808e39ea64dbe60d4047f1" + integrity sha512-WJgX9nzTqknM393q1QJDJmoW28kUfEnybeTfVNcNAPnIx210RXm2DiXiHzfNPJNIUUb1tJnz/l4QGtJ30PgWmA== "@sequelize/utils@7.0.0-alpha.41": version "7.0.0-alpha.41"