Skip to content

Commit 77e872e

Browse files
committed
chore(bump): dep lit-html to v1.1.0
1 parent 72e7ecd commit 77e872e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"flat": true,
3939
"dependencies": {
40-
"lit-html": "^1.0.0",
40+
"lit-html": "^1.1.0",
4141
"skatejs": "^5.2.4"
4242
}
4343
}

src/client/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
lit-html@^1.0.0:
6-
version "1.0.0"
7-
resolved "https://registry.yarnpkg.com/lit-html/-/lit-html-1.0.0.tgz#3dc3781a8ca68a9b5c2ff2a61e263662b9b2267b"
8-
integrity sha512-oeWlpLmBW3gFl7979Wol2LKITpmKTUFNn7PnFbh6YNynF61W74l6x5WhwItAwPRSATpexaX1egNnRzlN4GOtfQ==
5+
lit-html@^1.1.0:
6+
version "1.1.0"
7+
resolved "https://registry.yarnpkg.com/lit-html/-/lit-html-1.1.0.tgz#6951fb717fb48fe34d915ae163448a04da321562"
8+
integrity sha512-ZDJHpJi09yknMpjwPI8fuSl5sUG7+pF+eE5WciFtgyX7zebvgMDBgSLq4knXa7grxM00RkQ7PBd7UZQiruA78Q==
99

1010
skatejs@^5.2.4:
1111
version "5.2.4"

0 commit comments

Comments
 (0)