diff --git a/package.json b/package.json index 16e26dda..c4287da5 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@docusaurus/module-type-aliases": "3.1.1", "@docusaurus/tsconfig": "3.1.1", "@ephys/eslint-config-typescript": "19.0.2", - "@rushstack/eslint-patch": "1.7.2", + "@rushstack/eslint-patch": "1.8.0", "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 b8138b52..c3b50ef9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1979,10 +1979,10 @@ dependencies: "@react-hookz/deep-equal" "^1.0.4" -"@rushstack/eslint-patch@1.7.2": - version "1.7.2" - resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.7.2.tgz#2d4260033e199b3032a08b41348ac10de21c47e9" - integrity sha512-RbhOOTCNoCrbfkRyoXODZp75MlpiHMgbE5MEBZAnnnLyQNgrigEj4p0lzsMDyc1zVsJDLrivB58tgg3emX0eEA== +"@rushstack/eslint-patch@1.8.0": + version "1.8.0" + resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.8.0.tgz#c5545e6a5d2bd5c26b4021c357177a28698c950e" + integrity sha512-0HejFckBN2W+ucM6cUOlwsByTKt9/+0tWhqUffNIcHqCXkthY/mZ7AuYPK/2IIaGWhdl0h+tICDO0ssLMd6XMQ== "@sideway/address@^4.1.5": version "4.1.5"