1
0
Fork 0

Merge pull request #4731 from freesewing/dependabot/npm_and_yarn/postcss-8.4.28

Bump postcss from 8.4.27 to 8.4.28
This commit is contained in:
Joost De Cock 2023-08-16 07:55:39 +02:00 committed by GitHub
commit ae3127fc13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 8 deletions

View file

@ -255,7 +255,7 @@ dev:
'autoprefixer': '10.4.14'
'eslint-config-next': *next
'js-yaml': &jsYaml '4.1.0'
'postcss': &postcss '8.4.27'
'postcss': &postcss '8.4.28'
'playwright': '^1.32.3'
'remark-extract-frontmatter': '3.2.0'
'remark-mdx-frontmatter': '3.0.0'

View file

@ -63,7 +63,7 @@
"autoprefixer": "10.4.14",
"eslint-config-next": "13.4.13",
"js-yaml": "4.1.0",
"postcss": "8.4.27",
"postcss": "8.4.28",
"playwright": "^1.32.3",
"remark-extract-frontmatter": "3.2.0",
"remark-mdx-frontmatter": "3.0.0",

View file

@ -67,7 +67,7 @@
"autoprefixer": "10.4.14",
"eslint-config-next": "13.4.13",
"js-yaml": "4.1.0",
"postcss": "8.4.27",
"postcss": "8.4.28",
"playwright": "^1.32.3",
"remark-extract-frontmatter": "3.2.0",
"remark-mdx-frontmatter": "3.0.0",

View file

@ -70,7 +70,7 @@
"autoprefixer": "10.4.14",
"eslint-config-next": "13.4.13",
"js-yaml": "4.1.0",
"postcss": "8.4.27",
"postcss": "8.4.28",
"playwright": "^1.32.3",
"remark-extract-frontmatter": "3.2.0",
"remark-mdx-frontmatter": "3.0.0",

View file

@ -11480,10 +11480,10 @@ postcss@8.4.14:
picocolors "^1.0.0"
source-map-js "^1.0.2"
postcss@8.4.27, postcss@^8, postcss@^8.4.23, postcss@^8.4.5:
version "8.4.27"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057"
integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==
postcss@8.4.28, postcss@^8, postcss@^8.4.23, postcss@^8.4.5:
version "8.4.28"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.28.tgz#c6cc681ed00109072816e1557f889ef51cf950a5"
integrity sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw==
dependencies:
nanoid "^3.3.6"
picocolors "^1.0.0"