Skip to content

Commit

Permalink
chore(deps): update dependency lit-analyzer to v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent ad71fce commit 8c520e8
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"glob": "10.3.10",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"lit-analyzer": "2.0.1",
"lit-analyzer": "2.0.2",
"madge": "6.1.0",
"npm-run-all": "4.1.5",
"playwright": "1.40.1",
Expand Down
17 changes: 16 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8205,7 +8205,22 @@ [email protected]:
rfdc "^1.3.0"
wrap-ansi "^9.0.0"

[email protected], lit-analyzer@^2.0.1:
[email protected]:
version "2.0.2"
resolved "https://registry.yarnpkg.com/lit-analyzer/-/lit-analyzer-2.0.2.tgz#4dad66c3d2c2f617bb5531a7b877a4ba076a3fda"
integrity sha512-Is3cx8ypCVq5uNl8EKkPdlLuV3HDVntDVUeLNQlzTM2Je3uG5wHcn+06NB+yhCoa4rhwwXCjprU/7g21CSFqOA==
dependencies:
"@vscode/web-custom-data" "^0.4.2"
chalk "^2.4.2"
didyoumean2 "4.1.0"
fast-glob "^3.2.11"
parse5 "5.1.0"
ts-simple-type "~2.0.0-next.0"
vscode-css-languageservice "4.3.0"
vscode-html-languageservice "3.1.0"
web-component-analyzer "^2.0.0"

lit-analyzer@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/lit-analyzer/-/lit-analyzer-2.0.1.tgz#db9d67866daf3c85ea6a5a624e1987c11d06fb86"
integrity sha512-4bHJLCbxywMHd9bnVkLDkCSHXs/KrlwUks75EhYtJNdzH07O5BSVdZdadbw4T2AvuYxb0xRO4ZjqgQJCkp8Kjg==
Expand Down

0 comments on commit 8c520e8

Please sign in to comment.