Skip to content

Commit 9fa201a

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

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.10.0",
41+
"@rushstack/eslint-patch": "1.10.1",
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/[email protected].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==
1982+
"@rushstack/[email protected].1":
1983+
version "1.10.1"
1984+
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.10.1.tgz#7ca168b6937818e9a74b47ac4e2112b2e1a024cf"
1985+
integrity sha512-S3Kq8e7LqxkA9s7HKLqXGTGck1uwis5vAXan3FnU5yw1Ec5hsSGnq4s/UCaSqABPOnOTg7zASLyst7+ohgWexg==
19861986

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

0 commit comments

Comments
 (0)