Skip to content

Commit 7436433

Browse files
Bump mini-css-extract-plugin from 2.8.0 to 2.8.1 (#1024)
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.8.0 to 2.8.1. - [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.8.0...v2.8.1) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 652cf3f commit 7436433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"clean-webpack-plugin": "4.0.0",
2222
"cross-env": "7.0.3",
2323
"css-loader": "6.10.0",
24-
"mini-css-extract-plugin": "2.8.0",
24+
"mini-css-extract-plugin": "2.8.1",
2525
"postcss": "8.4.35",
2626
"postcss-loader": "8.1.0",
2727
"postcss-scss": "4.0.9",

0 commit comments

Comments
 (0)