Skip to content

Commit 331cd48

Browse files
Pin postcss to 8.5.23 via npm override
Co-authored-by: abdulahmad307 <204748719+abdulahmad307@users.noreply.github.com>
1 parent e1db2e6 commit 331cd48

2 files changed

Lines changed: 32 additions & 29 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
"markdownlint-cli2": "^0.23.1",
3030
"vitest": "^4.1.9"
3131
},
32+
"overrides": {
33+
"postcss": "8.5.23"
34+
},
3235
"repository": {
3336
"type": "git",
3437
"url": "git+https://github.com/github/markdownlint-github.git"

0 commit comments

Comments
 (0)