Skip to content

Commit fbfe70a

Browse files
renovate-botalan-agius4
authored andcommitted
build: update css-loader to version 4.3.0
1 parent ba9a8bb commit fbfe70a

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"conventional-commits-parser": "^3.0.0",
140140
"copy-webpack-plugin": "6.1.0",
141141
"core-js": "3.6.4",
142-
"css-loader": "4.2.2",
142+
"css-loader": "4.3.0",
143143
"cssnano": "4.1.10",
144144
"debug": "^4.1.1",
145145
"enhanced-resolve": "4.1.1",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"circular-dependency-plugin": "5.2.0",
2828
"copy-webpack-plugin": "6.1.0",
2929
"core-js": "3.6.4",
30-
"css-loader": "4.2.2",
30+
"css-loader": "4.3.0",
3131
"cssnano": "4.1.10",
3232
"file-loader": "6.1.0",
3333
"find-cache-dir": "3.3.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3821,10 +3821,10 @@ css-declaration-sorter@^4.0.1:
38213821
postcss "^7.0.1"
38223822
timsort "^0.3.0"
38233823

3824-
css-loader@4.2.2:
3825-
version "4.2.2"
3826-
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-4.2.2.tgz#b668b3488d566dc22ebcf9425c5f254a05808c89"
3827-
integrity sha512-omVGsTkZPVwVRpckeUnLshPp12KsmMSLqYxs12+RzM9jRR5Y+Idn/tBffjXRvOE+qW7if24cuceFJqYR5FmGBg==
3824+
css-loader@4.3.0:
3825+
version "4.3.0"
3826+
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-4.3.0.tgz#c888af64b2a5b2e85462c72c0f4a85c7e2e0821e"
3827+
integrity sha512-rdezjCjScIrsL8BSYszgT4s476IcNKt6yX69t0pHjJVnPUTDpn4WfIpDQTN3wCJvUvfsz/mFjuGOekf3PY3NUg==
38283828
dependencies:
38293829
camelcase "^6.0.0"
38303830
cssesc "^3.0.0"
@@ -3836,7 +3836,7 @@ [email protected]:
38363836
postcss-modules-scope "^2.2.0"
38373837
postcss-modules-values "^3.0.0"
38383838
postcss-value-parser "^4.1.0"
3839-
schema-utils "^2.7.0"
3839+
schema-utils "^2.7.1"
38403840
semver "^7.3.2"
38413841

38423842
css-parse@~2.0.0:

0 commit comments

Comments
 (0)