mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-13 07:56:23 +00:00
chore(deps): update dependency postcss to ~8.2.4 (#359)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
dd55d69612
commit
fe0781d101
@ -79,7 +79,7 @@
|
||||
"gulp-sourcemaps": "~3.0.0",
|
||||
"gulp-stylelint": "~13.0.0",
|
||||
"gulp-terser": "~2.0.1",
|
||||
"postcss": "~8.2.3",
|
||||
"postcss": "~8.2.4",
|
||||
"postcss-preset-env": "~6.7.0",
|
||||
"stylelint": "~13.8.0",
|
||||
"stylelint-config-standard": "~20.0.0"
|
||||
|
@ -5878,10 +5878,10 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.1
|
||||
source-map "^0.6.1"
|
||||
supports-color "^6.1.0"
|
||||
|
||||
postcss@~8.2.3:
|
||||
version "8.2.3"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.3.tgz#14ed1294850c99661761d9cb68863718eb75690d"
|
||||
integrity sha512-tdmNCCmxJEsLZNj810qlj8QbvnUNKFL9A5doV+uHrGGK/YNKWEslrytnHDWr9M/GgGjfUFwXCRbxd/b6IoRBXQ==
|
||||
postcss@~8.2.4:
|
||||
version "8.2.4"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.4.tgz#20a98a39cf303d15129c2865a9ec37eda0031d04"
|
||||
integrity sha512-kRFftRoExRVXZlwUuay9iC824qmXPcQQVzAjbCCgjpXnkdMCJYBu2gTwAaFBzv8ewND6O8xFb3aELmEkh9zTzg==
|
||||
dependencies:
|
||||
colorette "^1.2.1"
|
||||
nanoid "^3.1.20"
|
||||
|
Loading…
Reference in New Issue
Block a user