mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-13 16:06:21 +00:00
chore(deps): update dependency postcss to ~8.4.19 (#619)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
12aaf462a4
commit
93287fceae
@ -84,7 +84,7 @@
|
|||||||
"gulp-replace": "~1.1.3",
|
"gulp-replace": "~1.1.3",
|
||||||
"gulp-sourcemaps": "~3.0.0",
|
"gulp-sourcemaps": "~3.0.0",
|
||||||
"gulp-terser": "~2.1.0",
|
"gulp-terser": "~2.1.0",
|
||||||
"postcss": "~8.4.18",
|
"postcss": "~8.4.19",
|
||||||
"postcss-preset-env": "~7.8.2",
|
"postcss-preset-env": "~7.8.2",
|
||||||
"stylelint": "~14.15.0",
|
"stylelint": "~14.15.0",
|
||||||
"stylelint-config-standard-scss": "~6.1.0"
|
"stylelint-config-standard-scss": "~6.1.0"
|
||||||
|
11
yarn.lock
11
yarn.lock
@ -4910,7 +4910,7 @@ postcss@^7.0.16:
|
|||||||
picocolors "^0.2.1"
|
picocolors "^0.2.1"
|
||||||
source-map "^0.6.1"
|
source-map "^0.6.1"
|
||||||
|
|
||||||
postcss@^8.4.19:
|
postcss@^8.4.19, postcss@~8.4.19:
|
||||||
version "8.4.19"
|
version "8.4.19"
|
||||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.19.tgz#61178e2add236b17351897c8bcc0b4c8ecab56fc"
|
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.19.tgz#61178e2add236b17351897c8bcc0b4c8ecab56fc"
|
||||||
integrity sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==
|
integrity sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==
|
||||||
@ -4919,15 +4919,6 @@ postcss@^8.4.19:
|
|||||||
picocolors "^1.0.0"
|
picocolors "^1.0.0"
|
||||||
source-map-js "^1.0.2"
|
source-map-js "^1.0.2"
|
||||||
|
|
||||||
postcss@~8.4.18:
|
|
||||||
version "8.4.18"
|
|
||||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.18.tgz#6d50046ea7d3d66a85e0e782074e7203bc7fbca2"
|
|
||||||
integrity sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA==
|
|
||||||
dependencies:
|
|
||||||
nanoid "^3.3.4"
|
|
||||||
picocolors "^1.0.0"
|
|
||||||
source-map-js "^1.0.2"
|
|
||||||
|
|
||||||
prebuild-install@^7.1.0, prebuild-install@^7.1.1:
|
prebuild-install@^7.1.0, prebuild-install@^7.1.1:
|
||||||
version "7.1.1"
|
version "7.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.1.1.tgz#de97d5b34a70a0c81334fd24641f2a1702352e45"
|
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.1.1.tgz#de97d5b34a70a0c81334fd24641f2a1702352e45"
|
||||||
|
Loading…
Reference in New Issue
Block a user