Skip to content

Commit d5b61e7

Browse files
Update dependency postcss to v8.4.38 (#215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4909a04 commit d5b61e7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"devDependencies": {
4545
"autoprefixer": "10.4.19",
4646
"browserslist": "4.23.0",
47-
"postcss": "8.4.37",
47+
"postcss": "8.4.38",
4848
"postcss-cli": "11.0.0",
4949
"postcss-flexbugs-fixes": "5.0.2",
5050
"postcss-normalize": "10.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -408,10 +408,10 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
408408
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
409409
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
410410

411-
postcss@8.4.37:
412-
version "8.4.37"
413-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.37.tgz#4505f992cd0c20e03d25f13b31901640b2db731a"
414-
integrity sha512-7iB/v/r7Woof0glKLH8b1SPHrsX7uhdO+Geb41QpF/+mWZHU3uxxSlN+UXGVit1PawOYDToO+AbZzhBzWRDwbQ==
411+
postcss@8.4.38:
412+
version "8.4.38"
413+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.38.tgz#b387d533baf2054288e337066d81c6bee9db9e0e"
414+
integrity sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==
415415
dependencies:
416416
nanoid "^3.3.7"
417417
picocolors "^1.0.0"

0 commit comments

Comments
 (0)