Skip to content

Commit

Permalink
feat(common): update lit
Browse files Browse the repository at this point in the history
  • Loading branch information
peschee committed Oct 5, 2023
1 parent 6aabfd9 commit 74b6541
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 9 deletions.
5 changes: 5 additions & 0 deletions .changeset/olive-dancers-refuse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@inventage-web-components/common': minor
---

Updated `lit` from `^2.7.4` to `^2.8.0`
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"sideEffects": false,
"types": "lib/src/index.d.ts",
"dependencies": {
"lit": "^2.7.4"
"lit": "^2.8.0"
},
"keywords": [
"lit",
Expand Down

0 comments on commit 74b6541

Please sign in to comment.