Skip to content

Commit

Permalink
chore(deps-dev): bump lit from 3.1.2 to 3.1.3 (#2712)
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.3.
- [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/lit@3.1.3/packages/lit)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent 9b55072 commit a563272
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@whitespace/storybook-addon-html": "^6.0.4",
"chromatic": "^11.3.0",
"file-loader": "^6.2.0",
"lit": "^3.1.2",
"lit": "^3.1.3",
"lodash-es": "^4.17.21",
"postcss": "^8.4.35",
"postcss-loader": "^8.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5125,7 +5125,7 @@ __metadata:
"@whitespace/storybook-addon-html": "npm:^6.0.4"
chromatic: "npm:^11.3.0"
file-loader: "npm:^6.2.0"
lit: "npm:^3.1.2"
lit: "npm:^3.1.3"
lodash-es: "npm:^4.17.21"
postcss: "npm:^8.4.35"
postcss-loader: "npm:^8.1.1"
Expand Down Expand Up @@ -15009,14 +15009,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.3":
version: 3.1.3
resolution: "lit@npm:3.1.3"
dependencies:
"@lit/reactive-element": "npm:^2.0.4"
lit-element: "npm:^4.0.4"
lit-html: "npm:^3.1.2"
checksum: 10c0/47f10dbc6716974de6d6d6b75db278ac28869839c099e77f8f8494b25b1d3913f2c62126a52372a8b0c5e4a1d0d2301637d98d9ff1e583ee7d961998686810c9
checksum: 10c0/bd29503bed86e07d94ff3445da4ac11b883bd94d50a2c8a089e990cbd3ce91c06f0e177cce38fbc75ddb35eb6e44f2ee5a1f7b8613478d522eff11438ebb858f
languageName: node
linkType: hard

Expand Down

0 comments on commit a563272

Please sign in to comment.