Skip to content

Commit a9ad5d9

Browse files
authored
Merge pull request #4008 from ClickHouse/dependabot/npm_and_yarn/markdownlint-rule-helpers-0.29.0
Bump markdownlint-rule-helpers from 0.28.0 to 0.29.0
2 parents acb0cca + 9d30166 commit a9ad5d9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@types/react": "^19.0.4",
8686
"@types/styled-jsx": "^3.4.4",
8787
"cheerio": "^1.0.0",
88-
"markdownlint-rule-helpers": "^0.28.0",
88+
"markdownlint-rule-helpers": "^0.29.0",
8989
"postcss": "^8.5.3",
9090
"rsync": "^0.6.1",
9191
"tailwindcss": "^4.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9349,10 +9349,10 @@ markdownlint-cli2@^0.17.2:
93499349
markdownlint-cli2-formatter-default "0.0.5"
93509350
micromatch "4.0.8"
93519351

9352-
markdownlint-rule-helpers@^0.28.0:
9353-
version "0.28.0"
9354-
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.28.0.tgz#0e7280e8d2218ee881ac213b4a8350742bd5d7c3"
9355-
integrity sha512-qBOQWESmc/yTNe6nVu3D7AU7pFg2e7T5svbQI+S7rocw4g4xZ3GHerKPl0Rw0cx4fnAViEdzoAcbrxeuXUCEAA==
9352+
markdownlint-rule-helpers@^0.29.0:
9353+
version "0.29.0"
9354+
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.29.0.tgz#8b5bd5c57bbbb1821474032665427e264f6671eb"
9355+
integrity sha512-a03vOcfL2Cc2k+6RtUxdBMEDqcTDisL9YNwuC0IS1DEZnRpAHkt0ytaYSXzE4a4Ghz4B6R2wrgW+Y3Mb8QuSyQ==
93569356

93579357
93589358
version "0.37.4"

0 commit comments

Comments
 (0)