Skip to content

Commit 9e3004d

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

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
@@ -66,7 +66,7 @@
6666
"@storybook/web-components-vite": "8.4.7",
6767
"@whitespace/storybook-addon-html": "^7.0.0",
6868
"chromatic": "^13.1.2",
69-
"lit": "^3.3.0",
69+
"lit": "^3.3.1",
7070
"lodash-es": "^4.17.21",
7171
"npm-registry-fetch": "^18.0.2",
7272
"postcss": "^8.5.6",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5256,7 +5256,7 @@ __metadata:
52565256
"@storybook/web-components-vite": "npm:8.4.7"
52575257
"@whitespace/storybook-addon-html": "npm:^7.0.0"
52585258
chromatic: "npm:^13.1.2"
5259-
lit: "npm:^3.3.0"
5259+
lit: "npm:^3.3.1"
52605260
lodash-es: "npm:^4.17.21"
52615261
npm-registry-fetch: "npm:^18.0.2"
52625262
postcss: "npm:^8.5.6"
@@ -14284,14 +14284,14 @@ __metadata:
1428414284
languageName: node
1428514285
linkType: hard
1428614286

14287-
"lit@npm:^3.3.0":
14288-
version: 3.3.0
14289-
resolution: "lit@npm:3.3.0"
14287+
"lit@npm:^3.3.1":
14288+
version: 3.3.1
14289+
resolution: "lit@npm:3.3.1"
1429014290
dependencies:
1429114291
"@lit/reactive-element": "npm:^2.1.0"
1429214292
lit-element: "npm:^4.2.0"
1429314293
lit-html: "npm:^3.3.0"
14294-
checksum: 10c0/27e6d109c04c8995f47c82a546407c5ed8d399705f9511d1f3ee562eb1ab4bc00fae5ec897da55fb50f202b2a659466e23cccd809d039e7d4f935fcecb2bc6a7
14294+
checksum: 10c0/9f3e171e211be7cd3e01693eac4ba4752fc7bafebc8298fc5b9cb70ff279dd4dc292f1cb425ca42f61c3767a75b7557295c2f6b16335719bc8cf1ca6f3622fb7
1429514295
languageName: node
1429614296
linkType: hard
1429714297

0 commit comments

Comments
 (0)