Skip to content

Commit cbf2f8c

Browse files
chore(deps): update dependency lit to ^3.3.1 (#4025)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f836f90 commit cbf2f8c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@storybook/web-components-vite": "8.4.7",
6666
"@whitespace/storybook-addon-html": "^7.0.0",
6767
"chromatic": "^13.1.2",
68-
"lit": "^3.3.0",
68+
"lit": "^3.3.1",
6969
"lodash-es": "^4.17.21",
7070
"npm-registry-fetch": "^18.0.2",
7171
"postcss": "^8.5.6",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5331,7 +5331,7 @@ __metadata:
53315331
"@storybook/web-components-vite": "npm:8.4.7"
53325332
"@whitespace/storybook-addon-html": "npm:^7.0.0"
53335333
chromatic: "npm:^13.1.2"
5334-
lit: "npm:^3.3.0"
5334+
lit: "npm:^3.3.1"
53355335
lodash-es: "npm:^4.17.21"
53365336
npm-registry-fetch: "npm:^18.0.2"
53375337
postcss: "npm:^8.5.6"
@@ -14325,14 +14325,14 @@ __metadata:
1432514325
languageName: node
1432614326
linkType: hard
1432714327

14328-
"lit@npm:^3.3.0":
14329-
version: 3.3.0
14330-
resolution: "lit@npm:3.3.0"
14328+
"lit@npm:^3.3.1":
14329+
version: 3.3.1
14330+
resolution: "lit@npm:3.3.1"
1433114331
dependencies:
1433214332
"@lit/reactive-element": "npm:^2.1.0"
1433314333
lit-element: "npm:^4.2.0"
1433414334
lit-html: "npm:^3.3.0"
14335-
checksum: 10c0/27e6d109c04c8995f47c82a546407c5ed8d399705f9511d1f3ee562eb1ab4bc00fae5ec897da55fb50f202b2a659466e23cccd809d039e7d4f935fcecb2bc6a7
14335+
checksum: 10c0/9f3e171e211be7cd3e01693eac4ba4752fc7bafebc8298fc5b9cb70ff279dd4dc292f1cb425ca42f61c3767a75b7557295c2f6b16335719bc8cf1ca6f3622fb7
1433614336
languageName: node
1433714337
linkType: hard
1433814338

0 commit comments

Comments
 (0)