Skip to content

Commit 0777e30

Browse files
committed
fix(deps): update dependency textlint-rule-preset-jtf-style to ^2.3.5
1 parent 8dc4909 commit 0777e30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.4",
55+
"textlint-rule-preset-jtf-style": "^2.3.5",
5656
"textlint-rule-sentence-length": "^2.2.0"
5757
},
5858
"devDependencies": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4191,7 +4191,7 @@ textlint-rule-no-nfd@^1.0.2:
41914191
textlint-rule-helper "^2.1.1"
41924192
unorm "^1.4.1"
41934193

4194-
textlint-rule-preset-jtf-style@^2.3.4:
4194+
textlint-rule-preset-jtf-style@^2.3.5:
41954195
version "2.3.5"
41964196
resolved "https://registry.yarnpkg.com/textlint-rule-preset-jtf-style/-/textlint-rule-preset-jtf-style-2.3.5.tgz#ac2e6eec8001e31af0dcae992493ae5270419703"
41974197
integrity sha512-hN/yGsL80enqGA0pMg5+LeYkVghQnPslKjnTZ+xndiDvBymHhrmeJMTG3T2U6/4u9hGBGJN3JXAIu58yTKoHlA==

0 commit comments

Comments
 (0)