Skip to content

Commit 5410199

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency optimize-css-assets-webpack-plugin to ^5.0.8
1 parent e4d51ec commit 5410199

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.6",
46+
"optimize-css-assets-webpack-plugin": "^5.0.8",
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
@@ -9639,10 +9639,10 @@ optimist@^0.6.1:
96399639
minimist "~0.0.1"
96409640
wordwrap "~0.0.2"
96419641

9642-
optimize-css-assets-webpack-plugin@^5.0.6:
9643-
version "5.0.6"
9644-
resolved "https://registry.yarnpkg.com/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.6.tgz#abad0c6c11a632201794f75ddba3ce13e32ae80e"
9645-
integrity sha512-JAYw7WrIAIuHWoKeSBB3lJ6ZG9PSDK3JJduv/FMpIY060wvbA8Lqn/TCtxNGICNlg0X5AGshLzIhpYrkltdq+A==
9642+
optimize-css-assets-webpack-plugin@^5.0.8:
9643+
version "5.0.8"
9644+
resolved "https://registry.yarnpkg.com/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.8.tgz#cbccdcf5a6ef61d4f8cc78cf083a67446e5f402a"
9645+
integrity sha512-mgFS1JdOtEGzD8l+EuISqL57cKO+We9GcoiQEmdCWRqqck+FGNmYJtx9qfAPzEz+lRrlThWMuGDaRkI/yWNx/Q==
96469646
dependencies:
96479647
cssnano "^4.1.10"
96489648
last-call-webpack-plugin "^3.0.0"

0 commit comments

Comments
 (0)