Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: idaho <664101+idaho@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and idaho committed Feb 19, 2024
1 parent 21ef075 commit f2e45f4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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 @@ -35,7 +35,7 @@
"hosted-git-info": "7.0.1",
"normalize-url": "8.0.0",
"path-parse": "1.0.7",
"postcss": "8.4.29",
"postcss": "8.4.35",
"trim-newlines": "5.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit f2e45f4

Please sign in to comment.