Skip to content

Commit

Permalink
chore(deps): update dependency lit to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent de1be73 commit 57dff4b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"prepare": "husky install"
},
"dependencies": {
"lit": "3.1.0"
"lit": "3.1.1"
},
"devDependencies": {
"@commitlint/cli": "18.4.4",
Expand Down Expand Up @@ -123,7 +123,7 @@
},
"resolutions": {
"jackspeak": "2.1.1",
"lit": "3.1.0"
"lit": "3.1.1"
},
"standard-version": {
"types": [
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8426,10 +8426,10 @@ lit-element@^4.0.0:
dependencies:
"@types/trusted-types" "^2.0.2"

[email protected].0, "lit@^2.0.0 || ^3.0.0", lit@^3.0.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/lit/-/lit-3.1.0.tgz#76429b85dc1f5169fed499a0f7e89e2e619010c9"
integrity sha512-rzo/hmUqX8zmOdamDAeydfjsGXbbdtAFqMhmocnh2j9aDYqbu0fjXygjCa0T99Od9VQ/2itwaGrjZz/ZELVl7w==
[email protected].1, "lit@^2.0.0 || ^3.0.0", lit@^3.0.0:
version "3.1.1"
resolved "https://registry.yarnpkg.com/lit/-/lit-3.1.1.tgz#49340c8875019a777cc83904f75a2bf7764617dc"
integrity sha512-hF1y4K58+Gqrz+aAPS0DNBwPqPrg6P04DuWK52eMkt/SM9Qe9keWLcFgRcEKOLuDlRZlDsDbNL37Vr7ew1VCuw==
dependencies:
"@lit/reactive-element" "^2.0.0"
lit-element "^4.0.0"
Expand Down

0 comments on commit 57dff4b

Please sign in to comment.