Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.

Commit bb25ba7

Browse files
authored
Merge pull request #839 from netsells/dependabot/npm_and_yarn/postcss-8.4.31
2 parents 8a6972c + fd53fea commit bb25ba7

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
@@ -4757,10 +4757,10 @@ mz@^2.5.0:
47574757
object-assign "^4.0.1"
47584758
thenify-all "^1.0.0"
47594759

4760-
nanoid@^3.3.4:
4761-
version "3.3.4"
4762-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
4763-
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
4760+
nanoid@^3.3.6:
4761+
version "3.3.6"
4762+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
4763+
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
47644764

47654765
nanomatch@^1.2.9:
47664766
version "1.2.13"
@@ -5398,11 +5398,11 @@ postcss-value-parser@^4.2.0:
53985398
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
53995399

54005400
postcss@^8.1.10, postcss@^8.4.21:
5401-
version "8.4.21"
5402-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4"
5403-
integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==
5401+
version "8.4.31"
5402+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
5403+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
54045404
dependencies:
5405-
nanoid "^3.3.4"
5405+
nanoid "^3.3.6"
54065406
picocolors "^1.0.0"
54075407
source-map-js "^1.0.2"
54085408

0 commit comments

Comments
 (0)