Skip to content

Commit cfc7eda

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency optimize-css-assets-webpack-plugin to ^5.0.6
1 parent 3eefaa2 commit cfc7eda

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"lint-staged": "^9.5.0",
4444
"mini-css-extract-plugin": "^0.12.0",
4545
"npm-run-all": "^4.1.5",
46-
"optimize-css-assets-webpack-plugin": "^5.0.4",
46+
"optimize-css-assets-webpack-plugin": "^5.0.6",
4747
"postcss-loader": "^3.0.0",
4848
"postcss-preset-env": "^6.7.0",
4949
"prettier": "^1.19.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9761,10 +9761,10 @@ optimist@^0.6.1:
97619761
minimist "~0.0.1"
97629762
wordwrap "~0.0.2"
97639763

9764-
optimize-css-assets-webpack-plugin@^5.0.4:
9765-
version "5.0.4"
9766-
resolved "https://registry.yarnpkg.com/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.4.tgz#85883c6528aaa02e30bbad9908c92926bb52dc90"
9767-
integrity sha512-wqd6FdI2a5/FdoiCNNkEvLeA//lHHfG24Ln2Xm2qqdIk4aOlsR18jwpyOihqQ8849W3qu2DX8fOYxpvTMj+93A==
9764+
optimize-css-assets-webpack-plugin@^5.0.6:
9765+
version "5.0.6"
9766+
resolved "https://registry.yarnpkg.com/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.6.tgz#abad0c6c11a632201794f75ddba3ce13e32ae80e"
9767+
integrity sha512-JAYw7WrIAIuHWoKeSBB3lJ6ZG9PSDK3JJduv/FMpIY060wvbA8Lqn/TCtxNGICNlg0X5AGshLzIhpYrkltdq+A==
97689768
dependencies:
97699769
cssnano "^4.1.10"
97709770
last-call-webpack-plugin "^3.0.0"

0 commit comments

Comments
 (0)