Skip to content

Commit 83bd128

Browse files
renovate-botmgechev
authored andcommitted
build: update mini-css-extract-plugin to version 0.8.0 (#15098)
1 parent 214a418 commit 83bd128

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"less-loader": "5.0.0",
2929
"license-webpack-plugin": "2.1.1",
3030
"loader-utils": "1.2.3",
31-
"mini-css-extract-plugin": "0.7.0",
31+
"mini-css-extract-plugin": "0.8.0",
3232
"minimatch": "3.0.4",
3333
"parse5": "4.0.0",
3434
"open": "6.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6878,10 +6878,10 @@ mimic-response@^1.0.0, mimic-response@^1.0.1:
68786878
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-1.0.1.tgz#4923538878eef42063cb8a3e3b0798781487ab1b"
68796879
integrity sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==
68806880

6881-
mini-css-extract-plugin@0.7.0:
6882-
version "0.7.0"
6883-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.7.0.tgz#5ba8290fbb4179a43dd27cca444ba150bee743a0"
6884-
integrity sha512-RQIw6+7utTYn8DBGsf/LpRgZCJMpZt+kuawJ/fju0KiOL6nAaTBNmCJwS7HtwSCXfS47gCkmtBFS7HdsquhdxQ==
6881+
mini-css-extract-plugin@0.8.0:
6882+
version "0.8.0"
6883+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.8.0.tgz#81d41ec4fe58c713a96ad7c723cdb2d0bd4d70e1"
6884+
integrity sha512-MNpRGbNA52q6U92i0qbVpQNsgk7LExy41MdAlG84FeytfDOtRIf/mCHdEgG8rpTKOaNKiqUnZdlptF469hxqOw==
68856885
dependencies:
68866886
loader-utils "^1.1.0"
68876887
normalize-url "1.9.1"

0 commit comments

Comments
 (0)