Skip to content

Commit 4ebb0aa

Browse files
renovate[bot]azu
authored andcommitted
fix(deps): update dependency textlint to v11 (#26)
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 01cbfa7 commit 4ebb0aa

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
@@ -7,7 +7,7 @@
77
"author": "azu",
88
"license": "MIT",
99
"dependencies": {
10-
"textlint": "^10.0.0",
10+
"textlint": "^11.0.0",
1111
"textlint-rule-preset-japanese": "file:.."
1212
}
1313
}

0 commit comments

Comments
 (0)