|
29 | 29 | "preset"
|
30 | 30 | ],
|
31 | 31 | "dependencies": {
|
32 |
| - "@textlint-ja/textlint-rule-no-insert-dropping-sa": "^1.0.1", |
| 32 | + "@textlint-ja/textlint-rule-no-insert-dropping-sa": "^1.0.2", |
33 | 33 | "@textlint-rule/textlint-rule-no-invalid-control-character": "^1.2.0",
|
34 | 34 | "@textlint-rule/textlint-rule-no-unmatched-pair": "^1.0.7",
|
35 | 35 | "interop-require": "^1.0.0",
|
36 | 36 | "textlint-rule-common-misspellings": "^1.0.1",
|
37 | 37 | "textlint-rule-date-weekday-mismatch": "^1.0.5",
|
38 | 38 | "textlint-rule-ja-no-abusage": "^2.0.1",
|
39 | 39 | "textlint-rule-ja-no-mixed-period": "^2.1.1",
|
40 |
| - "textlint-rule-ja-no-successive-word": "^1.1.0", |
41 |
| - "textlint-rule-ja-no-weak-phrase": "^1.0.4", |
| 40 | + "textlint-rule-ja-no-successive-word": "^1.2.0", |
| 41 | + "textlint-rule-ja-no-weak-phrase": "^1.0.5", |
42 | 42 | "textlint-rule-ja-unnatural-alphabet": "^2.0.1",
|
43 | 43 | "textlint-rule-max-comma": "^1.0.4",
|
44 | 44 | "textlint-rule-max-kanji-continuous-len": "^1.1.1",
|
45 |
| - "textlint-rule-max-ten": "^2.0.3", |
46 |
| - "textlint-rule-no-double-negative-ja": "^1.0.5", |
47 |
| - "textlint-rule-no-doubled-conjunction": "^1.0.2", |
48 |
| - "textlint-rule-no-doubled-conjunctive-particle-ga": "^1.1.0", |
49 |
| - "textlint-rule-no-doubled-joshi": "^3.7.2", |
50 |
| - "textlint-rule-no-dropping-the-ra": "^1.1.2", |
51 |
| - "textlint-rule-no-exclamation-question-mark": "^1.0.2", |
| 45 | + "textlint-rule-max-ten": "^2.0.4", |
| 46 | + "textlint-rule-no-double-negative-ja": "^1.0.6", |
| 47 | + "textlint-rule-no-doubled-conjunction": "^1.0.3", |
| 48 | + "textlint-rule-no-doubled-conjunctive-particle-ga": "^1.1.1", |
| 49 | + "textlint-rule-no-doubled-joshi": "^3.8.0", |
| 50 | + "textlint-rule-no-dropping-the-ra": "^2.0.0", |
| 51 | + "textlint-rule-no-exclamation-question-mark": "^1.1.0", |
52 | 52 | "textlint-rule-no-hankaku-kana": "^1.0.2",
|
53 |
| - "textlint-rule-no-mix-dearu-desumasu": "^4.0.0", |
| 53 | + "textlint-rule-no-mix-dearu-desumasu": "^4.0.1", |
54 | 54 | "textlint-rule-no-mixed-zenkaku-and-hankaku-alphabet": "^1.0.1",
|
55 | 55 | "textlint-rule-no-nfd": "^1.0.2",
|
56 | 56 | "textlint-rule-no-todo": "^2.0.1",
|
57 | 57 | "textlint-rule-prefer-tari-tari": "^1.0.3",
|
58 |
| - "textlint-rule-preset-jtf-style": "^2.3.4", |
| 58 | + "textlint-rule-preset-jtf-style": "^2.3.8", |
59 | 59 | "textlint-rule-prh": "^5.3.0",
|
60 | 60 | "textlint-rule-sentence-length": "^2.2.0",
|
61 | 61 | "textlint-rule-spellcheck-tech-word": "^5.0.0",
|
62 |
| - "textlint-rule-terminology": "^2.0.3" |
| 62 | + "textlint-rule-terminology": "^2.1.5" |
63 | 63 | },
|
64 | 64 | "devDependencies": {
|
65 | 65 | "markdown-toc": "^1.2.0",
|
66 |
| - "mocha": "^7.0.1" |
| 66 | + "mocha": "^8.3.2" |
67 | 67 | }
|
68 | 68 | }
|
0 commit comments