Skip to content

Commit fc4b0bb

Browse files
Bump postcss from 8.5.2 to 8.5.3 in /src/sphinx_antsibull_ext/css (#378)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.2 to 8.5.3. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.2...8.5.3) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0483f88 commit fc4b0bb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/sphinx_antsibull_ext/css/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.

src/sphinx_antsibull_ext/css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"autoprefixer": "^10.4.20",
44
"cssnano": "^7.0.6",
5-
"postcss": "^8.5.2",
5+
"postcss": "^8.5.3",
66
"postcss-cli": "^11.0.0",
77
"sass": "^1.85.0"
88
}

0 commit comments

Comments
 (0)