Skip to content

Commit 9a4e7ff

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency postcss to v8.4.18
(cherry picked from commit e7189f6)
1 parent 4c2d99c commit 9a4e7ff

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
"pidusage": "^3.0.0",
185185
"piscina": "3.2.0",
186186
"popper.js": "^1.14.1",
187-
"postcss": "8.4.17",
187+
"postcss": "8.4.18",
188188
"postcss-import": "15.0.0",
189189
"postcss-loader": "7.0.1",
190190
"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
@@ -47,7 +47,7 @@
4747
"ora": "5.4.1",
4848
"parse5-html-rewriting-stream": "6.0.1",
4949
"piscina": "3.2.0",
50-
"postcss": "8.4.17",
50+
"postcss": "8.4.18",
5151
"postcss-import": "15.0.0",
5252
"postcss-loader": "7.0.1",
5353
"regenerator-runtime": "0.13.9",

yarn.lock

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8525,6 +8525,15 @@ [email protected], postcss@^8.2.14, postcss@^8.3.7, postcss@^8.4.16, postcss@^8.4.7
85258525
picocolors "^1.0.0"
85268526
source-map-js "^1.0.2"
85278527

8528+
8529+
version "8.4.18"
8530+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.18.tgz#6d50046ea7d3d66a85e0e782074e7203bc7fbca2"
8531+
integrity sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA==
8532+
dependencies:
8533+
nanoid "^3.3.4"
8534+
picocolors "^1.0.0"
8535+
source-map-js "^1.0.2"
8536+
85288537
prelude-ls@^1.2.1:
85298538
version "1.2.1"
85308539
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"

0 commit comments

Comments
 (0)