Skip to content

Commit e2b7b45

Browse files
chore(deps-dev): bump postcss from 8.5.6 to 8.5.8 in /website (#148)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.6 to 8.5.8. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.8) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.8 dependency-type: direct:development 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>
1 parent a3595e5 commit e2b7b45

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

website/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"autoprefixer": "^10.4.24",
2424
"eslint": "^9.17.0",
2525
"eslint-config-next": "^16.1.6",
26-
"postcss": "^8.4.49",
26+
"postcss": "^8.5.8",
2727
"tailwindcss": "^3.4.17",
2828
"typescript": "^5.7.2"
2929
}

0 commit comments

Comments
 (0)