Skip to content

Commit ef0da8e

Browse files
renovate-botclydin
authored andcommitted
build: update postcss-loader to version 4.0.3
1 parent e86a242 commit ef0da8e

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
"popper.js": "^1.14.1",
190190
"postcss": "7.0.32",
191191
"postcss-import": "12.0.1",
192-
"postcss-loader": "4.0.2",
192+
"postcss-loader": "4.0.3",
193193
"prettier": "^2.0.0",
194194
"protractor": "~7.0.0",
195195
"puppeteer": "5.3.1",

packages/angular_devkit/build_angular/package.json

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

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7016,7 +7016,7 @@ [email protected]:
70167016
resolved "https://registry.yarnpkg.com/kleur/-/kleur-4.0.2.tgz#57b36cc5235601f824c33e6e45db10cd5493dbf5"
70177017
integrity sha512-FGCCxczbrZuF5CtMeO0xfnjhzkVZSXfcWK90IPLucDWZwskrpYN7pmRIgvd8muU0mrPrzy4A2RBGuwCjLHI+nw==
70187018

7019-
klona@^2.0.3:
7019+
klona@^2.0.3, klona@^2.0.4:
70207020
version "2.0.4"
70217021
resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.4.tgz#7bb1e3affb0cb8624547ef7e8f6708ea2e39dfc0"
70227022
integrity sha512-ZRbnvdg/NxqzC7L9Uyqzf4psi1OM4Cuc+sJAkQPjO6XkQIJTNbfK2Rsmbw8fx1p2mkZdp2FZYo2+LwXYY/uwIA==
@@ -9179,13 +9179,13 @@ [email protected]:
91799179
read-cache "^1.0.0"
91809180
resolve "^1.1.7"
91819181

9182-
9183-
version "4.0.2"
9184-
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-4.0.2.tgz#b9e55a6126ee67bb7b94bbfcbf1aa24c69f11229"
9185-
integrity sha512-u7Qoa6GSPIeg9/hHbNnXspzuD5jjCIWKgk1fJ/gGJPS0uaj6Whk2zjXhDAiHZyYSrDmIzUQk7GgwRF22eRIQGQ==
9182+
9183+
version "4.0.3"
9184+
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-4.0.3.tgz#337f51bbdfb02269fb42f7db9fc7f0a93c1b2e3f"
9185+
integrity sha512-jHboC/AOnJLPu8/974hODCJ/rNAa2YhhJOclUeuRlAmFpKmEcBY6az8y1ejHyYc2LThzPl8qPRekh2Yz3CiRKA==
91869186
dependencies:
91879187
cosmiconfig "^7.0.0"
9188-
klona "^2.0.3"
9188+
klona "^2.0.4"
91899189
loader-utils "^2.0.0"
91909190
schema-utils "^2.7.1"
91919191
semver "^7.3.2"

0 commit comments

Comments
 (0)