Skip to content

Commit

Permalink
chore(deps): update dependency textlint-tester to v5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 1, 2019
1 parent 26d3eb2 commit 073ef55
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 108 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"mocha": "5.2.0",
"power-assert": "1.6.1",
"prettier": "1.7.0",
"textlint-tester": "5.0.0",
"textlint-tester": "5.0.2",
"textlint": "11.0.2"
},
"peerDependencies": {
Expand Down
129 changes: 22 additions & 107 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,21 +50,7 @@
dependencies:
map-like "^2.0.0"

"@textlint/fixer-formatter@^3.0.8":
version "3.0.8"
resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-3.0.8.tgz#90ef804c60b9e694c8c048a06febbf1f331abd49"
dependencies:
"@textlint/kernel" "^3.0.0"
chalk "^1.1.3"
debug "^2.1.0"
diff "^2.2.2"
interop-require "^1.0.0"
is-file "^1.0.0"
string-width "^1.0.1"
text-table "^0.2.0"
try-resolve "^1.0.1"

"@textlint/fixer-formatter@^3.0.9":
"@textlint/fixer-formatter@^3.0.9", "@textlint/fixer-formatter@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-3.1.0.tgz#5089d0e5b181314b708de0964f235b13754cf664"
dependencies:
Expand All @@ -78,22 +64,7 @@
text-table "^0.2.0"
try-resolve "^1.0.1"

"@textlint/kernel@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-3.0.0.tgz#ba10962acff64f17b9e5fce8089a40f1f8880dcd"
dependencies:
"@textlint/ast-node-types" "^4.0.3"
"@textlint/ast-traverse" "^2.0.9"
"@textlint/feature-flag" "^3.0.5"
"@types/bluebird" "^3.5.18"
bluebird "^3.5.1"
debug "^2.6.6"
deep-equal "^1.0.1"
map-like "^2.0.0"
object-assign "^4.1.1"
structured-source "^3.0.2"

"@textlint/kernel@^3.0.1":
"@textlint/kernel@^3.0.1", "@textlint/kernel@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-3.1.0.tgz#e2a1fc04148dfad29b3d64bbf70078f591ed6755"
dependencies:
Expand All @@ -109,27 +80,7 @@
object-assign "^4.1.1"
structured-source "^3.0.2"

"@textlint/linter-formatter@^3.0.8":
version "3.0.8"
resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-3.0.8.tgz#030aa03ff3d85dda94ca9fa9e6bf824f9c1cb7ef"
dependencies:
"@azu/format-text" "^1.0.1"
"@azu/style-format" "^1.0.0"
"@textlint/kernel" "^3.0.0"
chalk "^1.0.0"
concat-stream "^1.5.1"
js-yaml "^3.2.4"
optionator "^0.8.1"
pluralize "^2.0.0"
string-width "^1.0.1"
string.prototype.padstart "^3.0.0"
strip-ansi "^3.0.1"
table "^3.7.8"
text-table "^0.2.0"
try-resolve "^1.0.1"
xml-escape "^1.0.0"

"@textlint/linter-formatter@^3.0.9":
"@textlint/linter-formatter@^3.0.9", "@textlint/linter-formatter@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-3.1.0.tgz#33025ab16287e70c4f93254a054bda5762a402d1"
dependencies:
Expand All @@ -149,18 +100,6 @@
try-resolve "^1.0.1"
xml-escape "^1.0.0"

"@textlint/markdown-to-ast@^6.0.9":
version "6.0.9"
resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-6.0.9.tgz#e7c89e5ad15d17dcd8e5a62758358936827658fa"
dependencies:
"@textlint/ast-node-types" "^4.0.3"
debug "^2.1.3"
remark-frontmatter "^1.2.0"
remark-parse "^5.0.0"
structured-source "^3.0.2"
traverse "^0.6.6"
unified "^6.1.6"

"@textlint/markdown-to-ast@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-6.1.0.tgz#3350a4e3a2a1fccf9bbe07619ae5ada31b93477d"
Expand All @@ -173,37 +112,19 @@
traverse "^0.6.6"
unified "^6.1.6"

"@textlint/text-to-ast@^3.0.9":
version "3.0.9"
resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-3.0.9.tgz#dcb63f09cc79ea2096fc823c3b6cd07c79a060b5"
dependencies:
"@textlint/ast-node-types" "^4.0.3"

"@textlint/text-to-ast@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-3.1.0.tgz#61ab3b9962d6fd498d0190b32a3555523cb077da"
dependencies:
"@textlint/ast-node-types" "^4.1.0"

"@textlint/textlint-plugin-markdown@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-5.0.0.tgz#55c6457655fc98b037ac944bca730e4721401205"
dependencies:
"@textlint/markdown-to-ast" "^6.0.9"

"@textlint/textlint-plugin-markdown@^5.0.2":
"@textlint/textlint-plugin-markdown@^5.0.2", "@textlint/textlint-plugin-markdown@^5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-5.1.0.tgz#b35390b48220bee42a88a2110a17b65c98485b30"
dependencies:
"@textlint/markdown-to-ast" "^6.1.0"

"@textlint/textlint-plugin-text@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-4.0.0.tgz#025f5c9897ffd3ca91b71ae467b6d7cdfad5e6b2"
dependencies:
"@textlint/text-to-ast" "^3.0.9"

"@textlint/textlint-plugin-text@^4.0.2":
"@textlint/textlint-plugin-text@^4.0.2", "@textlint/textlint-plugin-text@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-4.1.0.tgz#19e7542666268b2c0df121433d4e3e9f98ae1e49"
dependencies:
Expand Down Expand Up @@ -1268,12 +1189,6 @@ debug@^2.1.0, debug@^2.2.0:
dependencies:
ms "0.7.2"

debug@^2.1.3, debug@^2.6.6:
version "2.6.8"
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.8.tgz#e731531ca2ede27d188222427da17821d68ff4fc"
dependencies:
ms "2.0.0"

debug@^2.3.3, debug@^2.6.8:
version "2.6.9"
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
Expand Down Expand Up @@ -3604,13 +3519,13 @@ textlint-rule-helper@^2.0.0:
dependencies:
unist-util-visit "^1.1.0"

textlint-tester@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/textlint-tester/-/textlint-tester-5.0.0.tgz#9e64dd7cdba7df8a5370a5cfae3ad57cb0de3535"
textlint-tester@5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/textlint-tester/-/textlint-tester-5.0.2.tgz#0818a41141d1b5ccc9c05517ac1f326bfc777c1a"
dependencies:
"@textlint/feature-flag" "^3.0.5"
"@textlint/kernel" "^3.0.0"
textlint "^11.0.0"
"@textlint/kernel" "^3.0.1"
textlint "^11.0.2"

textlint@11.0.2:
version "11.0.2"
Expand Down Expand Up @@ -3647,21 +3562,21 @@ textlint@11.0.2:
try-resolve "^1.0.1"
unique-concat "^0.2.2"

textlint@^11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/textlint/-/textlint-11.0.0.tgz#48de7e19a53aae9d18edbe029487e038d7643ff8"
textlint@^11.0.2:
version "11.1.0"
resolved "https://registry.yarnpkg.com/textlint/-/textlint-11.1.0.tgz#1ea998ad58e2aefe62e3a5134db66fe4ac065b3e"
dependencies:
"@textlint/ast-node-types" "^4.0.3"
"@textlint/ast-traverse" "^2.0.9"
"@textlint/feature-flag" "^3.0.5"
"@textlint/fixer-formatter" "^3.0.8"
"@textlint/kernel" "^3.0.0"
"@textlint/linter-formatter" "^3.0.8"
"@textlint/textlint-plugin-markdown" "^5.0.0"
"@textlint/textlint-plugin-text" "^4.0.0"
"@textlint/ast-node-types" "^4.1.0"
"@textlint/ast-traverse" "^2.1.0"
"@textlint/feature-flag" "^3.1.0"
"@textlint/fixer-formatter" "^3.1.0"
"@textlint/kernel" "^3.1.0"
"@textlint/linter-formatter" "^3.1.0"
"@textlint/textlint-plugin-markdown" "^5.1.0"
"@textlint/textlint-plugin-text" "^4.1.0"
"@types/bluebird" "^3.5.18"
bluebird "^3.0.5"
debug "^2.1.0"
debug "^4.1.1"
deep-equal "^1.0.1"
file-entry-cache "^2.0.0"
get-stdin "^5.0.1"
Expand Down

0 comments on commit 073ef55

Please sign in to comment.