Skip to content

Commit 509f8d3

Browse files
meta: update dependency @rushstack/eslint-patch to v1.12.0
1 parent 0b2b127 commit 509f8d3

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
@@ -43,7 +43,7 @@
4343
"@docusaurus/module-type-aliases": "3.6.1",
4444
"@docusaurus/tsconfig": "3.6.1",
4545
"@ephys/eslint-config-typescript": "20.1.4",
46-
"@rushstack/eslint-patch": "1.11.0",
46+
"@rushstack/eslint-patch": "1.12.0",
4747
"concurrently": "9.1.2",
4848
"eslint": "8.57.1",
4949
"eslint-plugin-jsx-a11y": "6.10.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3316,10 +3316,10 @@
33163316
estree-walker "^2.0.2"
33173317
picomatch "^4.0.2"
33183318

3319-
"@rushstack/eslint-patch@1.11.0":
3320-
version "1.11.0"
3321-
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.11.0.tgz#75dce8e972f90bba488e2b0cc677fb233aa357ab"
3322-
integrity sha512-zxnHvoMQVqewTJr/W4pKjF0bMGiKJv1WX7bSrkl46Hg0QjESbzBROWK0Wg4RphzSOS5Jiy7eFimmM3UgMrMZbQ==
3319+
"@rushstack/eslint-patch@1.12.0":
3320+
version "1.12.0"
3321+
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.12.0.tgz#326a7b46f6d4cfa54ae25bb888551697873069b4"
3322+
integrity sha512-5EwMtOqvJMMa3HbmxLlF74e+3/HhwBTMcvt3nqVJgGCozO6hzIPOBlwm8mGVNR9SN2IJpxSnlxczyDjcn7qIyw==
33233323

33243324
"@sequelize/[email protected]":
33253325
version "7.0.0-alpha.46"

0 commit comments

Comments
 (0)