Bump @github/markdownlint-github in /extensions/ql-vscode (#3779)

Bumps [@github/markdownlint-github](https://github.com/github/markdownlint-github) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/github/markdownlint-github/releases)
- [Commits](https://github.com/github/markdownlint-github/compare/v0.6.2...v0.6.3)

---
updated-dependencies:
- dependency-name: "@github/markdownlint-github"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-24 15:55:50 +01:00
committed by GitHub
parent 791650f898
commit e5ed2f6fce
2 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@
"@babel/preset-react": "^7.24.1",
"@babel/preset-typescript": "^7.21.4",
"@faker-js/faker": "^9.0.3",
"@github/markdownlint-github": "^0.6.2",
"@github/markdownlint-github": "^0.6.3",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@playwright/test": "^1.40.1",
"@storybook/addon-a11y": "^8.3.5",
@@ -2824,9 +2824,9 @@
"dev": true
},
"node_modules/@github/markdownlint-github": {
"version": "0.6.2",
"resolved": "https://registry.npmjs.org/@github/markdownlint-github/-/markdownlint-github-0.6.2.tgz",
"integrity": "sha512-cd+eRhqqIAXICHu5RQ9de70AZEI14opO9TqTz8HjkjQwWC1HRsdTwsRiK+6Fz2DqC1ZEd6t7+Dh5brOChLozcg==",
"version": "0.6.3",
"resolved": "https://registry.npmjs.org/@github/markdownlint-github/-/markdownlint-github-0.6.3.tgz",
"integrity": "sha512-3kneJRtM7istp9kxMZCbYTNaTrdJ+pR5Pox449Tb911gRcRhoy9I1G6D0/aZ2c/iD25mSC3X64qleOqEYukOKA==",
"dev": true,
"dependencies": {
"lodash": "^4.17.15"

View File

@@ -2010,7 +2010,7 @@
"@babel/preset-react": "^7.24.1",
"@babel/preset-typescript": "^7.21.4",
"@faker-js/faker": "^9.0.3",
"@github/markdownlint-github": "^0.6.2",
"@github/markdownlint-github": "^0.6.3",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@playwright/test": "^1.40.1",
"@storybook/addon-a11y": "^8.3.5",