~cytrogen/masto-fe

37dc48c3a1ce7b320de02d63f88f3b36acb91fb1 — dependabot[bot] 2 years ago 8c183a9
Bump postcss from 8.4.23 to 8.4.24 (#25169)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 files changed, 5 insertions(+), 5 deletions(-)

M package.json
M yarn.lock
M package.json => package.json +1 -1
@@ 83,7 83,7 @@
    "path-complete-extname": "^1.0.0",
    "pg": "^8.5.0",
    "pg-connection-string": "^2.6.0",
    "postcss": "^8.4.23",
    "postcss": "^8.4.24",
    "postcss-loader": "^4.3.0",
    "prop-types": "^15.8.1",
    "punycode": "^2.3.0",

M yarn.lock => yarn.lock +4 -4
@@ 9241,10 9241,10 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
  resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
  integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==

postcss@^8.2.15, postcss@^8.4.23:
  version "8.4.23"
  resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23.tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab"
  integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==
postcss@^8.2.15, postcss@^8.4.23, postcss@^8.4.24:
  version "8.4.24"
  resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df"
  integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==
  dependencies:
    nanoid "^3.3.6"
    picocolors "^1.0.0"