Skip to content

Commit d1e7e35

Browse files
fix(deps): update dependency textlint to v14 (#129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 46e1548 commit d1e7e35

File tree

2 files changed

+277
-344
lines changed

2 files changed

+277
-344
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "MIT",
1212
"dependencies": {
1313
"@textlint/website-generator": "^0.16.0",
14-
"textlint": "^13.0.0",
14+
"textlint": "^14.0.0",
1515
"textlint-rule-preset-japanese": "file:.."
1616
}
1717
}

0 commit comments

Comments
 (0)