Skip to content

Commit

Permalink
Bump postcss from 8.4.33 to 8.4.34 (#35)
Browse files Browse the repository at this point in the history
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.33 to 8.4.34.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.33...8.4.34)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent c0aaa6b commit 2ac08df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"gatsby-plugin-postcss": "^6.12.0",
"jest-canvas-mock": "^2.5.2",
"jsdom": "^24.0.0",
"postcss": "^8.4.31",
"postcss": "^8.4.34",
"prettier": "3.2.5",
"tailwindcss": "^3.3.5",
"vitest": "^1.2.1",
Expand Down

0 comments on commit 2ac08df

Please sign in to comment.