Skip to content

Commit c82b038

Browse files
meta: update dependency @rushstack/eslint-patch to v1.10.2 (#744)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 097f721 commit c82b038

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.2.1",
3939
"@docusaurus/tsconfig": "3.2.1",
4040
"@ephys/eslint-config-typescript": "19.0.2",
41-
"@rushstack/eslint-patch": "1.10.1",
41+
"@rushstack/eslint-patch": "1.10.2",
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
@@ -1982,10 +1982,10 @@
19821982
dependencies:
19831983
"@react-hookz/deep-equal" "^1.0.4"
19841984

1985-
"@rushstack/[email protected].1":
1986-
version "1.10.1"
1987-
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.10.1.tgz#7ca168b6937818e9a74b47ac4e2112b2e1a024cf"
1988-
integrity sha512-S3Kq8e7LqxkA9s7HKLqXGTGck1uwis5vAXan3FnU5yw1Ec5hsSGnq4s/UCaSqABPOnOTg7zASLyst7+ohgWexg==
1985+
"@rushstack/[email protected].2":
1986+
version "1.10.2"
1987+
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.10.2.tgz#053f1540703faa81dea2966b768ee5581c66aeda"
1988+
integrity sha512-hw437iINopmQuxWPSUEvqE56NCPsiU8N4AYtfHmJFckclktzK9YQJieD3XkDCDH4OjL+C7zgPUh73R/nrcHrqw==
19891989

19901990
"@sideway/address@^4.1.5":
19911991
version "4.1.5"

0 commit comments

Comments
 (0)