diff --git a/package.json b/package.json index 7aa341b5..baaadf7c 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@docusaurus/module-type-aliases": "3.2.1", "@docusaurus/tsconfig": "3.2.1", "@ephys/eslint-config-typescript": "19.0.2", - "@rushstack/eslint-patch": "1.10.1", + "@rushstack/eslint-patch": "1.10.2", "eslint": "8.57.0", "eslint-plugin-jsx-a11y": "6.8.0", "eslint-plugin-mdx": "1.17.1", diff --git a/yarn.lock b/yarn.lock index eac7ba32..6ee6a96e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1982,10 +1982,10 @@ dependencies: "@react-hookz/deep-equal" "^1.0.4" -"@rushstack/eslint-patch@1.10.1": - version "1.10.1" - resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.10.1.tgz#7ca168b6937818e9a74b47ac4e2112b2e1a024cf" - integrity sha512-S3Kq8e7LqxkA9s7HKLqXGTGck1uwis5vAXan3FnU5yw1Ec5hsSGnq4s/UCaSqABPOnOTg7zASLyst7+ohgWexg== +"@rushstack/eslint-patch@1.10.2": + version "1.10.2" + resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.10.2.tgz#053f1540703faa81dea2966b768ee5581c66aeda" + integrity sha512-hw437iINopmQuxWPSUEvqE56NCPsiU8N4AYtfHmJFckclktzK9YQJieD3XkDCDH4OjL+C7zgPUh73R/nrcHrqw== "@sideway/address@^4.1.5": version "4.1.5"