Skip to content

Commit 21a1a05

Browse files
committed
fix(deps): update dependency textlint-rule-preset-jtf-style to ^2.3.7
1 parent 2699cf6 commit 21a1a05

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"textlint-rule-no-hankaku-kana": "^1.0.2",
5353
"textlint-rule-no-mix-dearu-desumasu": "^4.0.1",
5454
"textlint-rule-no-nfd": "^1.0.2",
55-
"textlint-rule-preset-jtf-style": "^2.3.6",
55+
"textlint-rule-preset-jtf-style": "^2.3.7",
5656
"textlint-rule-sentence-length": "^2.2.0"
5757
},
5858
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4027,10 +4027,10 @@ textlint-rule-no-nfd@^1.0.2:
40274027
textlint-rule-helper "^2.1.1"
40284028
unorm "^1.4.1"
40294029

4030-
textlint-rule-preset-jtf-style@^2.3.6:
4031-
version "2.3.6"
4032-
resolved "https://registry.yarnpkg.com/textlint-rule-preset-jtf-style/-/textlint-rule-preset-jtf-style-2.3.6.tgz#57f54100388d64f878e1dd4dca9515c9359ff219"
4033-
integrity sha512-hun0dMmGM7WWQxu0XlndswNnXS6WqW5TEHeu7NLadZEwZQHYoaClFx0IPgpsmF64rnSLgJ7aq/5L56RkWYp2Ug==
4030+
textlint-rule-preset-jtf-style@^2.3.7:
4031+
version "2.3.7"
4032+
resolved "https://registry.yarnpkg.com/textlint-rule-preset-jtf-style/-/textlint-rule-preset-jtf-style-2.3.7.tgz#80faa6f8f7790685a1d5b7558c49d4741cfa60bc"
4033+
integrity sha512-hbXbXmlCylKMQQrQne4ymjraL/p5llP2FLTSQfHXuLjCKWBh8yeO5YFQeTf+sTrGOG3AHdgVsHSt5sWlPmf0RQ==
40344034
dependencies:
40354035
analyze-desumasu-dearu "^2.1.2"
40364036
japanese-numerals-to-number "^1.0.2"

0 commit comments

Comments
 (0)