mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
build(deps-dev): bump remark-lint-no-shell-dollars from 4.0.0 to 4.0.1 (#37159)
Bumps [remark-lint-no-shell-dollars](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-no-shell-dollars 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
f9f84b350a
commit
86034c4c8b
9
package-lock.json
generated
9
package-lock.json
generated
@ -14,7 +14,7 @@
|
||||
"remark-lint-fenced-code-flag": "^4.1.1",
|
||||
"remark-lint-heading-increment": "^4.0.1",
|
||||
"remark-lint-heading-style": "^4.0.0",
|
||||
"remark-lint-no-shell-dollars": "^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-prohibited-strings": "^4.0.0",
|
||||
@ -4677,10 +4677,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/remark-lint-no-shell-dollars": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint-no-shell-dollars/-/remark-lint-no-shell-dollars-4.0.0.tgz",
|
||||
"integrity": "sha512-ye2h8FzjsgqqQV0HHN2g9N4FqI3eD9Gpgu7tU5ADIJyQ3mUJdwBoFn7IlGnpmumR1fb/l6u/AhRavIZxXYqG+Q==",
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint-no-shell-dollars/-/remark-lint-no-shell-dollars-4.0.1.tgz",
|
||||
"integrity": "sha512-UPE1DNCIkLtnS3YFD065Gkq5lQqfndBDpX8Ct/Zjn7M0/hzCyf9B6tpwCU0I20m9jzhS/CSY6mxYnAiEg+KkFA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/mdast": "^4.0.0",
|
||||
"collapse-white-space": "^2.0.0",
|
||||
|
@ -9,7 +9,7 @@
|
||||
"remark-lint-fenced-code-flag": "^4.1.1",
|
||||
"remark-lint-heading-increment": "^4.0.1",
|
||||
"remark-lint-heading-style": "^4.0.0",
|
||||
"remark-lint-no-shell-dollars": "^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-prohibited-strings": "^4.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user