Skip to content

Commit 7506a86

Browse files
chore(deps-dev): bump mini-css-extract-plugin from 0.11.2 to 0.11.3 (#5227)
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 0.11.2 to 0.11.3. - [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.11.2...v0.11.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent e956090 commit 7506a86

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.2",
143+
"mini-css-extract-plugin": "^0.11.3",
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.2:
11892-
version "0.11.2"
11893-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.2.tgz#e3af4d5e04fbcaaf11838ab230510073060b37bf"
11894-
integrity sha512-h2LknfX4U1kScXxH8xE9LCOqT5B+068EAj36qicMb8l4dqdJoyHcmWmpd+ueyZfgu/POvIn+teoUnTtei2ikug==
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==
1189511895
dependencies:
1189611896
loader-utils "^1.1.0"
1189711897
normalize-url "1.9.1"

0 commit comments

Comments
 (0)