Skip to content

Commit 61edb75

Browse files
renovate-botalan-agius4
authored andcommitted
build: update mini-css-extract-plugin to version 1.1.1
1 parent 0b0961c commit 61edb75

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.0",
175+
"mini-css-extract-plugin": "1.1.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.0",
4242
"loader-utils": "2.0.0",
43-
"mini-css-extract-plugin": "1.1.0",
43+
"mini-css-extract-plugin": "1.1.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.1.0"
7994-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.1.0.tgz#dcc2f0bfbec660c0bd1200ff7c8f82deec2cc8a6"
7995-
integrity sha512-0bTS+Fg2tGe3dFAgfiN7+YRO37oyQM7/vjFvZF1nXSCJ/sy0tGpeme8MbT4BCpUuUphKwTh9LH/uuTcWRr9DPA==
7992+
7993+
version "1.1.1"
7994+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.1.1.tgz#4ab9948b7be38cf3a730cb4c9a881eb7f62baadb"
7995+
integrity sha512-pzlnOi/lMkwIkdb7zoRQvbkW18AFCQffouSBpxy+e3pnKTKMC5IuMVHYndexKZmacfsOZS2LXCe8gIgkrC+yqg==
79967996
dependencies:
79977997
loader-utils "^2.0.0"
79987998
schema-utils "^3.0.0"

0 commit comments

Comments
 (0)