Skip to content

Commit 24f7f2e

Browse files
Bump lit from 3.1.2 to 3.1.3 (#164)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3784418 commit 24f7f2e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"home-assistant-js-websocket": "^9.2.1",
22-
"lit": "^3.1.2",
22+
"lit": "^3.1.3",
2323
"lit-html": "^3.1.2"
2424
},
2525
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3151,10 +3151,10 @@ lit-html@^3.1.2:
31513151
dependencies:
31523152
"@types/trusted-types" "^2.0.2"
31533153

3154-
lit@^3.1.2:
3155-
version "3.1.2"
3156-
resolved "https://registry.yarnpkg.com/lit/-/lit-3.1.2.tgz#f276258e8a56593f1d834a5fd00a7eb5e891ae73"
3157-
integrity sha512-VZx5iAyMtX7CV4K8iTLdCkMaYZ7ipjJZ0JcSdJ0zIdGxxyurjIn7yuuSxNBD7QmjvcNJwr0JS4cAdAtsy7gZ6w==
3154+
lit@^3.1.3:
3155+
version "3.1.3"
3156+
resolved "https://registry.yarnpkg.com/lit/-/lit-3.1.3.tgz#809ecdaccfea47e1e3b46649fae6c6e7b9802675"
3157+
integrity sha512-l4slfspEsnCcHVRTvaP7YnkTZEZggNFywLEIhQaGhYDczG+tu/vlgm/KaWIEjIp+ZyV20r2JnZctMb8LeLCG7Q==
31583158
dependencies:
31593159
"@lit/reactive-element" "^2.0.4"
31603160
lit-element "^4.0.4"

0 commit comments

Comments
 (0)