1
0
Fork 0

Merge pull request #4425 from freesewing/dependabot/npm_and_yarn/postcss-8.4.25

Bump postcss from 8.4.24 to 8.4.25
This commit is contained in:
Joost De Cock 2023-07-10 07:18:18 +02:00 committed by GitHub
commit 4f6817900f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 8 deletions

View file

@ -254,7 +254,7 @@ dev:
'autoprefixer': '10.4.14'
'eslint-config-next': *next
'js-yaml': &jsYaml '4.1.0'
'postcss': &postcss '8.4.24'
'postcss': &postcss '8.4.25'
'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.9",
"js-yaml": "4.1.0",
"postcss": "8.4.24",
"postcss": "8.4.25",
"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.9",
"js-yaml": "4.1.0",
"postcss": "8.4.24",
"postcss": "8.4.25",
"playwright": "^1.32.3",
"remark-extract-frontmatter": "3.2.0",
"remark-mdx-frontmatter": "3.0.0",

View file

@ -71,7 +71,7 @@
"autoprefixer": "10.4.14",
"eslint-config-next": "13.4.9",
"js-yaml": "4.1.0",
"postcss": "8.4.24",
"postcss": "8.4.25",
"playwright": "^1.32.3",
"remark-extract-frontmatter": "3.2.0",
"remark-mdx-frontmatter": "3.0.0",

View file

@ -15899,10 +15899,10 @@ postcss@8.4.14:
picocolors "^1.0.0"
source-map-js "^1.0.2"
postcss@8.4.24, postcss@^8.1.10, postcss@^8.4.21, postcss@^8.4.23, postcss@^8.4.5, postcss@^8.4.6:
version "8.4.24"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df"
integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==
postcss@8.4.25, postcss@^8.1.10, postcss@^8.4.21, postcss@^8.4.23, postcss@^8.4.5, postcss@^8.4.6:
version "8.4.25"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.25.tgz#4a133f5e379eda7f61e906c3b1aaa9b81292726f"
integrity sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw==
dependencies:
nanoid "^3.3.6"
picocolors "^1.0.0"