Skip to content

Commit

Permalink
fix(deps): update dependency textlint-rule-no-double-negative-ja to v2 (
Browse files Browse the repository at this point in the history
#52)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Apr 25, 2021
1 parent b3d655c commit 757b979
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@textlint-rule/textlint-rule-no-invalid-control-character": "^1.2.0",
"@textlint/module-interop": "^1.0.2",
"textlint-rule-max-ten": "^4.0.0",
"textlint-rule-no-double-negative-ja": "^1.0.3",
"textlint-rule-no-double-negative-ja": "^2.0.0",
"textlint-rule-no-doubled-conjunction": "^1.0.2",
"textlint-rule-no-doubled-conjunctive-particle-ga": "^1.1.0",
"textlint-rule-no-doubled-joshi": "^3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2757,12 +2757,12 @@ textlint-rule-max-ten@^4.0.0:
textlint-rule-helper "^2.0.0"
textlint-util-to-string "^3.1.1"

textlint-rule-no-double-negative-ja@^1.0.3:
version "1.0.5"
resolved "https://registry.yarnpkg.com/textlint-rule-no-double-negative-ja/-/textlint-rule-no-double-negative-ja-1.0.5.tgz#ba30db424dc7ef84ceda6d103781b14cd20cc764"
integrity sha1-ujDbQk3H74TO2m0QN4GxTNIMx2Q=
textlint-rule-no-double-negative-ja@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/textlint-rule-no-double-negative-ja/-/textlint-rule-no-double-negative-ja-2.0.0.tgz#68bf25027fb1626393cba9aa18b3bb245cdaea68"
integrity sha512-czi6ung/vpSaxGjrgbBN6iapIqd50tqBbsWaIvonhv2cHe1qAqgqS9C02YrSZPjnX7fkxs4pKQr4p+qK1rGzGA==
dependencies:
kuromojin "^1.1.0"
kuromojin "^3.0.0"

textlint-rule-no-doubled-conjunction@^1.0.2:
version "1.0.2"
Expand Down

0 comments on commit 757b979

Please sign in to comment.