Skip to content

Commit

Permalink
chore(deps-dev): bump postcss in /examples/cms-cosmic
Browse files Browse the repository at this point in the history
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.14...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2023
1 parent 778cef6 commit 8e68f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cms-cosmic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/node": "^18.0.0",
"@types/react": "^18.0.14",
"autoprefixer": "10.4.7",
"postcss": "8.4.14",
"postcss": "8.4.31",
"tailwindcss": "^3.1.4",
"typescript": "^4.7.4"
}
Expand Down

0 comments on commit 8e68f71

Please sign in to comment.