Skip to content

Commit b627ba5

Browse files
renovate[bot]azu
authored andcommitted
chore(deps): update dependency textlint to v11 (#32)
This Pull Request updates dependency [textlint](https://github.com/textlint/textlint) from `^10.0.0` to `^11.0.0` <details> <summary>Release Notes</summary> ### [`v11.0.0`](textlint/textlint@a3eac4a...21ecf6f) [Compare Source](textlint/textlint@a3eac4a...21ecf6f) --- </details> --- This PR has been generated by [Renovate Bot](https://renovatebot.com).
1 parent c28368d commit b627ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"test": "npm run textlint"
66
},
77
"devDependencies": {
8-
"textlint": "^10.0.0",
8+
"textlint": "^11.0.0",
99
"textlint-filter-rule-comments": "^1.2.1",
1010
"textlint-rule-preset-ja-technical-writing": "file:../"
1111
}

0 commit comments

Comments
 (0)