mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Bump remark-lint-no-shell-dollars from 3.1.1 to 3.1.2 (#27433)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0477f102fe
commit
9b7e748fc7
8
package-lock.json
generated
8
package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"remark-frontmatter": "^4.0.1",
|
||||
"remark-lint": "^9.1.2",
|
||||
"remark-lint-fenced-code-flag": "^3.1.2",
|
||||
"remark-lint-no-shell-dollars": "^3.1.1",
|
||||
"remark-lint-no-shell-dollars": "^3.1.2",
|
||||
"remark-stringify": "^10.0.2",
|
||||
"textlint": "^13.3.2",
|
||||
"textlint-filter-rule-comments": "^1.2.2",
|
||||
@ -3514,9 +3514,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/remark-lint-no-shell-dollars": {
|
||||
"version": "3.1.1",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint-no-shell-dollars/-/remark-lint-no-shell-dollars-3.1.1.tgz",
|
||||
"integrity": "sha512-Q3Ad1TaOPxbYog5+Of/quPG3Fy+dMKiHjT8KsU7NDiHG6YJOnAJ3f3w+y13CIlNIaKc/MrisgcthhrZ7NsgXfA==",
|
||||
"version": "3.1.2",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint-no-shell-dollars/-/remark-lint-no-shell-dollars-3.1.2.tgz",
|
||||
"integrity": "sha512-np2MDEhXHviXhbQFjnC1QYv5/fxCV1cIHfGMoJpqiW7Zcu/UGCOo5TE3XswZH4ukHZJ65c3X2A6qfLDW+ur3CQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/mdast": "^3.0.0",
|
||||
|
@ -7,7 +7,7 @@
|
||||
"remark-frontmatter": "^4.0.1",
|
||||
"remark-lint": "^9.1.2",
|
||||
"remark-lint-fenced-code-flag": "^3.1.2",
|
||||
"remark-lint-no-shell-dollars": "^3.1.1",
|
||||
"remark-lint-no-shell-dollars": "^3.1.2",
|
||||
"remark-stringify": "^10.0.2",
|
||||
"textlint": "^13.3.2",
|
||||
"textlint-filter-rule-comments": "^1.2.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user