Skip to content

Commit e6a7f52

Browse files
renovate[bot]azu
authored andcommitted
fix(deps): update dependency textlint-rule-ja-no-redundant-expression to ^2.0.0 (#31)
1 parent f8021ce commit e6a7f52

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"textlint-rule-ja-no-abusage": "^1.1.1",
3838
"textlint-rule-ja-no-mixed-period": "^2.0.0",
39-
"textlint-rule-ja-no-redundant-expression": "^1.0.3",
39+
"textlint-rule-ja-no-redundant-expression": "^2.0.0",
4040
"textlint-rule-ja-no-successive-word": "^1.0.1",
4141
"textlint-rule-ja-no-weak-phrase": "^1.0.2",
4242
"textlint-rule-max-comma": "^1.0.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -710,9 +710,9 @@ textlint-rule-ja-no-mixed-period@^2.0.0:
710710
check-ends-with-period "^1.0.1"
711711
textlint-rule-helper "^2.0.0"
712712

713-
textlint-rule-ja-no-redundant-expression@^1.0.3:
714-
version "1.0.3"
715-
resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-redundant-expression/-/textlint-rule-ja-no-redundant-expression-1.0.3.tgz#08b4146b99f756d8c0ec56bd3b7111425a3f0d8c"
713+
textlint-rule-ja-no-redundant-expression@^2.0.0:
714+
version "2.0.0"
715+
resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-redundant-expression/-/textlint-rule-ja-no-redundant-expression-2.0.0.tgz#ef5e34f619005c9e5d5509b6eeceab11b9610f10"
716716
dependencies:
717717
kuromojin "^1.3.2"
718718
morpheme-match "^1.0.1"

0 commit comments

Comments
 (0)