Skip to content

Commit c50e46c

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

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.9.0",
41+
"@rushstack/eslint-patch": "1.10.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.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==
1982+
"@rushstack/eslint-patch@1.10.0":
1983+
version "1.10.0"
1984+
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.10.0.tgz#b88671c367284bb50b1cb6a842d7e0d98e9f4e55"
1985+
integrity sha512-ih6xH1dOGBTP/RNc/QbnVLLa/s80SkXydI7tnyq+a2eIdd7gDsmSpD1Jz7T1oCa+GIsVTyQCR3cW0tlYB97iFg==
19861986

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

0 commit comments

Comments
 (0)