Skip to content

Commit bd4a174

Browse files
Bump postcss from 8.5.1 to 8.5.3 in /src/Elastic.Markdown (#881)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.1 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.1...8.5.3) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development 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 5d71818 commit bd4a174

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

src/Elastic.Markdown/package-lock.json

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

src/Elastic.Markdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint": "9.23.0",
3131
"globals": "16.0.0",
3232
"parcel": "2.14.2",
33-
"postcss": "8.5.1",
33+
"postcss": "8.5.3",
3434
"postcss-import": "16.1.0",
3535
"typescript-eslint": "8.28.0"
3636
},

0 commit comments

Comments
 (0)