Skip to content

Commit 4742e15

Browse files
chore(deps-dev): bump postcss from 8.5.8 to 8.5.12 in /website (#265)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.8 to 8.5.12. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.8...8.5.12) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.12 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 423f0f9 commit 4742e15

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
@@ -27,7 +27,7 @@
2727
"autoprefixer": "^10.4.27",
2828
"eslint": "^10.2.1",
2929
"eslint-config-next": "^16.1.6",
30-
"postcss": "^8.5.8",
30+
"postcss": "^8.5.12",
3131
"tailwindcss": "^3.4.17",
3232
"typescript": "^6.0.3"
3333
}

0 commit comments

Comments
 (0)