Skip to content

Commit 1bc5991

Browse files
renovate-botfilipesilva
authored andcommitted
build: update mini-css-extract-plugin to version 1.3.3
1 parent 0f06d11 commit 1bc5991

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
"license-checker": "^25.0.0",
176176
"license-checker-webpack-plugin": "0.2.0",
177177
"loader-utils": "2.0.0",
178-
"mini-css-extract-plugin": "1.3.1",
178+
"mini-css-extract-plugin": "1.3.3",
179179
"minimatch": "3.0.4",
180180
"minimist": "^1.2.0",
181181
"ng-packagr": "~11.0.0-next.0",

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"less-loader": "7.1.0",
4242
"license-webpack-plugin": "2.3.2",
4343
"loader-utils": "2.0.0",
44-
"mini-css-extract-plugin": "1.3.1",
44+
"mini-css-extract-plugin": "1.3.3",
4545
"minimatch": "3.0.4",
4646
"open": "7.3.0",
4747
"ora": "5.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8010,10 +8010,10 @@ min-indent@^1.0.0:
80108010
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
80118011
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
80128012

8013-
mini-css-extract-plugin@1.3.1:
8014-
version "1.3.1"
8015-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.1.tgz#1375c88b2bc2a9d197670a55761edcd1b5d72f21"
8016-
integrity sha512-jIOheqh9EU98rqj6ZaFTYNNDSFqdakNqaUZfkYwaXPjI9batmXVXX+K71NrqRAgtoGefELBMld1EQ7dqSAD5SQ==
8013+
mini-css-extract-plugin@1.3.3:
8014+
version "1.3.3"
8015+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.3.tgz#7802e62b34199aa7d1a62e654395859a836486a0"
8016+
integrity sha512-7lvliDSMiuZc81kI+5/qxvn47SCM7BehXex3f2c6l/pR3Goj58IQxZh9nuPQ3AkGQgoETyXuIqLDaO5Oa0TyBw==
80178017
dependencies:
80188018
loader-utils "^2.0.0"
80198019
schema-utils "^3.0.0"

0 commit comments

Comments
 (0)