-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency lit-analyzer to v2.0.2
- Loading branch information
1 parent
ad71fce
commit 8c520e8
Showing
2 changed files
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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== | ||
|