Skip to content

Commit

Permalink
fix(deps): update dependency css-minimizer-webpack-plugin to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 10, 2021
1 parent 572a1e2 commit bc24709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@types/cssnano": "4.0.1",
"@types/terser-webpack-plugin": "4.2.1",
"css-minimizer-webpack-plugin": "1.3.0"
"css-minimizer-webpack-plugin": "3.1.3"
},
"devDependencies": {
"kkt": "6.11.0"
Expand Down

0 comments on commit bc24709

Please sign in to comment.