Skip to content

Commit 38623e7

Browse files
Update dependency postcss to v8.5.4 (#3061)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c470a8 commit 38623e7

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

website/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -757,10 +757,10 @@ mz@^2.7.0:
757757
object-assign "^4.0.1"
758758
thenify-all "^1.0.0"
759759

760-
nanoid@^3.3.8:
761-
version "3.3.9"
762-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.9.tgz#e0097d8e026b3343ff053e9ccd407360a03f503a"
763-
integrity sha512-SppoicMGpZvbF1l3z4x7No3OlIjP7QJvC9XR7AhZr1kL133KHnKPztkKDc+Ir4aJ/1VhTySrtKhrsycmrMQfvg==
760+
nanoid@^3.3.11:
761+
version "3.3.11"
762+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
763+
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
764764

765765
node-releases@^2.0.19:
766766
version "2.0.19"
@@ -1158,11 +1158,11 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
11581158
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
11591159

11601160
postcss@^8.4.4, postcss@^8.4.47, postcss@^8.4.5:
1161-
version "8.5.3"
1162-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb"
1163-
integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==
1161+
version "8.5.4"
1162+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.4.tgz#d61014ac00e11d5f58458ed7247d899bd65f99c0"
1163+
integrity sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==
11641164
dependencies:
1165-
nanoid "^3.3.8"
1165+
nanoid "^3.3.11"
11661166
picocolors "^1.1.1"
11671167
source-map-js "^1.2.1"
11681168

0 commit comments

Comments
 (0)