Skip to content

Commit 9044942

Browse files
Bump postcss from 8.5.3 to 8.5.4 (#2072)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02a69ea commit 9044942

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.3",
44+
"postcss": "8.5.4",
4545
"postcss-scss": "4.0.9",
4646
"postcss-url": "10.1.3",
4747
"posthtml": "0.16.6",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4003,10 +4003,10 @@ mustache@^4.2.0:
40034003
resolved "https://registry.yarnpkg.com/mustache/-/mustache-4.2.0.tgz#e5892324d60a12ec9c2a73359edca52972bf6f64"
40044004
integrity sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==
40054005

4006-
nanoid@^3.3.8:
4007-
version "3.3.8"
4008-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
4009-
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
4006+
nanoid@^3.3.11:
4007+
version "3.3.11"
4008+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
4009+
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
40104010

40114011
natural-compare@^1.4.0:
40124012
version "1.4.0"
@@ -4420,12 +4420,12 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
44204420
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
44214421
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
44224422

4423-
[email protected].3, postcss@^8.0.0, postcss@^8.4.19:
4424-
version "8.5.3"
4425-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb"
4426-
integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==
4423+
[email protected].4, postcss@^8.0.0, postcss@^8.4.19:
4424+
version "8.5.4"
4425+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.4.tgz#d61014ac00e11d5f58458ed7247d899bd65f99c0"
4426+
integrity sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==
44274427
dependencies:
4428-
nanoid "^3.3.8"
4428+
nanoid "^3.3.11"
44294429
picocolors "^1.1.1"
44304430
source-map-js "^1.2.1"
44314431

0 commit comments

Comments
 (0)