Skip to content

Commit 59628f9

Browse files
chore(deps-dev): bump mini-css-extract-plugin from 0.11.3 to 0.12.0 (#5264)
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 0.11.3 to 0.12.0. - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](webpack/mini-css-extract-plugin@v0.11.3...v0.12.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent f6f7ec8 commit 59628f9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"http-status": "^1.4.2",
141141
"loader.js": "^4.7.0",
142142
"lodash-es": "^4.17.15",
143-
"mini-css-extract-plugin": "^0.11.3",
143+
"mini-css-extract-plugin": "^0.12.0",
144144
"moment-timezone": "^0.5.31",
145145
"npm-run-all": "^4.1.5",
146146
"object-to-formdata": "^4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11888,10 +11888,10 @@ min-document@^2.19.0:
1188811888
dependencies:
1188911889
dom-walk "^0.1.0"
1189011890

11891-
mini-css-extract-plugin@^0.11.3:
11892-
version "0.11.3"
11893-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.3.tgz#15b0910a7f32e62ffde4a7430cfefbd700724ea6"
11894-
integrity sha512-n9BA8LonkOkW1/zn+IbLPQmovsL0wMb9yx75fMJQZf2X1Zoec9yTZtyMePcyu19wPkmFbzZZA6fLTotpFhQsOA==
11891+
mini-css-extract-plugin@^0.12.0:
11892+
version "0.12.0"
11893+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.12.0.tgz#ddeb74fd6304ca9f99c1db74acc7d5b507705454"
11894+
integrity sha512-z6PQCe9rd1XUwZ8gMaEVwwRyZlrYy8Ba1gRjFP5HcV51HkXX+XlwZ+a1iAYTjSYwgNBXoNR7mhx79mDpOn5fdw==
1189511895
dependencies:
1189611896
loader-utils "^1.1.0"
1189711897
normalize-url "1.9.1"

0 commit comments

Comments
 (0)