Merge pull request #1524 from freqtrade/dependabot/npm_and_yarn/postcss-8.4.31

build(deps): bump postcss from 8.4.27 to 8.4.31
This commit is contained in:
Matthias 2023-10-18 20:12:18 +02:00 committed by GitHub
commit 46261f5cc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2854,9 +2854,9 @@ postcss-selector-parser@^6.0.13:
util-deprecate "^1.0.2" util-deprecate "^1.0.2"
postcss@^8.1.10, postcss@^8.4.27: postcss@^8.1.10, postcss@^8.4.27:
version "8.4.27" version "8.4.31"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057" resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ== integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
dependencies: dependencies:
nanoid "^3.3.6" nanoid "^3.3.6"
picocolors "^1.0.0" picocolors "^1.0.0"