Skip to content

Commit 976cea4

Browse files
renovate-botclydin
authored andcommitted
build: update postcss-loader to version 4.0.2
1 parent 25a3f45 commit 976cea4

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
"popper.js": "^1.14.1",
188188
"postcss": "7.0.32",
189189
"postcss-import": "12.0.1",
190-
"postcss-loader": "4.0.1",
190+
"postcss-loader": "4.0.2",
191191
"prettier": "^2.0.0",
192192
"protractor": "~7.0.0",
193193
"puppeteer": "5.3.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"pnp-webpack-plugin": "1.6.4",
4949
"postcss": "7.0.32",
5050
"postcss-import": "12.0.1",
51-
"postcss-loader": "4.0.1",
51+
"postcss-loader": "4.0.2",
5252
"raw-loader": "4.0.1",
5353
"regenerator-runtime": "0.13.7",
5454
"resolve-url-loader": "3.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9147,10 +9147,10 @@ [email protected]:
91479147
read-cache "^1.0.0"
91489148
resolve "^1.1.7"
91499149

9150-
9151-
version "4.0.1"
9152-
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-4.0.1.tgz#d1a2cf443005bcd65e856d3881204886646398d4"
9153-
integrity sha512-m+2fe21cs/1Oz4Yds90al5uqVSc0yJRhYSfCRnsnVLt3z0QoNPpqLdgW7CGVWmlUlKEGL9vmq+P4hHS6Orb5DA==
9150+
9151+
version "4.0.2"
9152+
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-4.0.2.tgz#b9e55a6126ee67bb7b94bbfcbf1aa24c69f11229"
9153+
integrity sha512-u7Qoa6GSPIeg9/hHbNnXspzuD5jjCIWKgk1fJ/gGJPS0uaj6Whk2zjXhDAiHZyYSrDmIzUQk7GgwRF22eRIQGQ==
91549154
dependencies:
91559155
cosmiconfig "^7.0.0"
91569156
klona "^2.0.3"

0 commit comments

Comments
 (0)