Skip to content

Commit 55ab292

Browse files
renovate-botaxe312ger
authored andcommitted
fix(deps): update dependency htm to v3.1.1
1 parent 8925726 commit 55ab292

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"data-uri-to-buffer": "4.0.0",
2020
"execa": "5.1.1",
2121
"gzip-size": "7.0.0",
22-
"htm": "3.1.0",
22+
"htm": "3.1.1",
2323
"lqip": "2.1.0",
2424
"mozjpeg": "8.0.0",
2525
"pretty-bytes": "6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6026,10 +6026,10 @@ hosted-git-info@^4.0.1:
60266026
dependencies:
60276027
lru-cache "^6.0.0"
60286028

6029-
htm@3.1.0:
6030-
version "3.1.0"
6031-
resolved "https://registry.yarnpkg.com/htm/-/htm-3.1.0.tgz#0c305493b60da9f6ed097a2aaf4c994bd85ea022"
6032-
integrity sha512-L0s3Sid5r6YwrEvkig14SK3Emmc+kIjlfLhEGn2Vy3bk21JyDEes4MoDsbJk6luaPp8bugErnxPz86ZuAw6e5Q==
6029+
htm@3.1.1:
6030+
version "3.1.1"
6031+
resolved "https://registry.yarnpkg.com/htm/-/htm-3.1.1.tgz#49266582be0dc66ed2235d5ea892307cc0c24b78"
6032+
integrity sha512-983Vyg8NwUE7JkZ6NmOqpCZ+sh1bKv2iYTlUkzlWmA5JD2acKoxd4KVxbMmxX/85mtfdnDmTFoNKcg5DGAvxNQ==
60336033

60346034
html-escaper@^2.0.0:
60356035
version "2.0.2"

0 commit comments

Comments
 (0)