Skip to content

Commit 36684ae

Browse files
chore(deps-dev): bump postcss from 8.5.14 to 8.5.15 in /website (#461)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.14 to 8.5.15. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.14...8.5.15) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.15 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 46dcd3c commit 36684ae

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

website/package-lock.json

Lines changed: 8 additions & 8 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
@@ -28,7 +28,7 @@
2828
"@types/react-dom": "^19.2.3",
2929
"eslint": "^10.4.0",
3030
"eslint-config-next": "^16.2.7",
31-
"postcss": "^8.5.12",
31+
"postcss": "^8.5.15",
3232
"tailwindcss": "^4.3.0",
3333
"typescript": "^6.0.3"
3434
}

0 commit comments

Comments
 (0)