Skip to content

Commit

Permalink
chore: Bump lit from 3.1.2 to 3.1.4
Browse files Browse the repository at this point in the history
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/[email protected]/packages/lit)

---
updated-dependencies:
- dependency-name: lit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and doug-wade committed Jun 10, 2024
1 parent 39ec285 commit ed2b291
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/test-utils-lit-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"typescript": "^5.4.3"
},
"dependencies": {
"lit": "^3.1.2"
"lit": "^3.1.4"
},
"bugs": {
"url": "https://github.com/doug-wade/tybalt/issues?q=is%3Aissue+is%3Aopen+label%3Atest-utils-lit-example"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2971,7 +2971,7 @@ __metadata:
"@types/jest": "npm:^29.5.12"
jest: "npm:^29.7.0"
jest-environment-jsdom: "npm:^29.7.0"
lit: "npm:^3.1.2"
lit: "npm:^3.1.4"
rimraf: "npm:^5.0.7"
typescript: "npm:^5.4.3"
languageName: unknown
Expand Down Expand Up @@ -9611,14 +9611,14 @@ __metadata:
languageName: node
linkType: hard

"lit@npm:^3.1.2":
version: 3.1.2
resolution: "lit@npm:3.1.2"
"lit@npm:^3.1.4":
version: 3.1.4
resolution: "lit@npm:3.1.4"
dependencies:
"@lit/reactive-element": "npm:^2.0.4"
lit-element: "npm:^4.0.4"
lit-html: "npm:^3.1.2"
checksum: 10/50e543a68b0ba748471426436a3fbba72d5384a62e1a99a2ff8b3b868e4e29a11f89e24028e5f51c3c2c0d744c048a7d8fc59e456a6cc9426b2c772ecf2aea61
checksum: 10/54799818821b66f121ab7f27909e1fd0937b2f9a36b32534804056920cb12d43f2e0bc7085021910c69d0a386cb68df4d04c2dae5b7a544395288b403f381a0e
languageName: node
linkType: hard

Expand Down

0 comments on commit ed2b291

Please sign in to comment.