Skip to content

Commit d77a08f

Browse files
committed
Upgrade markdownlint packages
1 parent 0415ac5 commit d77a08f

2 files changed

Lines changed: 92 additions & 48 deletions

File tree

extensions/ql-vscode/package-lock.json

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

extensions/ql-vscode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1956,7 +1956,7 @@
19561956
"@babel/preset-react": "^7.18.6",
19571957
"@babel/preset-typescript": "^7.21.4",
19581958
"@faker-js/faker": "^8.0.2",
1959-
"@github/markdownlint-github": "^0.3.0",
1959+
"@github/markdownlint-github": "^0.6.0",
19601960
"@octokit/plugin-throttling": "^8.0.0",
19611961
"@storybook/addon-a11y": "^7.4.6",
19621962
"@storybook/addon-actions": "^7.1.0",
@@ -2029,7 +2029,7 @@
20292029
"jest-environment-jsdom": "^29.0.3",
20302030
"jest-runner-vscode": "^3.0.1",
20312031
"lint-staged": "^15.0.2",
2032-
"markdownlint-cli2": "^0.6.0",
2032+
"markdownlint-cli2": "^0.11.0",
20332033
"markdownlint-cli2-formatter-pretty": "^0.0.5",
20342034
"mini-css-extract-plugin": "^2.6.1",
20352035
"npm-run-all": "^4.1.5",

0 commit comments

Comments
 (0)