Skip to content

Commit 31d134b

Browse files
chore(deps-dev): bump mini-css-extract-plugin from 0.10.0 to 0.11.0 (#4895)
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 0.10.0 to 0.11.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-contrib/mini-css-extract-plugin@v0.10.0...v0.11.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 569b948 commit 31d134b

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
@@ -138,7 +138,7 @@
138138
"http-status": "^1.4.2",
139139
"loader.js": "^4.7.0",
140140
"lodash-es": "^4.17.15",
141-
"mini-css-extract-plugin": "^0.10.0",
141+
"mini-css-extract-plugin": "^0.11.0",
142142
"moment-timezone": "^0.5.31",
143143
"npm-run-all": "^4.1.5",
144144
"object-to-formdata": "^4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11637,10 +11637,10 @@ min-document@^2.19.0:
1163711637
dependencies:
1163811638
dom-walk "^0.1.0"
1163911639

11640-
mini-css-extract-plugin@^0.10.0:
11641-
version "0.10.0"
11642-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.10.0.tgz#a0e6bfcad22a9c73f6c882a3c7557a98e2d3d27d"
11643-
integrity sha512-QgKgJBjaJhxVPwrLNqqwNS0AGkuQQ31Hp4xGXEK/P7wehEg6qmNtReHKai3zRXqY60wGVWLYcOMJK2b98aGc3A==
11640+
mini-css-extract-plugin@^0.11.0:
11641+
version "0.11.0"
11642+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.0.tgz#3918953075109d4ca204bf1e8a393a78d3cc821f"
11643+
integrity sha512-dVWGuWJlQw2lZxsxBI3hOsoxg1k3DruLR0foHQLSkQMfk+qLJbv9dUk8fjmjWQKN9ef2n54ehA2FjClAsQhrWQ==
1164411644
dependencies:
1164511645
loader-utils "^1.1.0"
1164611646
normalize-url "1.9.1"

0 commit comments

Comments
 (0)