Bump remark-lint-no-shell-dollars from 2.0.1 to 2.0.2 (#13886)

Bumps [remark-lint-no-shell-dollars](https://github.com/remarkjs/remark-lint) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/2.0.2/history.md)
- [Commits](https://github.com/remarkjs/remark-lint/compare/remark-lint-no-shell-dollars@2.0.1...2.0.2)

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:
dependabot-preview[bot] 2020-07-02 13:53:00 +02:00 committed by GitHub
parent 4767ee1768
commit 682c3229b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -2157,9 +2157,9 @@
}
},
"remark-lint-no-shell-dollars": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/remark-lint-no-shell-dollars/-/remark-lint-no-shell-dollars-2.0.1.tgz",
"integrity": "sha512-N+wOq3nmZ8WnCreWhi/rfIKQJPAz+pcbErQATcnQzH0znzldXlX8Ovlm54yDx/A+TmGMex/epkCwuiewIj9m4g==",
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/remark-lint-no-shell-dollars/-/remark-lint-no-shell-dollars-2.0.2.tgz",
"integrity": "sha512-zhkHZOuyaD3r/TUUkkVqW0OxsR9fnSrAnHIF63nfJoAAUezPOu8D1NBsni6rX8H2DqGbPYkoeWrNsTwiKP0yow==",
"dev": true,
"requires": {
"unified-lint-rule": "^1.0.0",

View File

@ -8,7 +8,7 @@
"remark-frontmatter": "^2.0.0",
"remark-lint": "^7.0.1",
"remark-lint-fenced-code-flag": "^2.0.1",
"remark-lint-no-shell-dollars": "^2.0.1",
"remark-lint-no-shell-dollars": "^2.0.2",
"remark-stringify": "^8.1.0",
"textlint": "^11.6.3",
"textlint-rule-common-misspellings": "^1.0.1",