Merge pull request #3813 from github/dependabot/npm_and_yarn/extensions/ql-vscode/markdownlint-cli2-formatter-pretty-0.0.7

Bump markdownlint-cli2-formatter-pretty from 0.0.6 to 0.0.7 in /extensions/ql-vscode
This commit is contained in:
Koen Vlaswinkel
2024-11-14 14:50:54 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -126,7 +126,7 @@
"jest-runner-vscode": "^3.0.1",
"lint-staged": "^15.2.10",
"markdownlint-cli2": "^0.13.0",
"markdownlint-cli2-formatter-pretty": "^0.0.6",
"markdownlint-cli2-formatter-pretty": "^0.0.7",
"npm-run-all": "^4.1.5",
"patch-package": "^8.0.0",
"prettier": "^3.2.5",
@@ -17431,9 +17431,9 @@
}
},
"node_modules/markdownlint-cli2-formatter-pretty": {
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/markdownlint-cli2-formatter-pretty/-/markdownlint-cli2-formatter-pretty-0.0.6.tgz",
"integrity": "sha512-XflT5SV8StfexAZkssgBBXjh7mo/24forKbpRUmnqPWVgDIFnBmt09hPQ1QgNgPrwii9QXx7dhL6VqH/Zq17VQ==",
"version": "0.0.7",
"resolved": "https://registry.npmjs.org/markdownlint-cli2-formatter-pretty/-/markdownlint-cli2-formatter-pretty-0.0.7.tgz",
"integrity": "sha512-Q+F2HCqqRw3w6dd9+U5DA1D3/8em/PzJfeyhON7Zb9o7lDAqTQv77xE+S0eTjsljNVqE72LEHNH2zoxHX/e6QA==",
"dev": true,
"dependencies": {
"chalk": "5.3.0",

View File

@@ -2084,7 +2084,7 @@
"jest-runner-vscode": "^3.0.1",
"lint-staged": "^15.2.10",
"markdownlint-cli2": "^0.13.0",
"markdownlint-cli2-formatter-pretty": "^0.0.6",
"markdownlint-cli2-formatter-pretty": "^0.0.7",
"npm-run-all": "^4.1.5",
"patch-package": "^8.0.0",
"prettier": "^3.2.5",