Skip to content

Commit 9f78282

Browse files
renovate-botfilipesilva
authored andcommitted
build: update mini-css-extract-plugin to version 1.3.7
1 parent b2ef3c2 commit 9f78282

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.6",
179+
"mini-css-extract-plugin": "1.3.7",
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.6",
44+
"mini-css-extract-plugin": "1.3.7",
4545
"minimatch": "3.0.4",
4646
"open": "7.4.1",
4747
"ora": "5.3.0",

yarn.lock

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

7850-
7851-
version "1.3.6"
7852-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.6.tgz#02e2b477aa7ab2579c7ea2854a875897a8b8dad0"
7853-
integrity sha512-t86rLnySRQgN2+58gAIARTEtnClLNZoC99shNrvQ960V/wB9n50AUKJyqly76/s4fT0zwaLFIDFZAW7aK25pvg==
7850+
7851+
version "1.3.7"
7852+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.7.tgz#51848320f736bebccbe9875e38c776c364a4a8eb"
7853+
integrity sha512-NDyOUqdfKVIfWTludTcZ6JDOMsIdWgyTEECYbfvZszPpkMRyQLvukqtLr92tfukPQxVZNCKb8TkOilFBvS5RIw==
78547854
dependencies:
78557855
loader-utils "^2.0.0"
78567856
schema-utils "^3.0.0"

0 commit comments

Comments
 (0)