Skip to content

Commit 22b3561

Browse files
build(deps-dev): bump css-minimizer-webpack-plugin from 3.3.0 to 3.3.1
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 3.3.0 to 3.3.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@v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: css-minimizer-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba253ff commit 22b3561

File tree

2 files changed

+5
-26
lines changed

2 files changed

+5
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"babel-loader": "^8.2.3",
8585
"copy-webpack-plugin": "^10.2.0",
8686
"css-loader": "^6.5.1",
87-
"css-minimizer-webpack-plugin": "^3.3.0",
87+
"css-minimizer-webpack-plugin": "^3.3.1",
8888
"cypress": "^9.1.1",
8989
"directory-tree": "^3.0.1",
9090
"directory-tree-webpack-plugin": "^1.0.3",

yarn.lock

Lines changed: 4 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2378,13 +2378,6 @@
23782378
dependencies:
23792379
"@babel/types" "^7.3.0"
23802380

2381-
"@types/cssnano@^4.0.1":
2382-
version "4.0.1"
2383-
resolved "https://registry.yarnpkg.com/@types/cssnano/-/cssnano-4.0.1.tgz#67fa912753d80973a016e7684a47fedf338aacff"
2384-
integrity sha512-hGOroxRTBkYl5gSBRJOffhV4+io+Y2bFX1VP7LgKEVHJt/LPPJaWUIuDAz74Vlp7l7hCDZfaDi7iPxwNwuVA4Q==
2385-
dependencies:
2386-
postcss "5 - 7"
2387-
23882381
"@types/debug@^4.0.0":
23892382
version "4.1.7"
23902383
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.7.tgz#7cc0ea761509124709b8b2d1090d8f6c17aadb82"
@@ -4079,12 +4072,11 @@ css-loader@^6.5.1:
40794072
postcss-value-parser "^4.1.0"
40804073
semver "^7.3.5"
40814074

4082-
css-minimizer-webpack-plugin@^3.3.0:
4083-
version "3.3.0"
4084-
resolved "https://registry.yarnpkg.com/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.3.0.tgz#e61515072e788c4134b9ca395adc56243cf4d3e1"
4085-
integrity sha512-+SU5aHgGZkk2kxKsq/BZXnYee2cjHIiFARF2gGaG6gIFtLJ87330GeafqhxAemwi/WgQ40v0OQ7pBVljKAMoXg==
4075+
css-minimizer-webpack-plugin@^3.3.1:
4076+
version "3.3.1"
4077+
resolved "https://registry.yarnpkg.com/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.3.1.tgz#5afc4507a4ec13dd223f043cda8953ee0bf6ecfa"
4078+
integrity sha512-SHA7Hu/EiF0dOwdmV2+agvqYpG+ljlUa7Dvn1AVOmSH3N8KOERoaM9lGpstz9nGsoTjANGyUXdrxl/EwdMScRg==
40864079
dependencies:
4087-
"@types/cssnano" "^4.0.1"
40884080
cssnano "^5.0.6"
40894081
jest-worker "^27.0.2"
40904082
postcss "^8.3.5"
@@ -9237,11 +9229,6 @@ phin@^2.9.1:
92379229
resolved "https://registry.yarnpkg.com/phin/-/phin-2.9.3.tgz#f9b6ac10a035636fb65dfc576aaaa17b8743125c"
92389230
integrity sha512-CzFr90qM24ju5f88quFC/6qohjC144rehe5n6DH900lgXmUe86+xCKc10ev56gRKC4/BkHUoG4uSiQgBiIXwDA==
92399231

9240-
picocolors@^0.2.1:
9241-
version "0.2.1"
9242-
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
9243-
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
9244-
92459232
picocolors@^1.0.0:
92469233
version "1.0.0"
92479234
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
@@ -9601,14 +9588,6 @@ postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0, postcss-value-parser@^
96019588
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
96029589
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
96039590

9604-
"postcss@5 - 7":
9605-
version "7.0.39"
9606-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
9607-
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
9608-
dependencies:
9609-
picocolors "^0.2.1"
9610-
source-map "^0.6.1"
9611-
96129591
postcss@^5.0.8, postcss@^5.2.4:
96139592
version "5.2.18"
96149593
resolved "https://registry.yarnpkg.com/postcss/-/postcss-5.2.18.tgz#badfa1497d46244f6390f58b319830d9107853c5"

0 commit comments

Comments
 (0)