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:
commit
4f6817900f
5 changed files with 8 additions and 8 deletions
|
@ -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'
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue