|
|
@@ -12581,6 +12581,11 @@ mississippi@^3.0.0:
|
|
|
stream-each "^1.1.0"
|
|
|
through2 "^2.0.0"
|
|
|
|
|
|
+misspellings@^1.0.1:
|
|
|
+ version "1.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/misspellings/-/misspellings-1.1.0.tgz#53d500266cbd09cda9d94c4cf392e60589b5b324"
|
|
|
+ integrity sha1-U9UAJmy9Cc2p2UxM85LmBYm1syQ=
|
|
|
+
|
|
|
mitt@1.1.3, mitt@^1.1.3:
|
|
|
version "1.1.3"
|
|
|
resolved "https://registry.yarnpkg.com/mitt/-/mitt-1.1.3.tgz#528c506238a05dce11cd914a741ea2cc332da9b8"
|
|
|
@@ -18433,6 +18438,21 @@ textlint-plugin-markdown@^4.0.6:
|
|
|
dependencies:
|
|
|
"@textlint/markdown-to-ast" "^6.0.4"
|
|
|
|
|
|
+textlint-rule-common-misspellings@^1.0.1:
|
|
|
+ version "1.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/textlint-rule-common-misspellings/-/textlint-rule-common-misspellings-1.0.1.tgz#8c4133cf3bb59aa159199d2c9bced12413365774"
|
|
|
+ integrity sha1-jEEzzzu1mqFZGZ0sm87RJBM2V3Q=
|
|
|
+ dependencies:
|
|
|
+ misspellings "^1.0.1"
|
|
|
+ textlint-rule-helper "^1.1.5"
|
|
|
+
|
|
|
+textlint-rule-helper@^1.1.5:
|
|
|
+ version "1.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-1.2.0.tgz#be68d47a5146b16dd116278c9aeb7bd35631ccda"
|
|
|
+ integrity sha1-vmjUelFGsW3RFieMmut701YxzNo=
|
|
|
+ dependencies:
|
|
|
+ unist-util-visit "^1.1.0"
|
|
|
+
|
|
|
tfunk@^3.0.1:
|
|
|
version "3.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/tfunk/-/tfunk-3.1.0.tgz#38e4414fc64977d87afdaa72facb6d29f82f7b5b"
|