mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-19 01:31:34 +00:00
Update dependency postcss to ~8.1.8 (#315)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
51ab9a6fc5
commit
3845329c78
@ -78,7 +78,7 @@
|
||||
"gulp-sourcemaps": "~3.0.0",
|
||||
"gulp-stylelint": "~13.0.0",
|
||||
"gulp-terser": "~2.0.0",
|
||||
"postcss": "~8.1.7",
|
||||
"postcss": "~8.1.8",
|
||||
"postcss-preset-env": "~6.7.0",
|
||||
"stylelint": "~13.8.0",
|
||||
"stylelint-config-standard": "~20.0.0"
|
||||
|
@ -5895,10 +5895,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.1.7:
|
||||
version "8.1.7"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.7.tgz#ff6a82691bd861f3354fd9b17b2332f88171233f"
|
||||
integrity sha512-llCQW1Pz4MOPwbZLmOddGM9eIJ8Bh7SZ2Oj5sxZva77uVaotYDsYTch1WBTNu7fUY0fpWp0fdt7uW40D4sRiiQ==
|
||||
postcss@~8.1.8:
|
||||
version "8.1.8"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.8.tgz#697439e7276735ecdd2893d2cf8efb2236693ac3"
|
||||
integrity sha512-hO6jFWBy0QnBBRaw+s0F4hVPKGDICec/nLNEG1D4qqw9/LBzWMkTjckqqELXAo0J42jN8GFZXtgQfezEaoG9gQ==
|
||||
dependencies:
|
||||
colorette "^1.2.1"
|
||||
line-column "^1.0.2"
|
||||
|
Loading…
Reference in New Issue
Block a user