Skip to content

Commit 65846dc

Browse files
committed
Revert eslint-plugin-matrix-org to 2.1.0
See 7eae5b0.
1 parent e5561db commit 65846dc

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"eslint-plugin-deprecate": "^0.8.2",
9090
"eslint-plugin-import": "^2.26.0",
9191
"eslint-plugin-jsx-a11y": "^6.5.1",
92-
"eslint-plugin-matrix-org": "2.2.1",
92+
"eslint-plugin-matrix-org": "2.1.0",
9393
"eslint-plugin-react": "^7.29.4",
9494
"eslint-plugin-react-hooks": "^5.0.0",
9595
"eslint-plugin-rxjs": "^5.0.3",

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
}
6060
],
6161
"semanticCommits": "disabled",
62-
"ignoreDeps": ["posthog-js"],
62+
"ignoreDeps": ["posthog-js", "eslint-plugin-matrix-org"],
6363
"vulnerabilityAlerts": {
6464
"schedule": ["at any time"],
6565
"prHourlyLimit": 0,

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7516,7 +7516,7 @@ __metadata:
75167516
eslint-plugin-deprecate: "npm:^0.8.2"
75177517
eslint-plugin-import: "npm:^2.26.0"
75187518
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"
75207520
eslint-plugin-react: "npm:^7.29.4"
75217521
eslint-plugin-react-hooks: "npm:^5.0.0"
75227522
eslint-plugin-rxjs: "npm:^5.0.3"
@@ -8026,9 +8026,9 @@ __metadata:
80268026
languageName: node
80278027
linkType: hard
80288028

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"
80328032
peerDependencies:
80338033
"@babel/core": "*"
80348034
"@babel/eslint-parser": "*"
@@ -8045,10 +8045,10 @@ __metadata:
80458045
eslint-plugin-jsx-a11y: "*"
80468046
eslint-plugin-react: "*"
80478047
eslint-plugin-react-hooks: "*"
8048-
eslint-plugin-unicorn: ">=57"
8048+
eslint-plugin-unicorn: "*"
80498049
prettier: "*"
80508050
typescript: "*"
8051-
checksum: 10c0/d09998a3e7359bd5bcb55faeca639d55f42a1cf709235fee93b63dd2e1ae604e7a55900855d6477d29ef91ead3b68e34155825b2f273cc2959f89d8d62df6c25
8051+
checksum: 10c0/ca3c727a12829bd58455ab32894118625fd0d208314aebc95b319aef9fa2881e53178853132327664fa1e62e0f9a0946295e195d21c3fa5235a240852f2a070a
80528052
languageName: node
80538053
linkType: hard
80548054

0 commit comments

Comments
 (0)