Skip to content

Commit 9c8d90d

Browse files
committed
fix(deps): update dependency textlint-rule-no-doubled-joshi to ^3.8.0
1 parent 985c6b6 commit 9c8d90d

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
@@ -46,7 +46,7 @@
4646
"textlint-rule-no-double-negative-ja": "^1.0.6",
4747
"textlint-rule-no-doubled-conjunction": "^1.0.3",
4848
"textlint-rule-no-doubled-conjunctive-particle-ga": "^1.1.1",
49-
"textlint-rule-no-doubled-joshi": "^3.7.2",
49+
"textlint-rule-no-doubled-joshi": "^3.8.0",
5050
"textlint-rule-no-dropping-the-ra": "^1.1.3",
5151
"textlint-rule-no-exclamation-question-mark": "^1.1.0",
5252
"textlint-rule-no-hankaku-kana": "^1.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4139,10 +4139,10 @@ textlint-rule-no-doubled-conjunctive-particle-ga@^1.1.1:
41394139
textlint-rule-helper "^1.1.5"
41404140
textlint-util-to-string "^1.2.0"
41414141

4142-
textlint-rule-no-doubled-joshi@^3.7.2:
4143-
version "3.7.2"
4144-
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-joshi/-/textlint-rule-no-doubled-joshi-3.7.2.tgz#7df7c39a34e1729b23d8c0c47e0f6bc56bfc139b"
4145-
integrity sha512-6du7XciMGZuvAdEL0vAA7JSXVS9NbtWwsbVCeJ8ynSl4hNI+g9tGeN6zYZARJD6/cyklP+zFSvXixKf6nFFqMA==
4142+
textlint-rule-no-doubled-joshi@^3.8.0:
4143+
version "3.8.0"
4144+
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-joshi/-/textlint-rule-no-doubled-joshi-3.8.0.tgz#e7bdd3bfa1ffd303384464a07bd8616ca0da9338"
4145+
integrity sha512-pSMSz5kUn5676ObN1RIVlOEmi4FcQkXzJKAv24pJV/PxAlEQl/bmYNcgGSZr+SONCy4QW/82+sFZguM/XSHZeA==
41464146
dependencies:
41474147
kuromojin "^2.0.0"
41484148
sentence-splitter "^3.2.0"

0 commit comments

Comments
 (0)