Skip to content

Commit 5adb48f

Browse files
Bump postcss from 8.4.13 to 8.4.31 (#49)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.13 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.13...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 8d91e8d commit 5adb48f

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4117,11 +4117,16 @@ mv@2.1.1:
41174117
ncp "~2.0.0"
41184118
rimraf "~2.4.0"
41194119

4120-
nanoid@^3.1.23, nanoid@^3.3.3:
4120+
nanoid@^3.1.23:
41214121
version "3.3.4"
41224122
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz"
41234123
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
41244124

4125+
nanoid@^3.3.6:
4126+
version "3.3.6"
4127+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
4128+
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
4129+
41254130
napi-macros@~2.0.0:
41264131
version "2.0.0"
41274132
resolved "https://registry.npmjs.org/napi-macros/-/napi-macros-2.0.0.tgz"
@@ -4593,11 +4598,11 @@ postcss-value-parser@^4.1.0:
45934598
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
45944599

45954600
postcss@^8.2.15, postcss@^8.3.11:
4596-
version "8.4.13"
4597-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.13.tgz"
4598-
integrity sha512-jtL6eTBrza5MPzy8oJLFuUscHDXTV5KcLlqAWHl5q5WYRfnNRGSmOZmOZ1T6Gy7A99mOZfqungmZMpMmCVJ8ZA==
4601+
version "8.4.31"
4602+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
4603+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
45994604
dependencies:
4600-
nanoid "^3.3.3"
4605+
nanoid "^3.3.6"
46014606
picocolors "^1.0.0"
46024607
source-map-js "^1.0.2"
46034608

0 commit comments

Comments
 (0)