Skip to content

Commit

Permalink
chore(deps): update dependency textlint-rule-stop-words to v1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 2, 2019
1 parent 9e225d6 commit 37a26cd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Expand Up @@ -70,7 +70,7 @@
"textlint-rule-alex": "1.3.1",
"textlint-rule-common-misspellings": "1.0.1",
"textlint-rule-en-capitalization": "2.0.1",
"textlint-rule-stop-words": "1.0.7",
"textlint-rule-stop-words": "1.0.8",
"textlint-rule-terminology": "1.1.30",
"textlint-rule-write-good": "1.6.2"
},
Expand Down
8 changes: 4 additions & 4 deletions docs/yarn.lock
Expand Up @@ -7962,10 +7962,10 @@ textlint-rule-helper@^2.0.0:
dependencies:
unist-util-visit "^1.1.0"

textlint-rule-stop-words@1.0.7:
version "1.0.7"
resolved "https://registry.yarnpkg.com/textlint-rule-stop-words/-/textlint-rule-stop-words-1.0.7.tgz#7d2fa0991a5434f21292cefa0e50c10bb3a01536"
integrity sha512-QHf1JaUuQzgOFNjLYg3wM98aWC7alpR0vuxNgX1VfcNPhwoof633gRsnKzvW7dI4/O9bkFH9MrA78Zexzq9eXw==
textlint-rule-stop-words@1.0.8:
version "1.0.8"
resolved "https://registry.yarnpkg.com/textlint-rule-stop-words/-/textlint-rule-stop-words-1.0.8.tgz#52581ce90e60307295ecba9e719d75cffd724658"
integrity sha512-KANjzeAs/Ja9Oh7ULcNVJ4kqI5len1mzHvDR8mkaumIQEE7IwadtpH18FifWmo8Ok/ozfRjuTh9YgvN+XIp+pA==
dependencies:
lodash "^4.17.10"
split-lines "^2.0.0"
Expand Down

0 comments on commit 37a26cd

Please sign in to comment.