Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1078 from hackaru-app/dependabot/npm_and_yarn/pos…
Browse files Browse the repository at this point in the history
…tcss-html-1.4.1

Bump postcss-html from 1.3.0 to 1.4.1
  • Loading branch information
ktmouk authored Apr 19, 2022
2 parents 0fca606 + 3b31525 commit c3c11d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"node-loader": "^2.0.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.12",
"postcss-html": "^1.3.0",
"postcss-html": "^1.4.1",
"postcss-scss": "^4.0.3",
"prettier": "^2.6.2",
"sass": "^1.50.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10353,10 +10353,10 @@ postcss-gap-properties@^2.0.0:
dependencies:
postcss "^7.0.2"

postcss-html@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/postcss-html/-/postcss-html-1.3.0.tgz#5b28b44a9cc8351cdba6ae1f26017c2303bd7642"
integrity sha512-ewbwd7OGW4dLsErtvZH9HpVMEcXnlhYSzKsr7MepGlOT8imHTIZ/+pdfEruLS+hTYapLTQAWDnoQcJpsYU4uRw==
postcss-html@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/postcss-html/-/postcss-html-1.4.1.tgz#da6d4693138c1c243867c00a5d01ec1337e0624e"
integrity sha512-OKihuWxPuBQrQeLNsavP7ytJ9IYNj/ViAXB2v7Qjh56LnfESKrkahKA9si4VfPN8xtz6oqUE6KdL0bTPrHJr6g==
dependencies:
htmlparser2 "^7.1.2"
postcss "^8.4.0"
Expand Down

0 comments on commit c3c11d3

Please sign in to comment.