Skip to content

Commit e612a02

Browse files
renovate-botalan-agius4
authored andcommitted
build: update postcss to version 7.0.31
(cherry picked from commit 27d1200)
1 parent c572d8f commit e612a02

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"open": "7.0.4",
4444
"parse5": "4.0.0",
4545
"pnp-webpack-plugin": "1.6.4",
46-
"postcss": "7.0.30",
46+
"postcss": "7.0.31",
4747
"postcss-import": "12.0.1",
4848
"postcss-loader": "3.0.0",
4949
"raw-loader": "4.0.1",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9651,7 +9651,16 @@ [email protected]:
96519651
source-map "^0.6.1"
96529652
supports-color "^6.1.0"
96539653

9654-
[email protected], postcss@^7.0.30:
9654+
9655+
version "7.0.31"
9656+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.31.tgz#332af45cb73e26c0ee2614d7c7fb02dfcc2bd6dd"
9657+
integrity sha512-a937VDHE1ftkjk+8/7nj/mrjtmkn69xxzJgRETXdAUU+IgOYPQNJF17haGWbeDxSyk++HA14UA98FurvPyBJOA==
9658+
dependencies:
9659+
chalk "^2.4.2"
9660+
source-map "^0.6.1"
9661+
supports-color "^6.1.0"
9662+
9663+
postcss@^7.0.30:
96559664
version "7.0.30"
96569665
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.30.tgz#cc9378beffe46a02cbc4506a0477d05fcea9a8e2"
96579666
integrity sha512-nu/0m+NtIzoubO+xdAlwZl/u5S5vi/y6BCsoL8D+8IxsD3XvBS8X4YEADNIVXKVuQvduiucnRv+vPIqj56EGMQ==

0 commit comments

Comments
 (0)