Skip to content

Commit ad91c7a

Browse files
renovate[bot]azu
andauthored
fix(deps): update dependency textlint-rule-no-hankaku-kana to v2 (#121)
* fix(deps): update dependency textlint-rule-no-hankaku-kana to v2 * Create .changeset/new-kids-switch.md --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: azu <azu@users.noreply.github.com>
1 parent 76565f2 commit ad91c7a

File tree

3 files changed

+432
-18
lines changed

3 files changed

+432
-18
lines changed

.changeset/new-kids-switch.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
"textlint-rule-preset-ja-technical-writing": major
3+
---
4+
5+
fix(deps): update dependency textlint-rule-no-hankaku-kana to v2
6+
7+
- https://github.com/textlint-ja/textlint-rule-no-hankaku-kana/releases/tag/v2.0.0
8+
- Node.js 14+が必要になりました
9+
- textlint v12.3.0が必要になりました

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"textlint-rule-no-doubled-joshi": "^4.0.3",
4949
"textlint-rule-no-dropping-the-ra": "^3.0.0",
5050
"textlint-rule-no-exclamation-question-mark": "^1.1.0",
51-
"textlint-rule-no-hankaku-kana": "^1.0.2",
51+
"textlint-rule-no-hankaku-kana": "^2.0.0",
5252
"textlint-rule-no-mix-dearu-desumasu": "^5.0.0",
5353
"textlint-rule-no-nfd": "^2.0.1",
5454
"textlint-rule-no-zero-width-spaces": "^1.0.1",

0 commit comments

Comments
 (0)