Skip to content

Commit 1029a3e

Browse files
build(deps-dev): bump css-minimizer-webpack-plugin in /frontend (#2654)
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 7.0.0 to 7.0.2. - [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/css-minimizer-webpack-plugin@v7.0.0...v7.0.2) --- updated-dependencies: - dependency-name: css-minimizer-webpack-plugin dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74a8912 commit 1029a3e

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"babel-polyfill": "^6.26.0",
2828
"clean-webpack-plugin": "^4.0.0",
2929
"css-loader": "^7.1.2",
30-
"css-minimizer-webpack-plugin": "^7.0.0",
30+
"css-minimizer-webpack-plugin": "^7.0.2",
3131
"eslint": "^8.56.0",
3232
"eslint-config-prettier": "^10.0.1",
3333
"eslint-config-standard": "^17.1.0",

0 commit comments

Comments
 (0)