mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-13 07:56:23 +00:00
Update dependency postcss to ~8.1.0 (#272)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
50dc747984
commit
9b2721dfc8
@ -79,7 +79,7 @@
|
||||
"gulp-stylelint": "~13.0.0",
|
||||
"gulp-terser": "~1.4.0",
|
||||
"node-sass": "~4.14.1",
|
||||
"postcss": "~8.0.9",
|
||||
"postcss": "~8.1.0",
|
||||
"postcss-preset-env": "~6.7.0",
|
||||
"stylelint": "~13.7.2",
|
||||
"stylelint-config-standard": "~20.0.0"
|
||||
|
@ -6093,10 +6093,10 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2
|
||||
source-map "^0.6.1"
|
||||
supports-color "^6.1.0"
|
||||
|
||||
postcss@~8.0.9:
|
||||
version "8.0.9"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.0.9.tgz#d112fc1e8bbed550657901550fa736ae3dd25ec5"
|
||||
integrity sha512-9Ikq03Hvb/L6dgnOtNOUbcgg9Rsff5uKrI1TyNTQ2ALpa6psZk1Ar3/Hhxv2Q0rECRGDxtcMUTZIQglXozlrDQ==
|
||||
postcss@~8.1.0:
|
||||
version "8.1.0"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.0.tgz#1be330c7f6971d49726059b9f51785f45273fa70"
|
||||
integrity sha512-d3RppIo1DI66oHxA1vdckr5qciQbMIrHvyzuvp2cLJHOLwJHg7X9ncrfw2Ri6Sgiwv/GoXtOwEHJ9E9VSRxXWQ==
|
||||
dependencies:
|
||||
colorette "^1.2.1"
|
||||
line-column "^1.0.2"
|
||||
|
Loading…
Reference in New Issue
Block a user