mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 21:06:50 +00:00
build(deps-dev): bump remark-lint-ordered-list-marker-value (#37157)
Bumps [remark-lint-ordered-list-marker-value](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-ordered-list-marker-value 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
86034c4c8b
commit
8ca837613f
9
package-lock.json
generated
9
package-lock.json
generated
@ -16,7 +16,7 @@
|
||||
"remark-lint-heading-style": "^4.0.0",
|
||||
"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.0",
|
||||
"remark-lint-ordered-list-marker-value": "^4.0.1",
|
||||
"remark-lint-prohibited-strings": "^4.0.0",
|
||||
"remark-lint-unordered-list-marker-style": "^4.0.1",
|
||||
"remark-stringify": "^11.0.0",
|
||||
@ -4927,10 +4927,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/remark-lint-ordered-list-marker-value": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint-ordered-list-marker-value/-/remark-lint-ordered-list-marker-value-4.0.0.tgz",
|
||||
"integrity": "sha512-7UjNU2Nv9LGEONTU9GPmTVoNoGKD5aL1X2xHzMbSJiTc50bfcazYqZawO+qj1pQ04WPhto1qHnl0HRB5wwSVwA==",
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint-ordered-list-marker-value/-/remark-lint-ordered-list-marker-value-4.0.1.tgz",
|
||||
"integrity": "sha512-HQb1MrArvApREC1/I6bkiFlZVDjngsuII29n8E8StnAaHOMN3hVYy6wJ9Uk+O3+X9O8v7fDsZPqFUHSfJhERXQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/mdast": "^4.0.0",
|
||||
"devlop": "^1.0.0",
|
||||
|
@ -11,7 +11,7 @@
|
||||
"remark-lint-heading-style": "^4.0.0",
|
||||
"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.0",
|
||||
"remark-lint-ordered-list-marker-value": "^4.0.1",
|
||||
"remark-lint-prohibited-strings": "^4.0.0",
|
||||
"remark-lint-unordered-list-marker-style": "^4.0.1",
|
||||
"remark-stringify": "^11.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user