Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Commit 2cdad38

Browse files
renovate-botfilipesilva
authored andcommitted
build: update postcss to version 8.2.8
1 parent d0c3cb1 commit 2cdad38

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
@@ -184,7 +184,7 @@
184184
"pidusage": "^2.0.17",
185185
"pnp-webpack-plugin": "1.6.4",
186186
"popper.js": "^1.14.1",
187-
"postcss": "8.2.7",
187+
"postcss": "8.2.8",
188188
"postcss-import": "14.0.0",
189189
"postcss-loader": "4.2.0",
190190
"postcss-preset-env": "6.7.0",

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"ora": "5.3.0",
4848
"parse5-html-rewriting-stream": "6.0.1",
4949
"pnp-webpack-plugin": "1.6.4",
50-
"postcss": "8.2.7",
50+
"postcss": "8.2.8",
5151
"postcss-import": "14.0.0",
5252
"postcss-loader": "4.2.0",
5353
"postcss-preset-env": "6.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10109,10 +10109,10 @@ [email protected]:
1010910109
source-map "^0.6.1"
1011010110
supports-color "^6.1.0"
1011110111

10112-
10113-
version "8.2.7"
10114-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.7.tgz#48ed8d88b4de10afa0dfd1c3f840aa57b55c4d47"
10115-
integrity sha512-DsVLH3xJzut+VT+rYr0mtvOtpTjSyqDwPf5EZWXcb0uAKfitGpTY9Ec+afi2+TgdN8rWS9Cs88UDYehKo/RvOw==
10112+
10113+
version "8.2.8"
10114+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.8.tgz#0b90f9382efda424c4f0f69a2ead6f6830d08ece"
10115+
integrity sha512-1F0Xb2T21xET7oQV9eKuctbM9S7BC0fetoHCc4H13z0PT6haiRLP4T0ZY4XWh7iLP0usgqykT6p9B2RtOf4FPw==
1011610116
dependencies:
1011710117
colorette "^1.2.2"
1011810118
nanoid "^3.1.20"

0 commit comments

Comments
 (0)