Skip to content

Commit

Permalink
Bump lit from 3.0.1 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 3.0.1 to 3.0.2.
- [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 Nov 6, 2023
1 parent 46cca44 commit 661bcc9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"fscreen": "^1.2.0",
"glightbox": "^3.2.0",
"iframe-resizer": "^4.3.7",
"lit": "^3.0.1",
"lit": "^3.0.2",
"node-polyglot": "^2.5.0",
"sass": "^1.69.5",
"tippy.js": "^6.3.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6049,10 +6049,10 @@ lit@^2.0.0:
lit-element "^3.3.0"
lit-html "^2.8.0"

lit@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/lit/-/lit-3.0.1.tgz#bc9136cf9303ae8c23d0adcf7847c971cc94aee9"
integrity sha512-CYFv7/gwrs6bfPm299O9LD/HB4dgHvsEf/yqUOI//fi469i2OrT4xaptUcmhr05DNQEgsBFecFH8EJnN5So8oQ==
lit@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/lit/-/lit-3.0.2.tgz#e22e90c2cbcc3f37bf3c2558df66f3af4331c9cf"
integrity sha512-ZoVUPGgXOQocP4OvxehEOBmC4rWB4cRYDPaz7aFmH8DFytsCi/NeACbr4C6vNPGDEC07BrhUos7uVNayDKLQ2Q==
dependencies:
"@lit/reactive-element" "^2.0.0"
lit-element "^4.0.0"
Expand Down

0 comments on commit 661bcc9

Please sign in to comment.