Skip to content

Commit 2d39089

Browse files
meta: update dependency @rushstack/eslint-patch to v1.9.0 (#732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75724b9 commit 2d39089

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@docusaurus/module-type-aliases": "3.1.1",
3939
"@docusaurus/tsconfig": "3.1.1",
4040
"@ephys/eslint-config-typescript": "19.0.2",
41-
"@rushstack/eslint-patch": "1.8.0",
41+
"@rushstack/eslint-patch": "1.9.0",
4242
"eslint": "8.57.0",
4343
"eslint-plugin-jsx-a11y": "6.8.0",
4444
"eslint-plugin-mdx": "1.17.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1979,10 +1979,10 @@
19791979
dependencies:
19801980
"@react-hookz/deep-equal" "^1.0.4"
19811981

1982-
"@rushstack/eslint-patch@1.8.0":
1983-
version "1.8.0"
1984-
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.8.0.tgz#c5545e6a5d2bd5c26b4021c357177a28698c950e"
1985-
integrity sha512-0HejFckBN2W+ucM6cUOlwsByTKt9/+0tWhqUffNIcHqCXkthY/mZ7AuYPK/2IIaGWhdl0h+tICDO0ssLMd6XMQ==
1982+
"@rushstack/eslint-patch@1.9.0":
1983+
version "1.9.0"
1984+
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.9.0.tgz#6a3b23e6702de1480557f75b7f450d1d0f496519"
1985+
integrity sha512-AAWymnpvHbGty1BmgbdfbqQDboXs6xN6h2yAacO4yKVyyUUBnpYkp+P9jjPrV9zrAGw7JVVriRtGOHPInnfjZQ==
19861986

19871987
"@sideway/address@^4.1.5":
19881988
version "4.1.5"

0 commit comments

Comments
 (0)