Skip to content

Commit fecf936

Browse files
committed
fix(deps): update dependency textlint-rule-preset-jtf-style to ^2.3.10
1 parent dfa679b commit fecf936

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.9",
55+
"textlint-rule-preset-jtf-style": "^2.3.10",
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
@@ -4017,10 +4017,10 @@ textlint-rule-no-nfd@^1.0.2:
40174017
textlint-rule-helper "^2.1.1"
40184018
unorm "^1.4.1"
40194019

4020-
textlint-rule-preset-jtf-style@^2.3.9:
4021-
version "2.3.9"
4022-
resolved "https://registry.yarnpkg.com/textlint-rule-preset-jtf-style/-/textlint-rule-preset-jtf-style-2.3.9.tgz#740b256dfe6cb737b2ae71ba34f89efd0decf333"
4023-
integrity sha512-GIUHwOK3ndhD+2MMkqcaDS4Xh0ZMuLY/UZgzKz8+KodRpQ3MM/+AbPACdJ219z2wF6hhIIdeUKBxuBr2uumeQQ==
4020+
textlint-rule-preset-jtf-style@^2.3.10:
4021+
version "2.3.10"
4022+
resolved "https://registry.yarnpkg.com/textlint-rule-preset-jtf-style/-/textlint-rule-preset-jtf-style-2.3.10.tgz#e5c05e6e532935bb1350bbd6f4484ed97b2a3135"
4023+
integrity sha512-Qt4YMlP/N3ERYvCl1NfcMVIltRv3IdDbdAlEWevE6MGQpiFC13/c1I8gaU91iMLRgI9n1E8DRefyQ1Hj8E3yLA==
40244024
dependencies:
40254025
analyze-desumasu-dearu "^2.1.2"
40264026
japanese-numerals-to-number "^1.0.2"

0 commit comments

Comments
 (0)