Skip to content

Commit 5b86caf

Browse files
Bump posthtml from 0.16.6 to 0.16.7 (#2193)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9804f22 commit 5b86caf

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"postcss": "8.5.6",
4747
"postcss-scss": "4.0.9",
4848
"postcss-url": "10.1.3",
49-
"posthtml": "0.16.6",
49+
"posthtml": "0.16.7",
5050
"posthtml-beautify": "0.7.0",
5151
"posthtml-postcss": "0.5.0",
5252
"posthtml-urls": "1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4938,10 +4938,10 @@ posthtml-urls@1.0.0:
49384938
parse-srcset "^1.0.2"
49394939
promise-each "^2.2.0"
49404940

4941-
posthtml@0.16.6, posthtml@^0.16.6:
4942-
version "0.16.6"
4943-
resolved "https://registry.yarnpkg.com/posthtml/-/posthtml-0.16.6.tgz#e2fc407f67a64d2fa3567afe770409ffdadafe59"
4944-
integrity sha512-JcEmHlyLK/o0uGAlj65vgg+7LIms0xKXe60lcDOTU7oVX/3LuEuLwrQpW3VJ7de5TaFKiW4kWkaIpJL42FEgxQ==
4941+
posthtml@0.16.7, posthtml@^0.16.6:
4942+
version "0.16.7"
4943+
resolved "https://registry.yarnpkg.com/posthtml/-/posthtml-0.16.7.tgz#6010a59633c7190b38cbfee40562accbdb861464"
4944+
integrity sha512-7Hc+IvlQ7hlaIfQFZnxlRl0jnpWq2qwibORBhQYIb0QbNtuicc5ZxvKkVT71HJ4Py1wSZ/3VR1r8LfkCtoCzhw==
49454945
dependencies:
49464946
posthtml-parser "^0.11.0"
49474947
posthtml-render "^3.0.0"

0 commit comments

Comments
 (0)