Skip to content

Commit 539e754

Browse files
renovate-botclydin
authored andcommitted
build: update mini-css-extract-plugin to version 1.3.4
1 parent 93b1813 commit 539e754

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
@@ -175,7 +175,7 @@
175175
"license-checker": "^25.0.0",
176176
"license-checker-webpack-plugin": "0.2.1",
177177
"loader-utils": "2.0.0",
178-
"mini-css-extract-plugin": "1.3.3",
178+
"mini-css-extract-plugin": "1.3.4",
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"less-loader": "7.2.1",
4242
"license-webpack-plugin": "2.3.11",
4343
"loader-utils": "2.0.0",
44-
"mini-css-extract-plugin": "1.3.3",
44+
"mini-css-extract-plugin": "1.3.4",
4545
"minimatch": "3.0.4",
4646
"open": "7.3.1",
4747
"ora": "5.2.0",

yarn.lock

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

7849-
7850-
version "1.3.3"
7851-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.3.tgz#7802e62b34199aa7d1a62e654395859a836486a0"
7852-
integrity sha512-7lvliDSMiuZc81kI+5/qxvn47SCM7BehXex3f2c6l/pR3Goj58IQxZh9nuPQ3AkGQgoETyXuIqLDaO5Oa0TyBw==
7849+
7850+
version "1.3.4"
7851+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.4.tgz#706e69632cdcdb8b15bf8e638442a0dba304a9c8"
7852+
integrity sha512-dNjqyeogUd8ucUgw5sxm1ahvSfSUgef7smbmATRSbDm4EmNx5kQA6VdUEhEeCKSjX6CTYjb5vxgMUvRjqP3uHg==
78537853
dependencies:
78547854
loader-utils "^2.0.0"
78557855
schema-utils "^3.0.0"

0 commit comments

Comments
 (0)