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.4" ,
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 @@ -7872,7 +7872,7 @@ __metadata:
7872
7872
languageName: node
7873
7873
linkType: hard
7874
7874
7875
- "eslint-plugin-lit@npm:^1.10.1, eslint-plugin-lit@npm:^1.15.0 ":
7875
+ "eslint-plugin-lit@npm:^1.10.1":
7876
7876
version: 1.15.0
7877
7877
resolution: "eslint-plugin-lit@npm:1.15.0"
7878
7878
dependencies:
@@ -7885,6 +7885,18 @@ __metadata:
7885
7885
languageName: node
7886
7886
linkType: hard
7887
7887
7888
+ "eslint-plugin-lit@npm:^2.0.0":
7889
+ version: 2.0.0
7890
+ resolution: "eslint-plugin-lit@npm:2.0.0"
7891
+ dependencies:
7892
+ parse5: "npm:^6.0.1"
7893
+ parse5-htmlparser2-tree-adapter: "npm:^6.0.1"
7894
+ peerDependencies:
7895
+ eslint: ">= 8"
7896
+ checksum: 10/5419125752966e7063240f0ce09b8d3bf6ca88b5e38da389c01469b9d8310f5e06dbac3f5bad0270c85ec463eeac2d78bffb15612b9a66ddd515dd597d32baaa
7897
+ languageName: node
7898
+ linkType: hard
7899
+
7888
7900
"eslint-plugin-n@npm:^17.15.0":
7889
7901
version: 17.15.0
7890
7902
resolution: "eslint-plugin-n@npm:17.15.0"
@@ -14733,7 +14745,7 @@ __metadata:
14733
14745
eslint-config-neon: "npm:^0.2.4"
14734
14746
eslint-config-prettier: "npm:^10.1.1"
14735
14747
eslint-plugin-html: "npm:^8.1.2"
14736
- eslint-plugin-lit: "npm:^1.15 .0"
14748
+ eslint-plugin-lit: "npm:^2.0 .0"
14737
14749
eslint-plugin-lit-a11y: "npm:^4.1.4"
14738
14750
eslint-plugin-prettier: "npm:^5.2.3"
14739
14751
eslint-plugin-wc: "npm:^2.2.1"
You can’t perform that action at this time.
0 commit comments