Skip to content

Commit 29485e7

Browse files
renovate-botclydin
authored andcommitted
build: update mini-css-extract-plugin to version 1.2.0
(cherry picked from commit 013ffbd)
1 parent 66224b9 commit 29485e7

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
@@ -172,7 +172,7 @@
172172
"license-checker": "^25.0.0",
173173
"license-checker-webpack-plugin": "0.1.5",
174174
"loader-utils": "2.0.0",
175-
"mini-css-extract-plugin": "1.1.2",
175+
"mini-css-extract-plugin": "1.2.0",
176176
"minimatch": "3.0.4",
177177
"minimist": "^1.2.0",
178178
"ng-packagr": "~11.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
@@ -40,7 +40,7 @@
4040
"less-loader": "7.0.2",
4141
"license-webpack-plugin": "2.3.1",
4242
"loader-utils": "2.0.0",
43-
"mini-css-extract-plugin": "1.1.2",
43+
"mini-css-extract-plugin": "1.2.0",
4444
"minimatch": "3.0.4",
4545
"open": "7.3.0",
4646
"ora": "5.1.0",

yarn.lock

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

7992-
mini-css-extract-plugin@1.1.2:
7993-
version "1.1.2"
7994-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.1.2.tgz#34877f631eb4bc8f9d99f0ade2ccacadb0317def"
7995-
integrity sha512-tIq578wiGzmo9Ll+JOgHPssV4eoMDTcj3MKkjPbzgooaakMklViJG1qbT0zcwoogUKKliFy/kKjUJaFb4DBHxQ==
7992+
mini-css-extract-plugin@1.2.0:
7993+
version "1.2.0"
7994+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.2.0.tgz#f1bdfa7bb6f6a238bc327f813f204283ea33ee36"
7995+
integrity sha512-iBZokjaIjHvI4N0AURx5aPBawcmxB/d2NYikxZ4J57Lg5sDShUPyWvuSWl1dueI5oCs7nz8V7qtOCaLjB7AYPw==
79967996
dependencies:
79977997
loader-utils "^2.0.0"
79987998
schema-utils "^3.0.0"

0 commit comments

Comments
 (0)