Skip to content

Commit 304b60c

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update postcss
1 parent 1809aa0 commit 304b60c

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@
3737
"@types/node": "16.11.26",
3838
"@typescript-eslint/eslint-plugin": "5.15.0",
3939
"@typescript-eslint/parser": "5.15.0",
40-
"autoprefixer": "10.4.3",
40+
"autoprefixer": "10.4.4",
4141
"chokidar": "3.5.3",
4242
"eslint": "8.11.0",
4343
"eslint-config-prettier": "8.5.0",
4444
"eslint-plugin-import": "2.25.4",
4545
"eslint-plugin-prettier": "4.0.0",
4646
"js-yaml": "4.1.0",
47-
"postcss": "8.4.11",
47+
"postcss": "8.4.12",
4848
"postcss-import": "14.0.2",
4949
"precss": "4.0.0",
5050
"prettier": "2.6.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -376,10 +376,10 @@ atomic-sleep@^1.0.0:
376376
resolved "https://registry.yarnpkg.com/atomic-sleep/-/atomic-sleep-1.0.0.tgz#eb85b77a601fc932cfe432c5acd364a9e2c9075b"
377377
integrity sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==
378378

379-
autoprefixer@10.4.3:
380-
version "10.4.3"
381-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.3.tgz#d4b9358be607c30d1900c1412d0d668f98bb5a6a"
382-
integrity sha512-3EIK6tHl2SyJWCoPsQzL3NEqKOdjCWbPzoOInjVAQYo/y/OCEFG9KwB5162dehG5GadiGfgxu7nrWCpExCfRFQ==
379+
autoprefixer@10.4.4:
380+
version "10.4.4"
381+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.4.tgz#3e85a245b32da876a893d3ac2ea19f01e7ea5a1e"
382+
integrity sha512-Tm8JxsB286VweiZ5F0anmbyGiNI3v3wGv3mz9W+cxEDYB/6jbnj6GM9H9mK3wIL8ftgl+C07Lcwb8PG5PCCPzA==
383383
dependencies:
384384
browserslist "^4.20.2"
385385
caniuse-lite "^1.0.30001317"
@@ -3234,10 +3234,10 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
32343234
indexes-of "^1.0.1"
32353235
uniq "^1.0.1"
32363236

3237-
postcss@8.4.11:
3238-
version "8.4.11"
3239-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.11.tgz#a06229f23820b4ddd46500a3e38dbca1598a8e8d"
3240-
integrity sha512-D+jFLnT0ilGfy4CVBGbC+XE68HkVpT8+CUkDrcSpgxmo4RKco2uaZ4kIoyVGEm+m8KN/+Vwgs8MtpNbQ3/ma9w==
3237+
postcss@8.4.12:
3238+
version "8.4.12"
3239+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.12.tgz#1e7de78733b28970fa4743f7da6f3763648b1905"
3240+
integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==
32413241
dependencies:
32423242
nanoid "^3.3.1"
32433243
picocolors "^1.0.0"

0 commit comments

Comments
 (0)