File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff line change @@ -9651,7 +9651,16 @@ postcss@7.0.27:
96519651 source-map "^0.6.1"
96529652 supports-color "^6.1.0"
96539653
9654- postcss@7.0.30, postcss@^7.0.30:
9654+ postcss@7.0.31:
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==
You can’t perform that action at this time.
0 commit comments