Skip to content

Commit 8934c5f

Browse files
build(deps): bump lit from 2.0.2 to 2.7.5
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.0.2 to 2.7.5. - [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/[email protected]/packages/lit) --- updated-dependencies: - dependency-name: lit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 53f52d3 commit 8934c5f

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
lines changed

packages/web-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@endo/marshal": "^0.8.5",
3030
"@endo/promise-kit": "^0.2.56",
3131
"@lit-labs/react": "^1.0.1",
32-
"lit": "2.0.2",
32+
"lit": "2.7.5",
3333
"robot3": "^0.4.0",
3434
"rollup-plugin-polyfill-node": "^0.9.0"
3535
},

yarn.lock

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8178,7 +8178,7 @@ lines-and-columns@~2.0.3:
81788178
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-2.0.3.tgz#b2f0badedb556b747020ab8ea7f0373e22efac1b"
81798179
integrity sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==
81808180

8181-
lit-element@^3.0.0, lit-element@^3.3.0:
8181+
lit-element@^3.3.0:
81828182
version "3.3.2"
81838183
resolved "https://registry.yarnpkg.com/lit-element/-/lit-element-3.3.2.tgz#9913bf220b85065f0e5f1bb8878cc44f36b50cfa"
81848184
integrity sha512-xXAeVWKGr4/njq0rGC9dethMnYCq5hpKYrgQZYTzawt9YQhMiXfD+T1RgrdY3NamOxwq2aXlb0vOI6e29CKgVQ==
@@ -8194,16 +8194,7 @@ lit-html@^2.0.0, lit-html@^2.7.0:
81948194
dependencies:
81958195
"@types/trusted-types" "^2.0.2"
81968196

8197-
8198-
version "2.0.2"
8199-
resolved "https://registry.yarnpkg.com/lit/-/lit-2.0.2.tgz#5e6f422924e0732258629fb379556b6d23f7179c"
8200-
integrity sha512-hKA/1YaSB+P+DvKWuR2q1Xzy/iayhNrJ3aveD0OQ9CKn6wUjsdnF/7LavDOJsKP/K5jzW/kXsuduPgRvTFrFJw==
8201-
dependencies:
8202-
"@lit/reactive-element" "^1.0.0"
8203-
lit-element "^3.0.0"
8204-
lit-html "^2.0.0"
8205-
8206-
lit@^2.0.0:
8197+
[email protected], lit@^2.0.0:
82078198
version "2.7.5"
82088199
resolved "https://registry.yarnpkg.com/lit/-/lit-2.7.5.tgz#60bc82990cfad169d42cd786999356dcf79b035f"
82098200
integrity sha512-i/cH7Ye6nBDUASMnfwcictBnsTN91+aBjXoTHF2xARghXScKxpD4F4WYI+VLXg9lqbMinDfvoI7VnZXjyHgdfQ==

0 commit comments

Comments
 (0)