chore(deps): update dependency textlint-rule-stop-words to v1.0.8
This commit is contained in:
parent
9e225d61ed
commit
37a26cd993
2 changed files with 5 additions and 5 deletions
|
|
@ -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"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue