Skip to content

Commit 7a59467

Browse files
committed
Update dependency textlint to ^11.3.0
1 parent 59e1186 commit 7a59467

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": "^11.2.6",
8+
"textlint": "^11.3.0",
99
"textlint-filter-rule-comments": "^1.2.2",
1010
"textlint-rule-preset-ja-technical-writing": "file:../"
1111
}

0 commit comments

Comments
 (0)