mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-14 08:26:22 +00:00
Update dependency postcss to ~8.1.2 (#282)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b49231dd0e
commit
ae71949b3b
@ -79,7 +79,7 @@
|
|||||||
"gulp-stylelint": "~13.0.0",
|
"gulp-stylelint": "~13.0.0",
|
||||||
"gulp-terser": "~1.4.0",
|
"gulp-terser": "~1.4.0",
|
||||||
"node-sass": "~4.14.1",
|
"node-sass": "~4.14.1",
|
||||||
"postcss": "~8.1.1",
|
"postcss": "~8.1.2",
|
||||||
"postcss-preset-env": "~6.7.0",
|
"postcss-preset-env": "~6.7.0",
|
||||||
"stylelint": "~13.7.2",
|
"stylelint": "~13.7.2",
|
||||||
"stylelint-config-standard": "~20.0.0"
|
"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"
|
source-map "^0.6.1"
|
||||||
supports-color "^6.1.0"
|
supports-color "^6.1.0"
|
||||||
|
|
||||||
postcss@~8.1.1:
|
postcss@~8.1.2:
|
||||||
version "8.1.1"
|
version "8.1.2"
|
||||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.1.tgz#c3a287dd10e4f6c84cb3791052b96a5d859c9389"
|
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.2.tgz#9731fcaa4f7b0bef47121821bdae9eeb609a324c"
|
||||||
integrity sha512-9DGLSsjooH3kSNjTZUOt2eIj2ZTW0VI2PZ/3My+8TC7KIbH2OKwUlISfDsf63EP4aiRUt3XkEWMWvyJHvJelEg==
|
integrity sha512-mToqEVFq8jF9TFhlIK4HhE34zknFJuNTgqtsr60vUvrWn+9TIYugCwiV1JZRxCuOrej2jjstun1bn4Bc7/1HkA==
|
||||||
dependencies:
|
dependencies:
|
||||||
colorette "^1.2.1"
|
colorette "^1.2.1"
|
||||||
line-column "^1.0.2"
|
line-column "^1.0.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user