mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Bump remark-lint from 6.0.5 to 6.0.6 (#12513)
Bumps [remark-lint](https://github.com/remarkjs/remark-lint) from 6.0.5 to 6.0.6. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/compare/6.0.5...6.0.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
bc629df406
commit
e825379670
12
package-lock.json
generated
12
package-lock.json
generated
@ -1420,9 +1420,9 @@
|
||||
}
|
||||
},
|
||||
"mdast-comment-marker": {
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/mdast-comment-marker/-/mdast-comment-marker-1.1.1.tgz",
|
||||
"integrity": "sha512-TWZDaUtPLwKX1pzDIY48MkSUQRDwX/HqbTB4m3iYdL/zosi/Z6Xqfdv0C0hNVKvzrPjZENrpWDt4p4odeVO0Iw==",
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/mdast-comment-marker/-/mdast-comment-marker-1.1.2.tgz",
|
||||
"integrity": "sha512-vTFXtmbbF3rgnTh3Zl3irso4LtvwUq/jaDvT2D1JqTGAwaipcS7RpTxzi6KjoRqI9n2yuAhzLDAC8xVTF3XYVQ==",
|
||||
"dev": true
|
||||
},
|
||||
"mdast-util-compact": {
|
||||
@ -1865,9 +1865,9 @@
|
||||
}
|
||||
},
|
||||
"remark-lint": {
|
||||
"version": "6.0.5",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint/-/remark-lint-6.0.5.tgz",
|
||||
"integrity": "sha512-o1I3ddm+KNsTxk60wWGI+p2yU1jB1gcm8jo2Sy6VhJ4ab2TrQIp1oQbp5xeLoFXYSh/NAqCpKjHkCM/BYpkFdQ==",
|
||||
"version": "6.0.6",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint/-/remark-lint-6.0.6.tgz",
|
||||
"integrity": "sha512-JBY6zz5fYQFN724Vq6VeiHwhyjVIlrww/dE1+hWGcDyUuz7YNCqwZKwBdQGDvslICkzHw/wEExNEb8D4PNiLlA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"remark-message-control": "^4.0.0"
|
||||
|
@ -6,7 +6,7 @@
|
||||
"devDependencies": {
|
||||
"remark-cli": "^7.0.1",
|
||||
"remark-frontmatter": "^1.3.3",
|
||||
"remark-lint": "^6.0.5",
|
||||
"remark-lint": "^6.0.6",
|
||||
"remark-lint-fenced-code-flag": "^1.0.3",
|
||||
"remark-lint-no-shell-dollars": "^1.0.3",
|
||||
"remark-stringify": "^7.0.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user