mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
build(deps-dev): bump remark-lint-heading-increment from 4.0.0 to 4.0.1 (#37155)
Bumps [remark-lint-heading-increment](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-increment 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
d901d385cf
commit
42442d2c46
9
package-lock.json
generated
9
package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"remark-frontmatter": "^5.0.0",
|
||||
"remark-lint": "^10.0.0",
|
||||
"remark-lint-fenced-code-flag": "^4.1.1",
|
||||
"remark-lint-heading-increment": "^4.0.0",
|
||||
"remark-lint-heading-increment": "^4.0.1",
|
||||
"remark-lint-heading-style": "^4.0.0",
|
||||
"remark-lint-no-shell-dollars": "^4.0.0",
|
||||
"remark-lint-ordered-list-marker-style": "^4.0.1",
|
||||
@ -4426,10 +4426,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/remark-lint-heading-increment": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint-heading-increment/-/remark-lint-heading-increment-4.0.0.tgz",
|
||||
"integrity": "sha512-TARnsjXWzY/yLwxh/y4+KnDSXO3Koue8Crp55T8G9pjj3vw+XgTAG35zSpIIY9HmGiQ2a3R0SOj2pAxATpnckg==",
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint-heading-increment/-/remark-lint-heading-increment-4.0.1.tgz",
|
||||
"integrity": "sha512-uat7RTQn0hGlMv62p7yjLlg3tO3RljFbH6C+0M+5BNEF+s3NrA8jJgqW0UwLLNdCd3EABCKaWloHumT57ND7PQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/mdast": "^4.0.0",
|
||||
"devlop": "^1.0.0",
|
||||
|
@ -7,7 +7,7 @@
|
||||
"remark-frontmatter": "^5.0.0",
|
||||
"remark-lint": "^10.0.0",
|
||||
"remark-lint-fenced-code-flag": "^4.1.1",
|
||||
"remark-lint-heading-increment": "^4.0.0",
|
||||
"remark-lint-heading-increment": "^4.0.1",
|
||||
"remark-lint-heading-style": "^4.0.0",
|
||||
"remark-lint-no-shell-dollars": "^4.0.0",
|
||||
"remark-lint-ordered-list-marker-style": "^4.0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user