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] committed Jun 5, 2024
1 parent da3725d commit a0753aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/lit-3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"eik:publish:ci": "../../scripts/publish.js lit-3 lit"
},
"dependencies": {
"lit": "3.1.3"
"lit": "3.1.4"
},
"devDependencies": {
"esbuild": "0.21.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/lit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"eik:publish:ci": "../../scripts/publish.js lit lit"
},
"dependencies": {
"lit": "3.1.3"
"lit": "3.1.4"
},
"devDependencies": {
"esbuild": "0.21.4"
Expand Down

0 comments on commit a0753aa

Please sign in to comment.