File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 202
202
"eslint-plugin-import" : " 2.29.1" ,
203
203
"eslint-plugin-lit" : " 1.11.0" ,
204
204
"eslint-plugin-lit-a11y" : " 4.1.2" ,
205
- "eslint-plugin-unused-imports" : " 3.1 .0" ,
205
+ "eslint-plugin-unused-imports" : " 3.2 .0" ,
206
206
"eslint-plugin-wc" : " 2.1.0" ,
207
207
"fancy-log" : " 2.0.0" ,
208
208
"fs-extra" : " 11.2.0" ,
Original file line number Diff line number Diff line change @@ -7650,9 +7650,9 @@ __metadata:
7650
7650
languageName: node
7651
7651
linkType: hard
7652
7652
7653
- "eslint-plugin-unused-imports@npm:3.1 .0":
7654
- version: 3.1 .0
7655
- resolution: "eslint-plugin-unused-imports@npm:3.1 .0"
7653
+ "eslint-plugin-unused-imports@npm:3.2 .0":
7654
+ version: 3.2 .0
7655
+ resolution: "eslint-plugin-unused-imports@npm:3.2 .0"
7656
7656
dependencies:
7657
7657
eslint-rule-composer: "npm:^0.3.0"
7658
7658
peerDependencies:
@@ -7661,7 +7661,7 @@ __metadata:
7661
7661
peerDependenciesMeta:
7662
7662
"@typescript-eslint/eslint-plugin":
7663
7663
optional: true
7664
- checksum: 10/8ad49d6d343492f5a5e6398a57d2c66c28651410d83478b16eac8fadb466cf7785b43cd7cfe33e0fb9624c464c7a92b5b78b34ad2daf418e8ac8fed5c554e1ed
7664
+ checksum: 10/05ce3ae4278245caeb25af28aa6832ecd59d664633f31b1dd498798d27cb7f959e2af1b8feeef789a87755541f47b222156c29420f1777d4c5f022e842171ed7
7665
7665
languageName: node
7666
7666
linkType: hard
7667
7667
@@ -9069,7 +9069,7 @@ __metadata:
9069
9069
eslint-plugin-import: "npm:2.29.1"
9070
9070
eslint-plugin-lit: "npm:1.11.0"
9071
9071
eslint-plugin-lit-a11y: "npm:4.1.2"
9072
- eslint-plugin-unused-imports: "npm:3.1 .0"
9072
+ eslint-plugin-unused-imports: "npm:3.2 .0"
9073
9073
eslint-plugin-wc: "npm:2.1.0"
9074
9074
fancy-log: "npm:2.0.0"
9075
9075
fs-extra: "npm:11.2.0"
You can’t perform that action at this time.
0 commit comments