Skip to content

Commit

Permalink
fix(deps): update dependency textlint-rule-preset-jtf-style to ^2.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 10, 2021
1 parent 21a1a05 commit d367aa1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"textlint-rule-no-hankaku-kana": "^1.0.2",
"textlint-rule-no-mix-dearu-desumasu": "^4.0.1",
"textlint-rule-no-nfd": "^1.0.2",
"textlint-rule-preset-jtf-style": "^2.3.7",
"textlint-rule-preset-jtf-style": "^2.3.8",
"textlint-rule-sentence-length": "^2.2.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4027,10 +4027,10 @@ textlint-rule-no-nfd@^1.0.2:
textlint-rule-helper "^2.1.1"
unorm "^1.4.1"

textlint-rule-preset-jtf-style@^2.3.7:
version "2.3.7"
resolved "https://registry.yarnpkg.com/textlint-rule-preset-jtf-style/-/textlint-rule-preset-jtf-style-2.3.7.tgz#80faa6f8f7790685a1d5b7558c49d4741cfa60bc"
integrity sha512-hbXbXmlCylKMQQrQne4ymjraL/p5llP2FLTSQfHXuLjCKWBh8yeO5YFQeTf+sTrGOG3AHdgVsHSt5sWlPmf0RQ==
textlint-rule-preset-jtf-style@^2.3.8:
version "2.3.8"
resolved "https://registry.yarnpkg.com/textlint-rule-preset-jtf-style/-/textlint-rule-preset-jtf-style-2.3.8.tgz#0fa50f0a41e347e04552b1ca5e588a5a06df02dd"
integrity sha512-zysw3LxrnPyaJz25H6Qs715E91RpKSQ/4hjXg23UNAtTPii1a+RMHlbWlcpuxzF17Km0/X6iVQFFTvzMBhAxkg==
dependencies:
analyze-desumasu-dearu "^2.1.2"
japanese-numerals-to-number "^1.0.2"
Expand Down

0 comments on commit d367aa1

Please sign in to comment.