Skip to content

Commit a0723e8

Browse files
Bump postcss from 8.4.14 to 8.4.31 (#1221)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 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.14...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 d5171e8 commit a0723e8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6038,10 +6038,10 @@ nanoid@^2.1.0:
60386038
resolved "https://registry.npmjs.org/nanoid/-/nanoid-2.1.11.tgz"
60396039
integrity sha512-s/snB+WGm6uwi0WjsZdaVcuf3KJXlfGl2LcxgwkEwJF0D/BWzVWAZW/XY4bFaiR7s0Jk3FPvlnepg1H1b1UwlA==
60406040

6041-
nanoid@^3.3.4:
6042-
version "3.3.4"
6043-
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz"
6044-
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
6041+
nanoid@^3.3.6:
6042+
version "3.3.6"
6043+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
6044+
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
60456045

60466046
nanomatch@^1.2.9:
60476047
version "1.2.13"
@@ -6582,11 +6582,11 @@ posix-character-classes@^0.1.0:
65826582
integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=
65836583

65846584
postcss@^8.3.11:
6585-
version "8.4.14"
6586-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.14.tgz"
6587-
integrity sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==
6585+
version "8.4.31"
6586+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
6587+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
65886588
dependencies:
6589-
nanoid "^3.3.4"
6589+
nanoid "^3.3.6"
65906590
picocolors "^1.0.0"
65916591
source-map-js "^1.0.2"
65926592

0 commit comments

Comments
 (0)