Skip to content

Commit ff1613a

Browse files
authored
Merge pull request #13 from givery-technology/upgrade-packages-20210324
upgrade packages 20210324
2 parents 02e9092 + 5b23e05 commit ff1613a

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,40 +29,40 @@
2929
"preset"
3030
],
3131
"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",
3333
"@textlint-rule/textlint-rule-no-invalid-control-character": "^1.2.0",
3434
"@textlint-rule/textlint-rule-no-unmatched-pair": "^1.0.7",
3535
"interop-require": "^1.0.0",
3636
"textlint-rule-common-misspellings": "^1.0.1",
3737
"textlint-rule-date-weekday-mismatch": "^1.0.5",
3838
"textlint-rule-ja-no-abusage": "^2.0.1",
3939
"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",
4242
"textlint-rule-ja-unnatural-alphabet": "^2.0.1",
4343
"textlint-rule-max-comma": "^1.0.4",
4444
"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",
5252
"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",
5454
"textlint-rule-no-mixed-zenkaku-and-hankaku-alphabet": "^1.0.1",
5555
"textlint-rule-no-nfd": "^1.0.2",
5656
"textlint-rule-no-todo": "^2.0.1",
5757
"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",
5959
"textlint-rule-prh": "^5.3.0",
6060
"textlint-rule-sentence-length": "^2.2.0",
6161
"textlint-rule-spellcheck-tech-word": "^5.0.0",
62-
"textlint-rule-terminology": "^2.0.3"
62+
"textlint-rule-terminology": "^2.1.5"
6363
},
6464
"devDependencies": {
6565
"markdown-toc": "^1.2.0",
66-
"mocha": "^7.0.1"
66+
"mocha": "^8.3.2"
6767
}
6868
}

0 commit comments

Comments
 (0)