Skip to content

Commit c41cec5

Browse files
committed
Update dependency lit to v2.7.3
1 parent 595b098 commit c41cec5

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
@@ -31,7 +31,7 @@
3131
"@aggre/ullr": "3.1.3",
3232
"highlight.js": "11.7.0",
3333
"js-yaml": "4.1.0",
34-
"lit": "2.7.2",
34+
"lit": "2.7.3",
3535
"lit-style": "1.1.4",
3636
"markdown-it": "13.0.1",
3737
"micro": "9.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4437,10 +4437,10 @@ [email protected]:
44374437
postcss "^7.0.21"
44384438
typescript "^3.6.4"
44394439

4440-
4441-
version "2.7.2"
4442-
resolved "https://registry.yarnpkg.com/lit/-/lit-2.7.2.tgz#8084355a3b834a8e62685f2e641242fd7c1698ce"
4443-
integrity sha512-9QnZmG5mIKPRja96cpndMclLSi0Qrz2BXD6EbqNqCKMMjOWVm/BwAeXufFk2jqFsNmY07HOzU8X+8aTSVt3yrA==
4440+
4441+
version "2.7.3"
4442+
resolved "https://registry.yarnpkg.com/lit/-/lit-2.7.3.tgz#7f7920dbaba12828d359ca3439cd6f73619061da"
4443+
integrity sha512-0a+u+vVbmgSfPu+fyvqjMPBX0Kwbyj9QOv9MbQFZhWGlV2cyk3lEwgfUQgYN+i/lx++1Z3wZknSIp3QCKxHLyg==
44444444
dependencies:
44454445
"@lit/reactive-element" "^1.6.0"
44464446
lit-element "^3.3.0"

0 commit comments

Comments
 (0)