Skip to content

Commit

Permalink
📦 Update dependency postcss to v7.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 24, 2019
1 parent cd2e517 commit 3e640a5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -150,7 +150,7 @@
"opn": "5.5.0",
"path": "0.12.7",
"plugin-error": "1.0.1",
"postcss": "7.0.18",
"postcss": "7.0.19",
"postcss-import": "12.0.1",
"prettier": "1.18.2",
"pretty-bytes": "5.3.0",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Expand Up @@ -10859,7 +10859,16 @@ postcss-value-parser@^4.0.2:
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.0.2.tgz#482282c09a42706d1fc9a069b73f44ec08391dc9"
integrity sha512-LmeoohTpp/K4UiyQCwuGWlONxXamGzCMtFxLq4W1nZVGIQLYvMCJx3yAF9qyyuFpflABI9yVdtJAqbihOsCsJQ==

postcss@7.0.18, postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.18, postcss@^7.0.5:
postcss@7.0.19:
version "7.0.19"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.19.tgz#a59e1c8fdad9f6b31fb192937361cbae1562399e"
integrity sha512-0InetJoW1WQMoiJ3E5oF1m37ZAJX0d0XLgR50bVXCC4cF8HCYRpT6hH2nNYHVCV7QAx1hWj81/2CRT0elHAy5g==
dependencies:
chalk "^2.4.2"
source-map "^0.6.1"
supports-color "^6.1.0"

postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.18, postcss@^7.0.5:
version "7.0.18"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.18.tgz#4b9cda95ae6c069c67a4d933029eddd4838ac233"
integrity sha512-/7g1QXXgegpF+9GJj4iN7ChGF40sYuGYJ8WZu8DZWnmhQ/G36hfdk3q9LBJmoK+lZ+yzZ5KYpOoxq7LF1BxE8g==
Expand Down

0 comments on commit 3e640a5

Please sign in to comment.