Skip to content

Commit 276a7f3

Browse files
Bump postcss from 8.5.2 to 8.5.3 (#2014)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ed921a commit 276a7f3

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.2",
44+
"postcss": "8.5.3",
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
@@ -4415,10 +4415,10 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
44154415
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
44164416
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
44174417

4418-
[email protected].2, postcss@^8.0.0, postcss@^8.4.19:
4419-
version "8.5.2"
4420-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.2.tgz#e7b99cb9d2ec3e8dd424002e7c16517cb2b846bd"
4421-
integrity sha512-MjOadfU3Ys9KYoX0AdkBlFEF1Vx37uCCeN4ZHnmwm9FfpbsGWMZeBLMmmpY+6Ocqod7mkdZ0DT31OlbsFrLlkA==
4418+
[email protected].3, postcss@^8.0.0, postcss@^8.4.19:
4419+
version "8.5.3"
4420+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb"
4421+
integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==
44224422
dependencies:
44234423
nanoid "^3.3.8"
44244424
picocolors "^1.1.1"

0 commit comments

Comments
 (0)