Skip to content

Commit

Permalink
chore(deps): update dependency lit to v3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 5, 2024
1 parent 5b89251 commit f3e88e6
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 @@ -70,7 +70,7 @@
"prepare": "husky"
},
"dependencies": {
"lit": "3.1.3"
"lit": "3.1.4"
},
"devDependencies": {
"@commitlint/cli": "19.3.0",
Expand Down Expand Up @@ -149,7 +149,7 @@
"@types/node": "20.14.1",
"@webcomponents/template-shadowroot": "0.2.1",
"jackspeak": "2.1.1",
"lit": "3.1.3"
"lit": "3.1.4"
},
"prettier": {
"singleQuote": true,
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7784,10 +7784,10 @@ lit-element@^4.0.4:
dependencies:
"@types/trusted-types" "^2.0.2"

[email protected].3, "lit@^2.0.0 || ^3.0.0", lit@^3.0.0, lit@^3.1.2:
version "3.1.3"
resolved "https://registry.yarnpkg.com/lit/-/lit-3.1.3.tgz#809ecdaccfea47e1e3b46649fae6c6e7b9802675"
integrity sha512-l4slfspEsnCcHVRTvaP7YnkTZEZggNFywLEIhQaGhYDczG+tu/vlgm/KaWIEjIp+ZyV20r2JnZctMb8LeLCG7Q==
[email protected].4, "lit@^2.0.0 || ^3.0.0", lit@^3.0.0, lit@^3.1.2:
version "3.1.4"
resolved "https://registry.yarnpkg.com/lit/-/lit-3.1.4.tgz#03a72e9f0b1f5da317bf49b1ab579a7132e73d7a"
integrity sha512-q6qKnKXHy2g1kjBaNfcoLlgbI3+aSOZ9Q4tiGa9bGYXq5RBXxkVTqTIVmP2VWMp29L4GyvCFm8ZQ2o56eUAMyA==
dependencies:
"@lit/reactive-element" "^2.0.4"
lit-element "^4.0.4"
Expand Down

0 comments on commit f3e88e6

Please sign in to comment.