Skip to content

Commit

Permalink
chore(deps): update dependency lit to v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent b2a2733 commit 0e2a202
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 @@ -68,7 +68,7 @@
"prepare": "husky"
},
"dependencies": {
"lit": "3.2.0"
"lit": "3.2.1"
},
"devDependencies": {
"@commitlint/cli": "19.5.0",
Expand Down Expand Up @@ -150,7 +150,7 @@
"@webcomponents/template-shadowroot": "0.2.1",
"@web/dev-server-core": "0.7.1",
"jackspeak": "2.1.1",
"lit": "3.2.0",
"lit": "3.2.1",
"playwright": "1.47.2",
"prettier": "3.3.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5909,10 +5909,10 @@ lit-element@^4.0.4, lit-element@^4.1.0:
dependencies:
"@types/trusted-types" "^2.0.2"

[email protected].0, "lit@^2.0.0 || ^3.0.0", lit@^3.0.0, lit@^3.1.2:
version "3.2.0"
resolved "https://registry.yarnpkg.com/lit/-/lit-3.2.0.tgz#2189d72bccbc335f733a67bfbbd295f015e68e05"
integrity sha512-s6tI33Lf6VpDu7u4YqsSX78D28bYQulM+VAzsGch4fx2H0eLZnJsUBsPWmGYSGoKDNbjtRv02rio1o+UdPVwvw==
[email protected].1, "lit@^2.0.0 || ^3.0.0", lit@^3.0.0, lit@^3.1.2:
version "3.2.1"
resolved "https://registry.yarnpkg.com/lit/-/lit-3.2.1.tgz#d6dd15eac20db3a098e81e2c85f70a751ff55592"
integrity sha512-1BBa1E/z0O9ye5fZprPtdqnc0BFzxIxTTOO/tQFmyC/hj1O3jL4TfmLBw0WEwjAokdLwpclkvGgDJwTIh0/22w==
dependencies:
"@lit/reactive-element" "^2.0.4"
lit-element "^4.1.0"
Expand Down

0 comments on commit 0e2a202

Please sign in to comment.