Skip to content

Commit 23de395

Browse files
Bump postcss from 8.5.1 to 8.5.2 (#2008)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35d211b commit 23de395

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.1",
44+
"postcss": "8.5.2",
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].1, postcss@^8.0.0, postcss@^8.4.19:
4419-
version "8.5.1"
4420-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.1.tgz#e2272a1f8a807fafa413218245630b5db10a3214"
4421-
integrity sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==
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==
44224422
dependencies:
44234423
nanoid "^3.3.8"
44244424
picocolors "^1.1.1"

0 commit comments

Comments
 (0)