Skip to content

Commit fb1fcfc

Browse files
renovate-botclydin
authored andcommitted
build: update mini-css-extract-plugin to version 1.2.1
(cherry picked from commit 0864a6d)
1 parent 84367b6 commit fb1fcfc

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.2.0",
175+
"mini-css-extract-plugin": "1.2.1",
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.2.0",
43+
"mini-css-extract-plugin": "1.2.1",
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-
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==
7992+
7993+
version "1.2.1"
7994+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.2.1.tgz#30ea7dee632b3002b0c77aeed447790408cb247e"
7995+
integrity sha512-G3yw7/TQaPfkuiR73MDcyiqhyP8SnbmLhUbpC76H+wtQxA6wfKhMCQOCb6wnPK0dQbjORAeOILQqEesg4/wF7A==
79967996
dependencies:
79977997
loader-utils "^2.0.0"
79987998
schema-utils "^3.0.0"

0 commit comments

Comments
 (0)