Skip to content

Commit 8fd0481

Browse files
chore(deps): bump postcss from 8.4.20 to 8.4.31 in /website (#1076)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.20 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.20...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>
1 parent 8f35846 commit 8fd0481

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

website/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5267,10 +5267,10 @@ multicast-dns@^7.2.5:
52675267
dns-packet "^5.2.2"
52685268
thunky "^1.0.2"
52695269

5270-
nanoid@^3.3.4:
5271-
version "3.3.4"
5272-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
5273-
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
5270+
nanoid@^3.3.6:
5271+
version "3.3.6"
5272+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
5273+
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
52745274

52755275
negotiator@0.6.3:
52765276
version "0.6.3"
@@ -5944,11 +5944,11 @@ postcss-zindex@^5.1.0:
59445944
integrity sha512-fgFMf0OtVSBR1va1JNHYgMxYk73yhn/qb4uQDq1DLGYolz8gHCyr/sesEuGUaYs58E3ZJRcpoGuPVoB7Meiq9A==
59455945

59465946
postcss@^8.3.11, postcss@^8.4.14, postcss@^8.4.17, postcss@^8.4.19:
5947-
version "8.4.20"
5948-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.20.tgz#64c52f509644cecad8567e949f4081d98349dc56"
5949-
integrity sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==
5947+
version "8.4.31"
5948+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
5949+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
59505950
dependencies:
5951-
nanoid "^3.3.4"
5951+
nanoid "^3.3.6"
59525952
picocolors "^1.0.0"
59535953
source-map-js "^1.0.2"
59545954

0 commit comments

Comments
 (0)