Skip to content

Commit 8be345e

Browse files
committed
fix(deps): update dependency textlint-rule-preset-jtf-style to ^2.3.6
1 parent c9ab1d1 commit 8be345e

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.5",
55+
"textlint-rule-preset-jtf-style": "^2.3.6",
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
@@ -4200,7 +4200,7 @@ textlint-rule-no-nfd@^1.0.2:
42004200
textlint-rule-helper "^2.1.1"
42014201
unorm "^1.4.1"
42024202

4203-
textlint-rule-preset-jtf-style@^2.3.5:
4203+
textlint-rule-preset-jtf-style@^2.3.6:
42044204
version "2.3.6"
42054205
resolved "https://registry.yarnpkg.com/textlint-rule-preset-jtf-style/-/textlint-rule-preset-jtf-style-2.3.6.tgz#57f54100388d64f878e1dd4dca9515c9359ff219"
42064206
integrity sha512-hun0dMmGM7WWQxu0XlndswNnXS6WqW5TEHeu7NLadZEwZQHYoaClFx0IPgpsmF64rnSLgJ7aq/5L56RkWYp2Ug==

0 commit comments

Comments
 (0)