Skip to content

Commit 70d8e08

Browse files
build(deps-dev): bump mini-css-extract-plugin from 2.2.2 to 2.3.0 (webpack#5449)
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.2.2 to 2.3.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@v2.2.2...v2.3.0) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd70819 commit 70d8e08

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
@@ -105,7 +105,7 @@
105105
"lodash": "^4.17.21",
106106
"markdownlint": "^0.24.0",
107107
"markdownlint-cli": "^0.28.1",
108-
"mini-css-extract-plugin": "^2.2.2",
108+
"mini-css-extract-plugin": "^2.3.0",
109109
"mkdirp": "^1.0.4",
110110
"modularscale-sass": "^3.0.3",
111111
"node-fetch": "^2.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8472,10 +8472,10 @@ mini-create-react-context@^0.4.0:
84728472
"@babel/runtime" "^7.5.5"
84738473
tiny-warning "^1.0.3"
84748474

8475-
mini-css-extract-plugin@^2.2.2:
8476-
version "2.2.2"
8477-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.2.2.tgz#df22f16bf43173050c6d652fa7d035318c310e04"
8478-
integrity sha512-eUjQ/q1rQIeHWgIx7ny/DNgXHcMXHdBwgrZQK7Ev8dbR+HxhroFM2Cb6kMiswOYaq05IRJhPuQqXWUABIjjA3g==
8475+
mini-css-extract-plugin@^2.3.0:
8476+
version "2.3.0"
8477+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.3.0.tgz#87515f185533752944d753ac7216fc876779dafe"
8478+
integrity sha512-uzWaOwC+gJrnKbr23J1ZRWx/Wd9W9Ce1mKPlsBGBV/r8zG7/G7oKMxGmxbI65pVGbae2cR7CUx9Ulk0HQt8BfQ==
84798479
dependencies:
84808480
schema-utils "^3.1.0"
84818481

0 commit comments

Comments
 (0)