Skip to content

Commit 35f4090

Browse files
renovate-botfilipesilva
authored andcommitted
build: update postcss to version 8.1.10
1 parent 4f58202 commit 35f4090

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

+1-1
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.9",
191+
"postcss": "8.1.10",
192192
"postcss-import": "13.0.0",
193193
"postcss-loader": "4.1.0",
194194
"prettier": "^2.0.0",

packages/angular_devkit/build_angular/package.json

+1-1
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.9",
49+
"postcss": "8.1.10",
5050
"postcss-import": "13.0.0",
5151
"postcss-loader": "4.1.0",
5252
"raw-loader": "4.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9678,10 +9678,10 @@ postcss@7.0.21:
96789678
source-map "^0.6.1"
96799679
supports-color "^6.1.0"
96809680

9681-
postcss@8.1.9:
9682-
version "8.1.9"
9683-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.9.tgz#20ff4b598a6f5015c5f7fe524b8ed5313d7ecade"
9684-
integrity sha512-oWuBpEl1meaMKkQXn0ic78TUrgsMvrAZLE/6ZY0H3LTteq2O3L8PGWwMbPLctpksTJIHjQeossMUMNQW7qRIHQ==
9681+
postcss@8.1.10:
9682+
version "8.1.10"
9683+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.10.tgz#129834f94c720554d2cfdaeb27d5542ac4a026ea"
9684+
integrity sha512-iBXEV5VTTYaRRdxiFYzTtuv2lGMQBExqkZKSzkJe+Fl6rvQrA/49UVGKqB+LG54hpW/TtDBMGds8j33GFNW7pg==
96859685
dependencies:
96869686
colorette "^1.2.1"
96879687
nanoid "^3.1.18"

0 commit comments

Comments
 (0)