Skip to content

Commit

Permalink
Bump postcss to ^8.4.44 (#43560)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent 92a4aff commit a889d9b
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 48 deletions.
2 changes: 1 addition & 1 deletion apps/pigment-css-vite-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"postcss": "^8.4.41",
"postcss": "^8.4.44",
"postcss-combine-media-query": "^1.0.1",
"vite": "5.4.2",
"vite-plugin-pages": "^0.32.3"
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"next": "^14.2.7",
"notistack": "3.0.1",
"nprogress": "^0.2.0",
"postcss": "^8.4.41",
"postcss": "^8.4.44",
"postcss-import": "^16.1.0",
"prop-types": "^15.8.1",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@babel/traverse": "^7.25.3",
"jscodeshift": "^0.16.1",
"jscodeshift-add-imports": "^1.0.11",
"postcss": "^8.4.41",
"postcss": "^8.4.44",
"postcss-cli": "^11.0.0",
"yargs": "^17.7.2"
},
Expand Down
90 changes: 45 additions & 45 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a889d9b

Please sign in to comment.