Skip to content

Commit d9981c2

Browse files
committed
chore(bump): dep lit-html v1.1.1
1 parent 523d50d commit d9981c2

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.1.0",
40+
"lit-html": "^1.1.1",
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.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==
5+
lit-html@^1.1.1:
6+
version "1.1.1"
7+
resolved "https://registry.yarnpkg.com/lit-html/-/lit-html-1.1.1.tgz#186ed6abcc70c0d24e1132b37411c3b2645ed1aa"
8+
integrity sha512-1WqhkPpj+CKwLRXCCbyRGnWkcFKE4ft2+j8C2zaXwFUK9I2vYDzTuDGPh0H9hZcDBEwoe6YpPC8AO5734EPORQ==
99

1010
skatejs@^5.2.4:
1111
version "5.2.4"

0 commit comments

Comments
 (0)