File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 38
38
"eslint-config-neon" : " ^0.2.7" ,
39
39
"eslint-config-prettier" : " ^10.1.1" ,
40
40
"eslint-plugin-html" : " ^8.1.2" ,
41
- "eslint-plugin-lit" : " ^1.15 .0" ,
41
+ "eslint-plugin-lit" : " ^2.0 .0" ,
42
42
"eslint-plugin-lit-a11y" : " ^4.1.4" ,
43
43
"eslint-plugin-prettier" : " ^5.2.3" ,
44
44
"eslint-plugin-wc" : " ^2.2.1" ,
Original file line number Diff line number Diff line change @@ -6380,7 +6380,7 @@ __metadata:
6380
6380
languageName: node
6381
6381
linkType: hard
6382
6382
6383
- "eslint-plugin-lit@npm:^1.10.1, eslint-plugin-lit@npm:^1.15.0 ":
6383
+ "eslint-plugin-lit@npm:^1.10.1":
6384
6384
version: 1.15.0
6385
6385
resolution: "eslint-plugin-lit@npm:1.15.0"
6386
6386
dependencies:
@@ -6393,6 +6393,18 @@ __metadata:
6393
6393
languageName: node
6394
6394
linkType: hard
6395
6395
6396
+ "eslint-plugin-lit@npm:^2.0.0":
6397
+ version: 2.0.0
6398
+ resolution: "eslint-plugin-lit@npm:2.0.0"
6399
+ dependencies:
6400
+ parse5: "npm:^6.0.1"
6401
+ parse5-htmlparser2-tree-adapter: "npm:^6.0.1"
6402
+ peerDependencies:
6403
+ eslint: ">= 8"
6404
+ checksum: 10/5419125752966e7063240f0ce09b8d3bf6ca88b5e38da389c01469b9d8310f5e06dbac3f5bad0270c85ec463eeac2d78bffb15612b9a66ddd515dd597d32baaa
6405
+ languageName: node
6406
+ linkType: hard
6407
+
6396
6408
"eslint-plugin-n@npm:^17.16.2":
6397
6409
version: 17.16.2
6398
6410
resolution: "eslint-plugin-n@npm:17.16.2"
@@ -13111,7 +13123,7 @@ __metadata:
13111
13123
eslint-config-neon: "npm:^0.2.7"
13112
13124
eslint-config-prettier: "npm:^10.1.1"
13113
13125
eslint-plugin-html: "npm:^8.1.2"
13114
- eslint-plugin-lit: "npm:^1.15 .0"
13126
+ eslint-plugin-lit: "npm:^2.0 .0"
13115
13127
eslint-plugin-lit-a11y: "npm:^4.1.4"
13116
13128
eslint-plugin-prettier: "npm:^5.2.3"
13117
13129
eslint-plugin-wc: "npm:^2.2.1"
You can’t perform that action at this time.
0 commit comments