Skip to content

Commit

Permalink
chore(deps-dev): bump css-minimizer-webpack-plugin from 4.2.2 to 5.0.1 (
Browse files Browse the repository at this point in the history
#5070)

* chore(deps-dev): bump css-minimizer-webpack-plugin from 4.2.2 to 5.0.1

Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 4.2.2 to 5.0.1.
- [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@v4.2.2...v5.0.1)

---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: yarn-deduplicate

* Update dependencies in yarn.lock file

* Update bootstrap theme and bump css-minimizer-webpack-plugin

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sébastien Romain <[email protected]>
  • Loading branch information
3 people authored Jan 24, 2024
1 parent 3022b60 commit 8878c6c
Show file tree
Hide file tree
Showing 3 changed files with 278 additions and 229 deletions.
5 changes: 5 additions & 0 deletions .changeset/beige-bats-sip.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@talend/bootstrap-theme': minor
---

deps: bump css-minimizer-webpack-plugin
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@talend/scripts-config-stylelint": "^4.1.0",
"@talend/scripts-core": "^16.3.2",
"copy-webpack-plugin": "^11.0.0",
"css-minimizer-webpack-plugin": "^4.2.2",
"css-minimizer-webpack-plugin": "^5.0.1",
"css-loader": "^4.3.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.3",
Expand Down
Loading

0 comments on commit 8878c6c

Please sign in to comment.