File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 "@types/marked" : " ^4.0.8" ,
2323 "@types/node" : " ^18.11.18" ,
2424 "eslint" : " ^8.24.0" ,
25- "eslint-plugin-lit" : " ^1.6.1 " ,
25+ "eslint-plugin-lit" : " ^2.0.0 " ,
2626 "eslint-plugin-wc" : " ^1.3.2" ,
2727 "prettier" : " ^3.0.0" ,
2828 "ts-lit-plugin" : " ^1.2.1" ,
Original file line number Diff line number Diff line change @@ -579,14 +579,13 @@ escape-string-regexp@^4.0.0:
579579 resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz"
580580 integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
581581
582- eslint-plugin-lit@^1.6.1 :
583- version "1.6 .1"
584- resolved "https://registry.npmjs.org/eslint-plugin-lit/-/eslint-plugin-lit-1.6 .1.tgz"
585- integrity sha512-BpPoWVhf8dQ/Sz5Pi9NlqbGoH5BcMcVyXhi2XTx2XGMAO9U2lS+GTSsqJjI5hL3OuxCicNiUEWXazAwi9cAGxQ ==
582+ eslint-plugin-lit@^2.0.0 :
583+ version "2.2 .1"
584+ resolved "https://registry.npmjs.org/eslint-plugin-lit/-/eslint-plugin-lit-2.2 .1.tgz"
585+ integrity sha512-mnqqwpWF4PBF/YjlGt9mbHwrWCGMtaqdpnqISv3nGcTl8iStaAt9UGieMY3i8vwKfSSWtkEfBZUcRKFGys6yiw ==
586586 dependencies :
587587 parse5 "^6.0.1"
588588 parse5-htmlparser2-tree-adapter "^6.0.1"
589- requireindex "^1.2.0"
590589
591590eslint-plugin-wc@^1.3.2 :
592591 version "1.3.2"
@@ -1613,11 +1612,6 @@ require-main-filename@^2.0.0:
16131612 resolved "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz"
16141613 integrity sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==
16151614
1616- requireindex@^1.2.0 :
1617- version "1.2.0"
1618- resolved "https://registry.npmjs.org/requireindex/-/requireindex-1.2.0.tgz"
1619- integrity sha512-L9jEkOi3ASd9PYit2cwRfyppc9NoABujTP8/5gFcbERmo5jUoAKovIC3fsF17pkTnGsrByysqX+Kxd2OTNI1ww==
1620-
16211615resolve-from@^4.0.0 :
16221616 version "4.0.0"
16231617 resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz"
You can’t perform that action at this time.
0 commit comments