Skip to content

Commit 4b612ab

Browse files
chore(deps-dev): bump mini-css-extract-plugin from 1.6.0 to 1.6.2
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.6.0 to 1.6.2. - [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@v1.6.0...v1.6.2) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ccc9b9 commit 4b612ab

File tree

2 files changed

+85
-44
lines changed

2 files changed

+85
-44
lines changed

package-lock.json

Lines changed: 83 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"license-checker": "^25.0.0",
149149
"lint-staged": "=11.0.0",
150150
"local-web-server": "^4.2.1",
151-
"mini-css-extract-plugin": "^1.6.0",
151+
"mini-css-extract-plugin": "^1.6.2",
152152
"mocha": "=8.4.0",
153153
"nightwatch": "^1.7.7",
154154
"npm-audit-ci-wrapper": "^3.0.2",
@@ -172,7 +172,7 @@
172172
"url-loader": "^4.1.1",
173173
"webpack": "^4.46.0",
174174
"webpack-bundle-size-analyzer": "^3.1.0",
175-
"webpack-cli": "^4.7.0",
175+
"webpack-cli": "^4.7.2",
176176
"webpack-dev-server": "^3.11.2",
177177
"webpack-stats-plugin": "=1.0.3"
178178
},

0 commit comments

Comments
 (0)