Skip to content

Commit 5c0c1d0

Browse files
Bump postcss from 8.5.4 to 8.5.6 (#2087)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4a1ccb commit 5c0c1d0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"markdown-it-container": "3.0.0",
4242
"node-fetch": "2.6.7",
4343
"npm-run-all": "4.1.5",
44-
"postcss": "8.5.4",
44+
"postcss": "8.5.6",
4545
"postcss-scss": "4.0.9",
4646
"postcss-url": "10.1.3",
4747
"posthtml": "0.16.6",

yarn.lock

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

4528-
[email protected].4, postcss@^8.0.0, postcss@^8.4.19:
4529-
version "8.5.4"
4530-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.4.tgz#d61014ac00e11d5f58458ed7247d899bd65f99c0"
4531-
integrity sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==
4528+
[email protected].6, postcss@^8.0.0, postcss@^8.4.19:
4529+
version "8.5.6"
4530+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
4531+
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
45324532
dependencies:
45334533
nanoid "^3.3.11"
45344534
picocolors "^1.1.1"

0 commit comments

Comments
 (0)