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:
8
extensions/ql-vscode/package-lock.json
generated
8
extensions/ql-vscode/package-lock.json
generated
@@ -52,7 +52,7 @@
|
|||||||
"@babel/preset-react": "^7.24.1",
|
"@babel/preset-react": "^7.24.1",
|
||||||
"@babel/preset-typescript": "^7.21.4",
|
"@babel/preset-typescript": "^7.21.4",
|
||||||
"@faker-js/faker": "^9.0.3",
|
"@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",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@playwright/test": "^1.40.1",
|
"@playwright/test": "^1.40.1",
|
||||||
"@storybook/addon-a11y": "^8.3.5",
|
"@storybook/addon-a11y": "^8.3.5",
|
||||||
@@ -2824,9 +2824,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@github/markdownlint-github": {
|
"node_modules/@github/markdownlint-github": {
|
||||||
"version": "0.6.2",
|
"version": "0.6.3",
|
||||||
"resolved": "https://registry.npmjs.org/@github/markdownlint-github/-/markdownlint-github-0.6.2.tgz",
|
"resolved": "https://registry.npmjs.org/@github/markdownlint-github/-/markdownlint-github-0.6.3.tgz",
|
||||||
"integrity": "sha512-cd+eRhqqIAXICHu5RQ9de70AZEI14opO9TqTz8HjkjQwWC1HRsdTwsRiK+6Fz2DqC1ZEd6t7+Dh5brOChLozcg==",
|
"integrity": "sha512-3kneJRtM7istp9kxMZCbYTNaTrdJ+pR5Pox449Tb911gRcRhoy9I1G6D0/aZ2c/iD25mSC3X64qleOqEYukOKA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"lodash": "^4.17.15"
|
"lodash": "^4.17.15"
|
||||||
|
|||||||
@@ -2010,7 +2010,7 @@
|
|||||||
"@babel/preset-react": "^7.24.1",
|
"@babel/preset-react": "^7.24.1",
|
||||||
"@babel/preset-typescript": "^7.21.4",
|
"@babel/preset-typescript": "^7.21.4",
|
||||||
"@faker-js/faker": "^9.0.3",
|
"@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",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@playwright/test": "^1.40.1",
|
"@playwright/test": "^1.40.1",
|
||||||
"@storybook/addon-a11y": "^8.3.5",
|
"@storybook/addon-a11y": "^8.3.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user