Skip to content

Commit 7399605

Browse files
build(deps-dev): bump postcss in /website in the npm group
Bumps the npm group in /website with 1 update: [postcss](https://github.com/postcss/postcss). Updates `postcss` from 8.5.3 to 8.5.4 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.3...8.5.4) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae9cb0c commit 7399605

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

website/package-lock.json

Lines changed: 5 additions & 5 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
@@ -5,7 +5,7 @@
55
},
66
"devDependencies": {
77
"autoprefixer": "^10.4.21",
8-
"postcss": "^8.5.3",
8+
"postcss": "^8.5.6",
99
"postcss-cli": "^11.0.1"
1010
}
1111
}

0 commit comments

Comments
 (0)