Skip to content

Commit 94e0d6a

Browse files
renovate-botfilipesilva
authored andcommitted
build: update postcss to version 8.1.8
1 parent 0d4faa8 commit 94e0d6a

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
"pidusage": "^2.0.17",
189189
"pnp-webpack-plugin": "1.6.4",
190190
"popper.js": "^1.14.1",
191-
"postcss": "8.1.7",
191+
"postcss": "8.1.8",
192192
"postcss-import": "13.0.0",
193193
"postcss-loader": "4.0.4",
194194
"prettier": "^2.0.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"ora": "5.1.0",
4747
"parse5-html-rewriting-stream": "6.0.1",
4848
"pnp-webpack-plugin": "1.6.4",
49-
"postcss": "8.1.7",
49+
"postcss": "8.1.8",
5050
"postcss-import": "13.0.0",
5151
"postcss-loader": "4.0.4",
5252
"raw-loader": "4.0.2",

yarn.lock

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9718,7 +9718,17 @@ [email protected]:
97189718
source-map "^0.6.1"
97199719
supports-color "^6.1.0"
97209720

9721-
[email protected], postcss@^8.1.4:
9721+
9722+
version "8.1.8"
9723+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.8.tgz#697439e7276735ecdd2893d2cf8efb2236693ac3"
9724+
integrity sha512-hO6jFWBy0QnBBRaw+s0F4hVPKGDICec/nLNEG1D4qqw9/LBzWMkTjckqqELXAo0J42jN8GFZXtgQfezEaoG9gQ==
9725+
dependencies:
9726+
colorette "^1.2.1"
9727+
line-column "^1.0.2"
9728+
nanoid "^3.1.16"
9729+
source-map "^0.6.1"
9730+
9731+
postcss@^8.1.4:
97229732
version "8.1.7"
97239733
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.7.tgz#ff6a82691bd861f3354fd9b17b2332f88171233f"
97249734
integrity sha512-llCQW1Pz4MOPwbZLmOddGM9eIJ8Bh7SZ2Oj5sxZva77uVaotYDsYTch1WBTNu7fUY0fpWp0fdt7uW40D4sRiiQ==

0 commit comments

Comments
 (0)