Skip to content

Commit e0836e4

Browse files
build(deps): bump postcss from 8.4.20 to 8.4.31 in /documentation (#682)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc0e1ae commit e0836e4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

documentation/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5252,10 +5252,10 @@ multicast-dns@^7.2.5:
52525252
dns-packet "^5.2.2"
52535253
thunky "^1.0.2"
52545254

5255-
nanoid@^3.3.4:
5256-
version "3.3.4"
5257-
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz"
5258-
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
5255+
nanoid@^3.3.6:
5256+
version "3.3.6"
5257+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
5258+
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
52595259

52605260
52615261
version "0.6.3"
@@ -5911,11 +5911,11 @@ postcss-zindex@^5.1.0:
59115911
integrity sha512-fgFMf0OtVSBR1va1JNHYgMxYk73yhn/qb4uQDq1DLGYolz8gHCyr/sesEuGUaYs58E3ZJRcpoGuPVoB7Meiq9A==
59125912

59135913
postcss@^8.3.11, postcss@^8.4.14, postcss@^8.4.17, postcss@^8.4.19:
5914-
version "8.4.20"
5915-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.20.tgz"
5916-
integrity sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==
5914+
version "8.4.31"
5915+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
5916+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
59175917
dependencies:
5918-
nanoid "^3.3.4"
5918+
nanoid "^3.3.6"
59195919
picocolors "^1.0.0"
59205920
source-map-js "^1.0.2"
59215921

0 commit comments

Comments
 (0)