We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06b4246 commit 4407db7Copy full SHA for 4407db7
package.json
@@ -40,10 +40,10 @@
40
"trailingComma": "none"
41
},
42
"devDependencies": {
43
- "lint-staged": "^7.3.0",
+ "lint-staged": "^15.1.0",
44
"prettier": "^3.1.0",
45
- "textlint-scripts": "^12.0.1",
46
- "textlint-tester": "12.0.0"
+ "textlint-scripts": "^13.4.1",
+ "textlint-tester": "13.4.1"
47
48
"publishConfig": {
49
"access": "public"
@@ -54,7 +54,7 @@
54
]
55
56
"dependencies": {
57
- "sentence-splitter": "^4.3.0",
58
- "textlint-rule-helper": "^2.3.0"
+ "sentence-splitter": "^5.0.0",
+ "textlint-rule-helper": "^2.3.1"
59
}
60
0 commit comments