Skip to content

Commit f34083e

Browse files
committed
chore(deps): update dependency textlint-rule-preset-jtf-style to ^2.3.7
1 parent 0b0a384 commit f34083e

2 files changed

Lines changed: 17 additions & 2 deletions

File tree

packages/textlint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"textlint-rule-helper": "^2.1.1",
9292
"textlint-rule-no-todo": "^2.0.1",
9393
"textlint-rule-preset-ja-spacing": "^2.0.2",
94-
"textlint-rule-preset-jtf-style": "^2.3.6",
94+
"textlint-rule-preset-jtf-style": "^2.3.7",
9595
"ts-node": "^9.1.1",
9696
"ts-node-test-register": "^9.0.1",
9797
"typescript": "~4.0.2"

yarn.lock

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12990,7 +12990,7 @@ textlint-rule-preset-ja-spacing@^2.0.2:
1299012990
textlint-rule-ja-space-around-code "^2.0.2"
1299112991
textlint-rule-ja-space-between-half-and-full-width "^2.0.2"
1299212992

12993-
textlint-rule-preset-jtf-style@^2.3.2, textlint-rule-preset-jtf-style@^2.3.6:
12993+
textlint-rule-preset-jtf-style@^2.3.2:
1299412994
version "2.3.6"
1299512995
resolved "https://registry.yarnpkg.com/textlint-rule-preset-jtf-style/-/textlint-rule-preset-jtf-style-2.3.6.tgz#57f54100388d64f878e1dd4dca9515c9359ff219"
1299612996
integrity sha512-hun0dMmGM7WWQxu0XlndswNnXS6WqW5TEHeu7NLadZEwZQHYoaClFx0IPgpsmF64rnSLgJ7aq/5L56RkWYp2Ug==
@@ -13005,6 +13005,21 @@ textlint-rule-preset-jtf-style@^2.3.2, textlint-rule-preset-jtf-style@^2.3.6:
1300513005
textlint-rule-helper "^2.0.0"
1300613006
textlint-rule-prh "^5.2.1"
1300713007

13008+
textlint-rule-preset-jtf-style@^2.3.7:
13009+
version "2.3.7"
13010+
resolved "https://registry.yarnpkg.com/textlint-rule-preset-jtf-style/-/textlint-rule-preset-jtf-style-2.3.7.tgz#80faa6f8f7790685a1d5b7558c49d4741cfa60bc"
13011+
integrity sha512-hbXbXmlCylKMQQrQne4ymjraL/p5llP2FLTSQfHXuLjCKWBh8yeO5YFQeTf+sTrGOG3AHdgVsHSt5sWlPmf0RQ==
13012+
dependencies:
13013+
analyze-desumasu-dearu "^2.1.2"
13014+
japanese-numerals-to-number "^1.0.2"
13015+
match-index "^1.0.3"
13016+
moji "^0.5.1"
13017+
regexp.prototype.flags "^1.1.1"
13018+
regx "^1.0.4"
13019+
sorted-joyo-kanji "^0.2.0"
13020+
textlint-rule-helper "^2.0.0"
13021+
textlint-rule-prh "^5.2.1"
13022+
1300813023
textlint-rule-prh@^2.0.0:
1300913024
version "2.4.1"
1301013025
resolved "https://registry.yarnpkg.com/textlint-rule-prh/-/textlint-rule-prh-2.4.1.tgz#1f4e393b9c4216647ab96e0d0d230482f44c5798"

0 commit comments

Comments
 (0)