Skip to content

Commit b7f24d1

Browse files
renovate-botfilipesilva
authored andcommitted
build: update mini-css-extract-plugin to version 0.10.0
1 parent e4b8d7d commit b7f24d1

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
@@ -168,7 +168,7 @@
168168
"license-checker": "^25.0.0",
169169
"license-checker-webpack-plugin": "0.1.5",
170170
"loader-utils": "2.0.0",
171-
"mini-css-extract-plugin": "0.9.0",
171+
"mini-css-extract-plugin": "0.10.0",
172172
"minimatch": "3.0.4",
173173
"minimist": "^1.2.0",
174174
"ng-packagr": "~10.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
@@ -37,7 +37,7 @@
3737
"less-loader": "6.2.0",
3838
"license-webpack-plugin": "2.3.0",
3939
"loader-utils": "2.0.0",
40-
"mini-css-extract-plugin": "0.9.0",
40+
"mini-css-extract-plugin": "0.10.0",
4141
"minimatch": "3.0.4",
4242
"open": "7.1.0",
4343
"parse5": "6.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8429,10 +8429,10 @@ min-indent@^1.0.0:
84298429
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.0.tgz#cfc45c37e9ec0d8f0a0ec3dd4ef7f7c3abe39256"
84308430
integrity sha1-z8RcN+nsDY8KDsPdTvf3w6vjklY=
84318431

8432-
mini-css-extract-plugin@0.9.0:
8433-
version "0.9.0"
8434-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.9.0.tgz#47f2cf07aa165ab35733b1fc97d4c46c0564339e"
8435-
integrity sha512-lp3GeY7ygcgAmVIcRPBVhIkf8Us7FZjA+ILpal44qLdSu11wmjKQ3d9k15lfD7pO4esu9eUIAW7qiYIBppv40A==
8432+
mini-css-extract-plugin@0.10.0:
8433+
version "0.10.0"
8434+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.10.0.tgz#a0e6bfcad22a9c73f6c882a3c7557a98e2d3d27d"
8435+
integrity sha512-QgKgJBjaJhxVPwrLNqqwNS0AGkuQQ31Hp4xGXEK/P7wehEg6qmNtReHKai3zRXqY60wGVWLYcOMJK2b98aGc3A==
84368436
dependencies:
84378437
loader-utils "^1.1.0"
84388438
normalize-url "1.9.1"

0 commit comments

Comments
 (0)