Skip to content

Commit 9a38c65

Browse files
renovate-botalan-agius4
authored andcommitted
build: update mini-css-extract-plugin to version 1.3.8
1 parent a1b7c39 commit 9a38c65

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
@@ -176,7 +176,7 @@
176176
"license-checker-webpack-plugin": "0.2.1",
177177
"loader-utils": "2.0.0",
178178
"magic-string": "0.25.7",
179-
"mini-css-extract-plugin": "1.3.7",
179+
"mini-css-extract-plugin": "1.3.8",
180180
"minimatch": "3.0.4",
181181
"minimist": "^1.2.0",
182182
"ng-packagr": "~12.0.0-next.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"less-loader": "7.3.0",
4242
"license-webpack-plugin": "2.3.13",
4343
"loader-utils": "2.0.0",
44-
"mini-css-extract-plugin": "1.3.7",
44+
"mini-css-extract-plugin": "1.3.8",
4545
"minimatch": "3.0.4",
4646
"open": "7.4.2",
4747
"ora": "5.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8047,10 +8047,10 @@ min-indent@^1.0.0:
80478047
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
80488048
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
80498049

8050-
8051-
version "1.3.7"
8052-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.7.tgz#51848320f736bebccbe9875e38c776c364a4a8eb"
8053-
integrity sha512-NDyOUqdfKVIfWTludTcZ6JDOMsIdWgyTEECYbfvZszPpkMRyQLvukqtLr92tfukPQxVZNCKb8TkOilFBvS5RIw==
8050+
8051+
version "1.3.8"
8052+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.8.tgz#639047b78c2ee728704285aa468d2a5a8d91d566"
8053+
integrity sha512-u+2kVov/Gcs74iz+x3phEBWMAGw2djjnKfYez+Pl/b5dyXL7aM4Lp5QQtIq16CDwRHT/woUJki49gBNMhfm1eA==
80548054
dependencies:
80558055
loader-utils "^2.0.0"
80568056
schema-utils "^3.0.0"

0 commit comments

Comments
 (0)