From fb5529d0c975179d2ff56c65a26be686361c507e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 16 Mar 2022 09:21:17 +0000 Subject: [PATCH] Update CSS preprocessors --- package.json | 4 ++-- yarn.lock | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 6b54ab71..f1a65858 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "bugs": "https://github.com/TryGhost/Starter/issues", "contributors": "https://github.com/TryGhost/Starter/graphs/contributors", "devDependencies": { - "autoprefixer": "10.4.3", + "autoprefixer": "10.4.4", "beeper": "2.1.0", "cssnano": "5.1.4", "gscan": "4.22.0", @@ -56,7 +56,7 @@ "gulp-util": "3.0.8", "gulp-watch": "5.0.1", "gulp-zip": "5.1.0", - "postcss": "8.4.11", + "postcss": "8.4.12", "postcss-color-mod-function": "3.0.3", "postcss-easy-import": "4.0.0" }, diff --git a/yarn.lock b/yarn.lock index c5e90810..220cb8a7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -554,10 +554,10 @@ atob@^2.1.2: resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9" integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg== -autoprefixer@10.4.3: - version "10.4.3" - resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.3.tgz#d4b9358be607c30d1900c1412d0d668f98bb5a6a" - integrity sha512-3EIK6tHl2SyJWCoPsQzL3NEqKOdjCWbPzoOInjVAQYo/y/OCEFG9KwB5162dehG5GadiGfgxu7nrWCpExCfRFQ== +autoprefixer@10.4.4: + version "10.4.4" + resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.4.tgz#3e85a245b32da876a893d3ac2ea19f01e7ea5a1e" + integrity sha512-Tm8JxsB286VweiZ5F0anmbyGiNI3v3wGv3mz9W+cxEDYB/6jbnj6GM9H9mK3wIL8ftgl+C07Lcwb8PG5PCCPzA== dependencies: browserslist "^4.20.2" caniuse-lite "^1.0.30001317" @@ -4033,10 +4033,10 @@ postcss-values-parser@^2.0.0: indexes-of "^1.0.1" uniq "^1.0.1" -postcss@8.4.11: - version "8.4.11" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.11.tgz#a06229f23820b4ddd46500a3e38dbca1598a8e8d" - integrity sha512-D+jFLnT0ilGfy4CVBGbC+XE68HkVpT8+CUkDrcSpgxmo4RKco2uaZ4kIoyVGEm+m8KN/+Vwgs8MtpNbQ3/ma9w== +postcss@8.4.12: + version "8.4.12" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.12.tgz#1e7de78733b28970fa4743f7da6f3763648b1905" + integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg== dependencies: nanoid "^3.3.1" picocolors "^1.0.0"