Skip to content

Commit f5bd3f7

Browse files
committed
fix(deps): update dependency textlint-rule-preset-jtf-style to ^2.3.9
1 parent a830fd0 commit f5bd3f7

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": "^5.0.0",
5454
"textlint-rule-no-nfd": "^1.0.2",
55-
"textlint-rule-preset-jtf-style": "^2.3.8",
55+
"textlint-rule-preset-jtf-style": "^2.3.9",
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
@@ -4012,10 +4012,10 @@ textlint-rule-no-nfd@^1.0.2:
40124012
textlint-rule-helper "^2.1.1"
40134013
unorm "^1.4.1"
40144014

4015-
textlint-rule-preset-jtf-style@^2.3.8:
4016-
version "2.3.8"
4017-
resolved "https://registry.yarnpkg.com/textlint-rule-preset-jtf-style/-/textlint-rule-preset-jtf-style-2.3.8.tgz#0fa50f0a41e347e04552b1ca5e588a5a06df02dd"
4018-
integrity sha512-zysw3LxrnPyaJz25H6Qs715E91RpKSQ/4hjXg23UNAtTPii1a+RMHlbWlcpuxzF17Km0/X6iVQFFTvzMBhAxkg==
4015+
textlint-rule-preset-jtf-style@^2.3.9:
4016+
version "2.3.9"
4017+
resolved "https://registry.yarnpkg.com/textlint-rule-preset-jtf-style/-/textlint-rule-preset-jtf-style-2.3.9.tgz#740b256dfe6cb737b2ae71ba34f89efd0decf333"
4018+
integrity sha512-GIUHwOK3ndhD+2MMkqcaDS4Xh0ZMuLY/UZgzKz8+KodRpQ3MM/+AbPACdJ219z2wF6hhIIdeUKBxuBr2uumeQQ==
40194019
dependencies:
40204020
analyze-desumasu-dearu "^2.1.2"
40214021
japanese-numerals-to-number "^1.0.2"

0 commit comments

Comments
 (0)