Skip to content

Commit b14ec4a

Browse files
renovate-botvikerman
authored andcommitted
build: update mini-css-extract-plugin to version 0.8.2
1 parent f00a9ba commit b14ec4a

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
@@ -36,7 +36,7 @@
3636
"license-webpack-plugin": "2.1.3",
3737
"loader-utils": "1.2.3",
3838
"magic-string": "0.25.4",
39-
"mini-css-extract-plugin": "0.8.0",
39+
"mini-css-extract-plugin": "0.8.2",
4040
"minimatch": "3.0.4",
4141
"parse5": "4.0.0",
4242
"open": "7.0.0",

yarn.lock

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

7191-
mini-css-extract-plugin@0.8.0:
7192-
version "0.8.0"
7193-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.8.0.tgz#81d41ec4fe58c713a96ad7c723cdb2d0bd4d70e1"
7194-
integrity sha512-MNpRGbNA52q6U92i0qbVpQNsgk7LExy41MdAlG84FeytfDOtRIf/mCHdEgG8rpTKOaNKiqUnZdlptF469hxqOw==
7191+
mini-css-extract-plugin@0.8.2:
7192+
version "0.8.2"
7193+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.8.2.tgz#a875e169beb27c88af77dd962771c9eedc3da161"
7194+
integrity sha512-a3Y4of27Wz+mqK3qrcd3VhYz6cU0iW5x3Sgvqzbj+XmlrSizmvu8QQMl5oMYJjgHOC4iyt+w7l4umP+dQeW3bw==
71957195
dependencies:
71967196
loader-utils "^1.1.0"
71977197
normalize-url "1.9.1"

0 commit comments

Comments
 (0)