Skip to content

Commit

Permalink
fix(core): bump transitive dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Feb 3, 2024
1 parent 5649448 commit 366d06e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,11 @@
"dependencies": {
"@lit/context": "^1.1.0",
"@open-wc/lit-helpers": "^0.6.0",
"lit": "^3.1.1"
"lit": "^3.1.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.9.0",
"@web/dev-server": "^0.4.1",
"@web/dev-server": "^0.4.2",
"concurrently": "^8.2.2",
"ts-lit-plugin": "^2.0.2",
"typescript": "^5.3.3"
Expand Down

0 comments on commit 366d06e

Please sign in to comment.