Skip to content

Commit 7091295

Browse files
renovate-botalan-agius4
authored andcommitted
build: update dependency mini-css-extract-plugin to v2
1 parent 7d3239d commit 7091295

File tree

3 files changed

+7
-9
lines changed

3 files changed

+7
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
"license-webpack-plugin": "2.3.19",
182182
"loader-utils": "2.0.0",
183183
"magic-string": "0.25.7",
184-
"mini-css-extract-plugin": "1.6.2",
184+
"mini-css-extract-plugin": "2.0.0",
185185
"minimatch": "3.0.4",
186186
"minimist": "^1.2.0",
187187
"ng-packagr": "~12.1.0-next.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"less-loader": "10.0.0",
4545
"license-webpack-plugin": "2.3.19",
4646
"loader-utils": "2.0.0",
47-
"mini-css-extract-plugin": "1.6.2",
47+
"mini-css-extract-plugin": "2.0.0",
4848
"minimatch": "3.0.4",
4949
"open": "8.2.1",
5050
"ora": "5.4.1",

yarn.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7649,14 +7649,12 @@ min-indent@^1.0.0:
76497649
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
76507650
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
76517651

7652-
mini-css-extract-plugin@1.6.2:
7653-
version "1.6.2"
7654-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.6.2.tgz#83172b4fd812f8fc4a09d6f6d16f924f53990ca8"
7655-
integrity sha512-WhDvO3SjGm40oV5y26GjMJYjd2UMqrLAGKy5YS2/3QKJy2F7jgynuHTir/tgUUOiNQu5saXHdc8reo7YuhhT4Q==
7652+
mini-css-extract-plugin@2.0.0:
7653+
version "2.0.0"
7654+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.0.0.tgz#e3492a2dcd218a6103e4dec5e3a88b55157012ea"
7655+
integrity sha512-LzJaninAMkfVAUDldZ4lUidAeS8GD0w8tSUbZLscYXWmdTOjYuEoiIhwKvwHX6+42D2cRAl35pA9DHtvAv71JQ==
76567656
dependencies:
7657-
loader-utils "^2.0.0"
76587657
schema-utils "^3.0.0"
7659-
webpack-sources "^1.1.0"
76607658

76617659
minimalistic-assert@^1.0.0:
76627660
version "1.0.1"
@@ -12095,7 +12093,7 @@ [email protected]:
1209512093
clone-deep "^4.0.1"
1209612094
wildcard "^2.0.0"
1209712095

12098-
webpack-sources@^1.1.0, webpack-sources@^1.2.0, webpack-sources@^1.3.0:
12096+
webpack-sources@^1.2.0, webpack-sources@^1.3.0:
1209912097
version "1.4.3"
1210012098
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933"
1210112099
integrity sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==

0 commit comments

Comments
 (0)