Skip to content

Commit be443f4

Browse files
build(deps): bump postcss from 8.4.12 to 8.4.31 in /examples/sveltekit
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 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.12...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 06d81dd commit be443f4

File tree

1 file changed

+8
-22
lines changed

1 file changed

+8
-22
lines changed

examples/sveltekit/yarn.lock

+8-22
Original file line numberDiff line numberDiff line change
@@ -416,11 +416,6 @@ [email protected]:
416416
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
417417
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
418418

419-
nanoid@^3.3.1:
420-
version "3.3.1"
421-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
422-
integrity sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==
423-
424419
nanoid@^3.3.6:
425420
version "3.3.6"
426421
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
@@ -451,19 +446,10 @@ postcss-selector-parser@^6.0.6:
451446
cssesc "^3.0.0"
452447
util-deprecate "^1.0.2"
453448

454-
postcss@^8.3.5:
455-
version "8.4.12"
456-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.12.tgz#1e7de78733b28970fa4743f7da6f3763648b1905"
457-
integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==
458-
dependencies:
459-
nanoid "^3.3.1"
460-
picocolors "^1.0.0"
461-
source-map-js "^1.0.2"
462-
463-
postcss@^8.4.25:
464-
version "8.4.25"
465-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.25.tgz#4a133f5e379eda7f61e906c3b1aaa9b81292726f"
466-
integrity sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw==
449+
postcss@^8.3.5, postcss@^8.4.25:
450+
version "8.4.31"
451+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
452+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
467453
dependencies:
468454
nanoid "^3.3.6"
469455
picocolors "^1.0.0"
@@ -573,10 +559,10 @@ svelte-preprocess@^4.10.7:
573559
sorcery "^0.10.0"
574560
strip-indent "^3.0.0"
575561

576-
svelte@^3.54.0:
577-
version "3.54.0"
578-
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.54.0.tgz#b4bcd865bd9e927f9f7b76563288ef5f4d72867a"
579-
integrity sha512-tdrgeJU0hob0ZWAMoKXkhcxXA7dpTg6lZGxUeko5YqvPdJBiyRspGsCwV27kIrbrqPP2WUoSV9ca0gnLlw8YzQ==
562+
svelte@^3.59.2:
563+
version "3.59.2"
564+
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.59.2.tgz#a137b28e025a181292b2ae2e3dca90bf8ec73aec"
565+
integrity sha512-vzSyuGr3eEoAtT/A6bmajosJZIUWySzY2CzB3w2pgPvnkUjGqlDnsNnA0PMO+mMAhuyMul6C2uuZzY6ELSkzyA==
580566

581567
totalist@^3.0.0:
582568
version "3.0.0"

0 commit comments

Comments
 (0)