File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 89
89
"eslint-plugin-deprecate" : " ^0.8.2" ,
90
90
"eslint-plugin-import" : " ^2.26.0" ,
91
91
"eslint-plugin-jsx-a11y" : " ^6.5.1" ,
92
- "eslint-plugin-matrix-org" : " 2.2.1 " ,
92
+ "eslint-plugin-matrix-org" : " 2.1.0 " ,
93
93
"eslint-plugin-react" : " ^7.29.4" ,
94
94
"eslint-plugin-react-hooks" : " ^5.0.0" ,
95
95
"eslint-plugin-rxjs" : " ^5.0.3" ,
Original file line number Diff line number Diff line change 59
59
}
60
60
],
61
61
"semanticCommits" : " disabled" ,
62
- "ignoreDeps" : [" posthog-js" ],
62
+ "ignoreDeps" : [" posthog-js" , " eslint-plugin-matrix-org " ],
63
63
"vulnerabilityAlerts" : {
64
64
"schedule" : [" at any time" ],
65
65
"prHourlyLimit" : 0 ,
Original file line number Diff line number Diff line change @@ -7516,7 +7516,7 @@ __metadata:
7516
7516
eslint-plugin-deprecate: "npm:^0.8.2"
7517
7517
eslint-plugin-import: "npm:^2.26.0"
7518
7518
eslint-plugin-jsx-a11y: "npm:^6.5.1"
7519
- eslint-plugin-matrix-org: "npm:2.2.1 "
7519
+ eslint-plugin-matrix-org: "npm:2.1.0 "
7520
7520
eslint-plugin-react: "npm:^7.29.4"
7521
7521
eslint-plugin-react-hooks: "npm:^5.0.0"
7522
7522
eslint-plugin-rxjs: "npm:^5.0.3"
@@ -8026,9 +8026,9 @@ __metadata:
8026
8026
languageName: node
8027
8027
linkType: hard
8028
8028
8029
- "eslint-plugin-matrix-org@npm:2.2.1 ":
8030
- version: 2.2.1
8031
- resolution: "eslint-plugin-matrix-org@npm:2.2.1 "
8029
+ "eslint-plugin-matrix-org@npm:2.1.0 ":
8030
+ version: 2.1.0
8031
+ resolution: "eslint-plugin-matrix-org@npm:2.1.0 "
8032
8032
peerDependencies:
8033
8033
"@babel/core": "*"
8034
8034
"@babel/eslint-parser": "*"
@@ -8045,10 +8045,10 @@ __metadata:
8045
8045
eslint-plugin-jsx-a11y: "*"
8046
8046
eslint-plugin-react: "*"
8047
8047
eslint-plugin-react-hooks: "*"
8048
- eslint-plugin-unicorn: ">=57 "
8048
+ eslint-plugin-unicorn: "* "
8049
8049
prettier: "*"
8050
8050
typescript: "*"
8051
- checksum: 10c0/d09998a3e7359bd5bcb55faeca639d55f42a1cf709235fee93b63dd2e1ae604e7a55900855d6477d29ef91ead3b68e34155825b2f273cc2959f89d8d62df6c25
8051
+ checksum: 10c0/ca3c727a12829bd58455ab32894118625fd0d208314aebc95b319aef9fa2881e53178853132327664fa1e62e0f9a0946295e195d21c3fa5235a240852f2a070a
8052
8052
languageName: node
8053
8053
linkType: hard
8054
8054
You can’t perform that action at this time.
0 commit comments