Skip to content

Commit 421e089

Browse files
Bump postcss from 8.4.6 to 8.4.31 (#1938)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.6 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.6...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
1 parent 2fc6d46 commit 421e089

File tree

1 file changed

+10
-19
lines changed

1 file changed

+10
-19
lines changed

yarn.lock

Lines changed: 10 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -9621,16 +9621,16 @@ nano-json-stream-parser@^0.1.2:
96219621
resolved "https://registry.yarnpkg.com/nano-json-stream-parser/-/nano-json-stream-parser-0.1.2.tgz#0cc8f6d0e2b622b479c40d499c46d64b755c6f5f"
96229622
integrity sha1-DMj20OK2IrR5xA1JnEbWS3Vcb18=
96239623

9624-
nanoid@^3.2.0:
9625-
version "3.3.1"
9626-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
9627-
integrity sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==
9628-
96299624
nanoid@^3.3.1:
96309625
version "3.3.2"
96319626
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.2.tgz#c89622fafb4381cd221421c69ec58547a1eec557"
96329627
integrity sha512-CuHBogktKwpm5g2sRgv83jEy2ijFzBwMoYA60orPDR7ynsLijJDqgsi4RDGj3OJpy3Ieb+LYwiRmIOGyytgITA==
96339628

9629+
nanoid@^3.3.6:
9630+
version "3.3.6"
9631+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
9632+
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
9633+
96349634
nanoid@^4.0.0:
96359635
version "4.0.0"
96369636
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-4.0.0.tgz#6e144dee117609232c3f415c34b0e550e64999a5"
@@ -10306,21 +10306,12 @@ postcss-value-parser@^4.1.0:
1030610306
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
1030710307
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
1030810308

10309-
postcss@^8.1.10:
10310-
version "8.4.12"
10311-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.12.tgz#1e7de78733b28970fa4743f7da6f3763648b1905"
10312-
integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==
10313-
dependencies:
10314-
nanoid "^3.3.1"
10315-
picocolors "^1.0.0"
10316-
source-map-js "^1.0.2"
10317-
10318-
postcss@^8.2.15:
10319-
version "8.4.6"
10320-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.6.tgz#c5ff3c3c457a23864f32cb45ac9b741498a09ae1"
10321-
integrity sha512-OovjwIzs9Te46vlEx7+uXB0PLijpwjXGKXjVGGPIGubGpq7uh5Xgf6D6FiJ/SzJMBosHDp6a2hiXOS97iBXcaA==
10309+
postcss@^8.1.10, postcss@^8.2.15:
10310+
version "8.4.31"
10311+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
10312+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
1032210313
dependencies:
10323-
nanoid "^3.2.0"
10314+
nanoid "^3.3.6"
1032410315
picocolors "^1.0.0"
1032510316
source-map-js "^1.0.2"
1032610317

0 commit comments

Comments
 (0)