Update dependency posthtml to v0.13.2 (#732)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-08-19 17:55:07 +01:00 коммит произвёл GitHub
Родитель d0bcb9d094
Коммит d5dcab5964
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 7 добавлений и 7 удалений

Просмотреть файл

@ -44,7 +44,7 @@
"npm-run-all": "4.1.5",
"postcss": "7.0.32",
"postcss-url": "8.0.0",
"posthtml": "0.13.1",
"posthtml": "0.13.2",
"posthtml-beautify": "0.7.0",
"posthtml-postcss": "0.3.0",
"posthtml-urls": "1.0.0",

Просмотреть файл

@ -5621,7 +5621,7 @@ posthtml-postcss@0.3.0:
dependencies:
postcss "^7.0.18"
posthtml-render@^1.2.2:
posthtml-render@^1.2.2, posthtml-render@^1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/posthtml-render/-/posthtml-render-1.2.3.tgz#da1cf7ba4efb42cfe9c077f4f41669745de99b6d"
integrity sha512-rGGayND//VwTlsYKNqdILsA7U/XP0WJa6SMcdAEoqc2WRM5QExplGg/h9qbTuHz7mc2PvaXU+6iNxItvr5aHMg==
@ -5636,13 +5636,13 @@ posthtml-urls@1.0.0:
parse-srcset "^1.0.2"
promise-each "^2.2.0"
posthtml@0.13.1:
version "0.13.1"
resolved "https://registry.yarnpkg.com/posthtml/-/posthtml-0.13.1.tgz#3b85df6b0e084370a713302043c1c0f47cbaa5a8"
integrity sha512-8aJZ63WYL9YsAZVcrIn6U0dSYbna7hcTceZjnbH7dilg01t4t3JDx0UovbhGFscFJg/++qhECCjGEQuJAqD7dA==
posthtml@0.13.2:
version "0.13.2"
resolved "https://registry.yarnpkg.com/posthtml/-/posthtml-0.13.2.tgz#1212e45505eb7065fb46eac52a2981bf006b4ad2"
integrity sha512-WVXgLnzwget6xI+yOV/eujHKC7+057+smtImFkd4l/szxWZ4wmU0wF+JH+RX6x1+iqB0F8019XKOzETPJ/iGHg==
dependencies:
posthtml-parser "^0.4.2"
posthtml-render "^1.2.2"
posthtml-render "^1.2.3"
prelude-ls@^1.2.1:
version "1.2.1"