Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Jul 10, 2018
1 parent d2d8c67 commit 7422abf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"prettier": "prettier --write **/*.js"
},
"dependencies": {
"sentence-splitter": "^3.0.9",
"sentence-splitter": "^3.0.10",
"textlint-rule-helper": "^2.0.0",
"textlint-util-to-string": "^2.1.1"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3419,9 +3419,9 @@ sentence-case@^1.1.2:
dependencies:
lower-case "^1.1.1"

sentence-splitter@^3.0.9:
version "3.0.9"
resolved "https://registry.yarnpkg.com/sentence-splitter/-/sentence-splitter-3.0.9.tgz#491060c087ae136b5dfda1c3e757c2ab44db5138"
sentence-splitter@^3.0.10:
version "3.0.10"
resolved "https://registry.yarnpkg.com/sentence-splitter/-/sentence-splitter-3.0.10.tgz#9883d46be71cd6c6d826490133651fe2f151219d"
dependencies:
"@textlint/ast-node-types" "^4.0.2"
concat-stream "^1.5.2"
Expand Down

0 comments on commit 7422abf

Please sign in to comment.