mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
Bump remark-lint from 9.0.0 to 9.0.1 (#18974)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8ca2ae5ac0
commit
ffad963a6a
6
package-lock.json
generated
6
package-lock.json
generated
@ -3052,9 +3052,9 @@
|
||||
}
|
||||
},
|
||||
"remark-lint": {
|
||||
"version": "9.0.0",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint/-/remark-lint-9.0.0.tgz",
|
||||
"integrity": "sha512-ETO4zI48PR1Nz42YiyaYBzyhOiEfppXLnck7HW2pjKqxd36SIyQgM6sxD4ToMQI9KuCgy8mLAl/iVJoDLKxVjw==",
|
||||
"version": "9.0.1",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint/-/remark-lint-9.0.1.tgz",
|
||||
"integrity": "sha512-q4VFsA7LEG4REJhR2P4A6CU9b4cCQL53845CX74Z4N/W0EgB9mm/GXpYzjbEqgkMPl5ctP8yp/vBYTNmjfUCtw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/mdast": "^3.0.0",
|
||||
|
@ -6,7 +6,7 @@
|
||||
"devDependencies": {
|
||||
"remark-cli": "^10.0.0",
|
||||
"remark-frontmatter": "^4.0.0",
|
||||
"remark-lint": "^9.0.0",
|
||||
"remark-lint": "^9.0.1",
|
||||
"remark-lint-fenced-code-flag": "^3.0.0",
|
||||
"remark-lint-no-shell-dollars": "^3.0.0",
|
||||
"remark-stringify": "^10.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user