Skip to content

Commit

Permalink
chore(deps): bump lit from 2.7.4 to 2.7.5 (#1215)
Browse files Browse the repository at this point in the history
  • Loading branch information
alimd authored Jun 6, 2023
2 parents 3687480 + 818b383 commit 167f670
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/element/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@alwatr/i18n": "^0.32.0",
"@alwatr/logger": "^0.32.0",
"@alwatr/router": "^0.32.0",
"lit": "^2.7.4",
"lit": "^2.7.5",
"tslib": "^2.5.3"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5775,10 +5775,10 @@ lit-html@^2.7.0:
dependencies:
"@types/trusted-types" "^2.0.2"

lit@^2.7.4:
version "2.7.4"
resolved "https://registry.yarnpkg.com/lit/-/lit-2.7.4.tgz#ca63d27fda178dbffae0faf2c882b9910e40842c"
integrity sha512-cgD7xrZoYr21mbrkZIuIrj98YTMw/snJPg52deWVV4A8icLyNHI3bF70xsJeAgwTuiq5Kkd+ZR8gybSJDCPB7g==
lit@^2.7.4, lit@^2.7.5:
version "2.7.5"
resolved "https://registry.yarnpkg.com/lit/-/lit-2.7.5.tgz#60bc82990cfad169d42cd786999356dcf79b035f"
integrity sha512-i/cH7Ye6nBDUASMnfwcictBnsTN91+aBjXoTHF2xARghXScKxpD4F4WYI+VLXg9lqbMinDfvoI7VnZXjyHgdfQ==
dependencies:
"@lit/reactive-element" "^1.6.0"
lit-element "^3.3.0"
Expand Down

0 comments on commit 167f670

Please sign in to comment.