Skip to content

Commit

Permalink
fix(deps): update to sentence-splitter@5
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Nov 25, 2023
1 parent 06b4246 commit 4407db7
Show file tree
Hide file tree
Showing 2 changed files with 1,657 additions and 3,061 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"trailingComma": "none"
},
"devDependencies": {
"lint-staged": "^7.3.0",
"lint-staged": "^15.1.0",
"prettier": "^3.1.0",
"textlint-scripts": "^12.0.1",
"textlint-tester": "12.0.0"
"textlint-scripts": "^13.4.1",
"textlint-tester": "13.4.1"
},
"publishConfig": {
"access": "public"
Expand All @@ -54,7 +54,7 @@
]
},
"dependencies": {
"sentence-splitter": "^4.3.0",
"textlint-rule-helper": "^2.3.0"
"sentence-splitter": "^5.0.0",
"textlint-rule-helper": "^2.3.1"
}
}
Loading

0 comments on commit 4407db7

Please sign in to comment.