Skip to content

Commit 3159bbf

Browse files
renovate-botalan-agius4
authored andcommitted
build: update mini-css-extract-plugin to version 1.3.5
1 parent 1193f82 commit 3159bbf

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
@@ -176,7 +176,7 @@
176176
"license-checker": "^25.0.0",
177177
"license-checker-webpack-plugin": "0.2.1",
178178
"loader-utils": "2.0.0",
179-
"mini-css-extract-plugin": "1.3.4",
179+
"mini-css-extract-plugin": "1.3.5",
180180
"minimatch": "3.0.4",
181181
"minimist": "^1.2.0",
182182
"ng-packagr": "~11.1.0",

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"less-loader": "7.3.0",
4444
"license-webpack-plugin": "2.3.11",
4545
"loader-utils": "2.0.0",
46-
"mini-css-extract-plugin": "1.3.4",
46+
"mini-css-extract-plugin": "1.3.5",
4747
"minimatch": "3.0.4",
4848
"open": "7.3.1",
4949
"ora": "5.3.0",

yarn.lock

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

7803-
mini-css-extract-plugin@1.3.4:
7804-
version "1.3.4"
7805-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.4.tgz#706e69632cdcdb8b15bf8e638442a0dba304a9c8"
7806-
integrity sha512-dNjqyeogUd8ucUgw5sxm1ahvSfSUgef7smbmATRSbDm4EmNx5kQA6VdUEhEeCKSjX6CTYjb5vxgMUvRjqP3uHg==
7803+
mini-css-extract-plugin@1.3.5:
7804+
version "1.3.5"
7805+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.5.tgz#252166e78879c106e0130f229d44e0cbdfcebed3"
7806+
integrity sha512-tvmzcwqJJXau4OQE5vT72pRT18o2zF+tQJp8CWchqvfQnTlflkzS+dANYcRdyPRWUWRkfmeNTKltx0NZI/b5dQ==
78077807
dependencies:
78087808
loader-utils "^2.0.0"
78097809
schema-utils "^3.0.0"

0 commit comments

Comments
 (0)