Merge pull request #7010 from freesewing/dependabot/npm_and_yarn/postcss-8.4.41
chore(deps-dev): bump postcss from 8.4.40 to 8.4.41
This commit is contained in:
commit
e0d40f5bad
4 changed files with 7 additions and 7 deletions
|
@ -61,7 +61,7 @@
|
|||
"devDependencies": {
|
||||
"autoprefixer": "10.4.20",
|
||||
"js-yaml": "4.1.0",
|
||||
"postcss": "8.4.40",
|
||||
"postcss": "8.4.41",
|
||||
"remark-extract-frontmatter": "3.2.0",
|
||||
"remark-mdx-frontmatter": "4.0.0",
|
||||
"tailwindcss": "3.4.7",
|
||||
|
|
|
@ -62,7 +62,7 @@
|
|||
"devDependencies": {
|
||||
"autoprefixer": "10.4.20",
|
||||
"js-yaml": "4.1.0",
|
||||
"postcss": "8.4.40",
|
||||
"postcss": "8.4.41",
|
||||
"remark-extract-frontmatter": "3.2.0",
|
||||
"remark-mdx-frontmatter": "4.0.0",
|
||||
"tailwindcss": "3.4.7",
|
||||
|
|
|
@ -75,7 +75,7 @@
|
|||
"devDependencies": {
|
||||
"autoprefixer": "10.4.20",
|
||||
"js-yaml": "4.1.0",
|
||||
"postcss": "8.4.40",
|
||||
"postcss": "8.4.41",
|
||||
"remark-extract-frontmatter": "3.2.0",
|
||||
"remark-mdx-frontmatter": "4.0.0",
|
||||
"tailwindcss": "3.4.7",
|
||||
|
|
|
@ -11590,10 +11590,10 @@ postcss@8.4.31:
|
|||
picocolors "^1.0.0"
|
||||
source-map-js "^1.0.2"
|
||||
|
||||
postcss@8.4.40, postcss@^8.4.23:
|
||||
version "8.4.40"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.40.tgz#eb81f2a4dd7668ed869a6db25999e02e9ad909d8"
|
||||
integrity sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==
|
||||
postcss@8.4.41, postcss@^8.4.23:
|
||||
version "8.4.41"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.41.tgz#d6104d3ba272d882fe18fc07d15dc2da62fa2681"
|
||||
integrity sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==
|
||||
dependencies:
|
||||
nanoid "^3.3.7"
|
||||
picocolors "^1.0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue