mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
build(deps-dev): bump remark-lint-heading-style from 4.0.0 to 4.0.1 (#37160)
Bumps [remark-lint-heading-style](https://github.com/remarkjs/remark-lint) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/4.0.1/history.md) - [Commits](https://github.com/remarkjs/remark-lint/compare/4.0.0...4.0.1) --- updated-dependencies: - dependency-name: remark-lint-heading-style 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:
parent
a1957510bf
commit
fcd5013a3e
9
package-lock.json
generated
9
package-lock.json
generated
@ -13,7 +13,7 @@
|
||||
"remark-lint": "^10.0.1",
|
||||
"remark-lint-fenced-code-flag": "^4.1.1",
|
||||
"remark-lint-heading-increment": "^4.0.1",
|
||||
"remark-lint-heading-style": "^4.0.0",
|
||||
"remark-lint-heading-style": "^4.0.1",
|
||||
"remark-lint-no-shell-dollars": "^4.0.1",
|
||||
"remark-lint-ordered-list-marker-style": "^4.0.1",
|
||||
"remark-lint-ordered-list-marker-value": "^4.0.1",
|
||||
@ -4552,10 +4552,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/remark-lint-heading-style": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint-heading-style/-/remark-lint-heading-style-4.0.0.tgz",
|
||||
"integrity": "sha512-dQ6Jul5K0+aNUvrq4W7H0+osSoC9hsmwHZqBFq000+eMP/hWJqI8tuudw1rap8HHYuOsKLRbB5q+Fr7G+3Vw+Q==",
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint-heading-style/-/remark-lint-heading-style-4.0.1.tgz",
|
||||
"integrity": "sha512-+rUpJ/N2CGC5xPgZ18XgsCsUBtadgEhdTi0BJPrsFmHPzL22BUHajeg9im8Y7zphUcbi1qFiKuxZd2nzDgZSXQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/mdast": "^4.0.0",
|
||||
"mdast-util-heading-style": "^3.0.0",
|
||||
|
@ -8,7 +8,7 @@
|
||||
"remark-lint": "^10.0.1",
|
||||
"remark-lint-fenced-code-flag": "^4.1.1",
|
||||
"remark-lint-heading-increment": "^4.0.1",
|
||||
"remark-lint-heading-style": "^4.0.0",
|
||||
"remark-lint-heading-style": "^4.0.1",
|
||||
"remark-lint-no-shell-dollars": "^4.0.1",
|
||||
"remark-lint-ordered-list-marker-style": "^4.0.1",
|
||||
"remark-lint-ordered-list-marker-value": "^4.0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user