Skip to content

Commit cb32006

Browse files
renovate-botclydin
authored andcommitted
build: update mini-css-extract-plugin to version 1.3.9
1 parent ce4d59f commit cb32006

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
@@ -176,7 +176,7 @@
176176
"license-checker-webpack-plugin": "0.2.1",
177177
"loader-utils": "2.0.0",
178178
"magic-string": "0.25.7",
179-
"mini-css-extract-plugin": "1.3.8",
179+
"mini-css-extract-plugin": "1.3.9",
180180
"minimatch": "3.0.4",
181181
"minimist": "^1.2.0",
182182
"ng-packagr": "~12.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
@@ -41,7 +41,7 @@
4141
"less-loader": "7.3.0",
4242
"license-webpack-plugin": "2.3.14",
4343
"loader-utils": "2.0.0",
44-
"mini-css-extract-plugin": "1.3.8",
44+
"mini-css-extract-plugin": "1.3.9",
4545
"minimatch": "3.0.4",
4646
"open": "7.4.2",
4747
"ora": "5.3.0",

yarn.lock

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

8215-
8216-
version "1.3.8"
8217-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.8.tgz#639047b78c2ee728704285aa468d2a5a8d91d566"
8218-
integrity sha512-u+2kVov/Gcs74iz+x3phEBWMAGw2djjnKfYez+Pl/b5dyXL7aM4Lp5QQtIq16CDwRHT/woUJki49gBNMhfm1eA==
8215+
8216+
version "1.3.9"
8217+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.9.tgz#47a32132b0fd97a119acd530e8421e8f6ab16d5e"
8218+
integrity sha512-Ac4s+xhVbqlyhXS5J/Vh/QXUz3ycXlCqoCPpg0vdfhsIBH9eg/It/9L1r1XhSCH737M1lqcWnMuWL13zcygn5A==
82198219
dependencies:
82208220
loader-utils "^2.0.0"
82218221
schema-utils "^3.0.0"

0 commit comments

Comments
 (0)