Skip to content

Commit ca18b3a

Browse files
committed
Update dependency textlint to ^11.2.5
1 parent f22b590 commit ca18b3a

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

0 commit comments

Comments
 (0)