Bump textlint-rule-preset-japanese from 4.0.2 to 4.0.3

Bumps [textlint-rule-preset-japanese](https://github.com/textlint-ja/textlint-rule-preset-japanese) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/textlint-ja/textlint-rule-preset-japanese/releases)
- [Commits](https://github.com/textlint-ja/textlint-rule-preset-japanese/compare/4.0.2...4.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-06-13 12:05:50 +00:00 committed by Yasuaki Uechi
parent 39602f5ee6
commit 7cb87861b1
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
"textlint-rule-max-ten": "^2.0.3",
"textlint-rule-no-dropping-the-ra": "^1.1.2",
"textlint-rule-no-start-duplicated-conjunction": "^2.0.2",
"textlint-rule-preset-japanese": "^4.0.0"
"textlint-rule-preset-japanese": "^4.0.3"
},
"private": true
}

View File

@ -1506,10 +1506,10 @@ textlint-rule-no-start-duplicated-conjunction@^2.0.2:
sentence-splitter "^3.0.6"
textlint-rule-helper "^2.0.0"
textlint-rule-preset-japanese@^4.0.0:
version "4.0.2"
resolved "https://registry.yarnpkg.com/textlint-rule-preset-japanese/-/textlint-rule-preset-japanese-4.0.2.tgz#086e1f13e399e7cfe063562430beedb135c47907"
integrity sha512-cjkV1PbAD2H+bBxFUQNPtPo2EoMgtnv0DzGC0ECmr7ROdqV3vwByinlJNCH2IAVLu0lhRsVtDOOrGzAUg1LxxQ==
textlint-rule-preset-japanese@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/textlint-rule-preset-japanese/-/textlint-rule-preset-japanese-4.0.3.tgz#cd5759e75dadc316e534a291477bfccaaea3efe5"
integrity sha512-eQmKjLBRRTUbSg6YUDmLgmjLHBbcEizaPt06he1SFT83IIxRUIpr0jTDpcpNEynYzgS5RK4vmg0dV7+WA4ypMQ==
dependencies:
"@textlint-rule/textlint-rule-no-invalid-control-character" "^1.2.0"
interop-require "^1.0.0"