mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Bump remark-lint from 9.1.0 to 9.1.1 (#20587)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
56e02179e8
commit
f41d2d9134
14
package-lock.json
generated
14
package-lock.json
generated
@ -10,7 +10,7 @@
|
||||
"devDependencies": {
|
||||
"remark-cli": "^10.0.1",
|
||||
"remark-frontmatter": "^4.0.1",
|
||||
"remark-lint": "^9.1.0",
|
||||
"remark-lint": "^9.1.1",
|
||||
"remark-lint-fenced-code-flag": "^3.1.1",
|
||||
"remark-lint-no-shell-dollars": "^3.1.0",
|
||||
"remark-stringify": "^10.0.2",
|
||||
@ -4881,9 +4881,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/remark-lint": {
|
||||
"version": "9.1.0",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint/-/remark-lint-9.1.0.tgz",
|
||||
"integrity": "sha512-47ZaPj1HSs17nqsu3CPg4nIhaj+XTEXJM9cpFybhyA4lzVRZiRXy43BokbEjBt0f1fhY3coQoOh16jJeGBvrJg==",
|
||||
"version": "9.1.1",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint/-/remark-lint-9.1.1.tgz",
|
||||
"integrity": "sha512-zhe6twuqgkx/9KgZyNyaO0cceA4jQuJcyzMOBC+JZiAzMN6mFUmcssWZyY30ko8ut9vQDMX/pyQnolGn+Fg/Tw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/mdast": "^3.0.0",
|
||||
@ -9698,9 +9698,9 @@
|
||||
}
|
||||
},
|
||||
"remark-lint": {
|
||||
"version": "9.1.0",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint/-/remark-lint-9.1.0.tgz",
|
||||
"integrity": "sha512-47ZaPj1HSs17nqsu3CPg4nIhaj+XTEXJM9cpFybhyA4lzVRZiRXy43BokbEjBt0f1fhY3coQoOh16jJeGBvrJg==",
|
||||
"version": "9.1.1",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint/-/remark-lint-9.1.1.tgz",
|
||||
"integrity": "sha512-zhe6twuqgkx/9KgZyNyaO0cceA4jQuJcyzMOBC+JZiAzMN6mFUmcssWZyY30ko8ut9vQDMX/pyQnolGn+Fg/Tw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/mdast": "^3.0.0",
|
||||
|
@ -6,7 +6,7 @@
|
||||
"devDependencies": {
|
||||
"remark-cli": "^10.0.1",
|
||||
"remark-frontmatter": "^4.0.1",
|
||||
"remark-lint": "^9.1.0",
|
||||
"remark-lint": "^9.1.1",
|
||||
"remark-lint-fenced-code-flag": "^3.1.1",
|
||||
"remark-lint-no-shell-dollars": "^3.1.0",
|
||||
"remark-stringify": "^10.0.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user