mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 17:57:14 +00:00
Bump remark-lint from 7.0.0 to 7.0.1 (#13887)
Bumps [remark-lint](https://github.com/remarkjs/remark-lint) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/compare/7.0.0...7.0.1) 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
4c14bcefe7
commit
4767ee1768
6
package-lock.json
generated
6
package-lock.json
generated
@ -2107,9 +2107,9 @@
|
||||
}
|
||||
},
|
||||
"remark-lint": {
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint/-/remark-lint-7.0.0.tgz",
|
||||
"integrity": "sha512-OLrWPYy0MUcGLa/2rjuy1kQILTRRK+JiRtyUzqe4XRoHboGuvFDcy/W2e7sq5hu/0xmD+Eh7cEa1Coiqp7LeaA==",
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint/-/remark-lint-7.0.1.tgz",
|
||||
"integrity": "sha512-caZXo3qhuBxzvq9JSJFVQ/ERDq/6TJVgWn0KDwKOIJCGOuLXfQhby5XttUq+Rn7kLbNMtvwfWHJlte14LpaeXQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"remark-message-control": "^6.0.0"
|
||||
|
@ -6,7 +6,7 @@
|
||||
"devDependencies": {
|
||||
"remark-cli": "^8.0.0",
|
||||
"remark-frontmatter": "^2.0.0",
|
||||
"remark-lint": "^7.0.0",
|
||||
"remark-lint": "^7.0.1",
|
||||
"remark-lint-fenced-code-flag": "^2.0.1",
|
||||
"remark-lint-no-shell-dollars": "^2.0.1",
|
||||
"remark-stringify": "^8.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user