Skip to content

Commit 638a961

Browse files
authored
Merge pull request #270 from o2project/dependabot/npm_and_yarn/textlint-rule-no-doubled-conjunctive-particle-ga-2.0.4
build(deps-dev): bump textlint-rule-no-doubled-conjunctive-particle-ga from 1.0.2 to 2.0.4
2 parents 2eba263 + ac99ece commit 638a961

File tree

2 files changed

+11
-26
lines changed

2 files changed

+11
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"textlint-rule-no-dead-link": "^4.6.2",
5151
"textlint-rule-no-double-negative-ja": "^2.0.1",
5252
"textlint-rule-no-doubled-conjunction": "^2.0.4",
53-
"textlint-rule-no-doubled-conjunctive-particle-ga": "^1.0.2",
53+
"textlint-rule-no-doubled-conjunctive-particle-ga": "^2.0.4",
5454
"textlint-rule-no-doubled-joshi": "^4.0.1",
5555
"textlint-rule-no-dropping-the-ra": "^3.0.0",
5656
"textlint-rule-no-mix-dearu-desumasu": "^5.0.0",

yarn.lock

Lines changed: 10 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -6091,13 +6091,6 @@ send@^0.17.1:
60916091
range-parser "~1.2.1"
60926092
statuses "~1.5.0"
60936093

6094-
sentence-splitter@^1.2.0:
6095-
version "1.2.0"
6096-
resolved "https://registry.yarnpkg.com/sentence-splitter/-/sentence-splitter-1.2.0.tgz#c1c38414cf145ec717fd437cac20c988e0fd0d46"
6097-
integrity sha1-wcOEFM8UXscX/UN8rCDJiOD9DUY=
6098-
dependencies:
6099-
structured-source "^3.0.2"
6100-
61016094
sentence-splitter@^2.0.0:
61026095
version "2.3.2"
61036096
resolved "https://registry.yarnpkg.com/sentence-splitter/-/sentence-splitter-2.3.2.tgz#5ad33cd0e6ae171d58c88f6bfef16a9ed04f3a79"
@@ -6628,14 +6621,14 @@ textlint-filter-rule-comments@^1.2.2:
66286621
resolved "https://registry.yarnpkg.com/textlint-filter-rule-comments/-/textlint-filter-rule-comments-1.2.2.tgz#3a72c494994e068e0e4aaad0f24ea7cfe338503a"
66296622
integrity sha512-AtyxreCPb3Hq/bd6Qd6szY1OGgnW34LOjQXAHzE8NoXbTUudQqALPdRe+hvRsf81rnmGLxBiCUXZbnbpIseFyw==
66306623

6631-
textlint-rule-helper@^1.1.3, textlint-rule-helper@^1.1.5:
6624+
textlint-rule-helper@^1.1.3:
66326625
version "1.2.0"
66336626
resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-1.2.0.tgz#be68d47a5146b16dd116278c9aeb7bd35631ccda"
66346627
integrity sha1-vmjUelFGsW3RFieMmut701YxzNo=
66356628
dependencies:
66366629
unist-util-visit "^1.1.0"
66376630

6638-
textlint-rule-helper@^2.0.0, textlint-rule-helper@^2.1.1, textlint-rule-helper@^2.2.1, textlint-rule-helper@^2.2.3:
6631+
textlint-rule-helper@^2.0.0, textlint-rule-helper@^2.1.1, textlint-rule-helper@^2.2.0, textlint-rule-helper@^2.2.1, textlint-rule-helper@^2.2.3:
66396632
version "2.2.3"
66406633
resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-2.2.3.tgz#23ff41790aa0d34f3bc9be3c379fb9d5bd28302f"
66416634
integrity sha512-H499NRHVurHTFXTL+w/FI+aX6YgZD1TAFuR6kHqYDQ2ArGwkCbnRu+so+deweTFEUI4etP7EVMsrLwXP1e2Q+w==
@@ -6740,15 +6733,15 @@ textlint-rule-no-doubled-conjunction@^2.0.4:
67406733
textlint-rule-helper "^2.2.1"
67416734
textlint-util-to-string "^3.1.1"
67426735

6743-
textlint-rule-no-doubled-conjunctive-particle-ga@^1.0.2:
6744-
version "1.1.1"
6745-
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-conjunctive-particle-ga/-/textlint-rule-no-doubled-conjunctive-particle-ga-1.1.1.tgz#c9ec57637b7a4908d4e7a2d2077c5e94233803cd"
6746-
integrity sha512-UvjKadrYOvA5F9rkCk5YafmEyxgdwJEZoz/MHCWhNFnTSDBryhIL986qxeZAjI/4FB9mZUDxQsDph2W7Sn8acA==
6736+
textlint-rule-no-doubled-conjunctive-particle-ga@^2.0.4:
6737+
version "2.0.4"
6738+
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-conjunctive-particle-ga/-/textlint-rule-no-doubled-conjunctive-particle-ga-2.0.4.tgz#46923a42ba01eb7d8455f6faee032c72f94d7e33"
6739+
integrity sha512-lHC1M5Y9zApDswvliYNri59hqkic4pY+X2/ZVOD7SAJinBycnb2W2jPcldoeG+QqRsu3BqbVmURR9Z/wJujwsw==
67476740
dependencies:
6748-
kuromojin "^2.0.0"
6749-
sentence-splitter "^1.2.0"
6750-
textlint-rule-helper "^1.1.5"
6751-
textlint-util-to-string "^1.2.0"
6741+
kuromojin "^3.0.0"
6742+
sentence-splitter "^3.2.1"
6743+
textlint-rule-helper "^2.2.0"
6744+
textlint-util-to-string "^3.1.1"
67526745

67536746
textlint-rule-no-doubled-joshi@^4.0.1:
67546747
version "4.0.1"
@@ -6824,14 +6817,6 @@ textlint-rule-web-plus-db@^1.1.5:
68246817
brfs "^1.4.3"
68256818
textlint-rule-prh "^2.2.0"
68266819

6827-
textlint-util-to-string@^1.2.0:
6828-
version "1.2.1"
6829-
resolved "https://registry.yarnpkg.com/textlint-util-to-string/-/textlint-util-to-string-1.2.1.tgz#1cf89956d27555a55e9588c06b35a50f0d1d46f9"
6830-
integrity sha1-HPiZVtJ1VaVelYjAazWlDw0dRvk=
6831-
dependencies:
6832-
object-assign "^4.0.1"
6833-
structured-source "^3.0.2"
6834-
68356820
textlint-util-to-string@^2.1.1:
68366821
version "2.1.1"
68376822
resolved "https://registry.yarnpkg.com/textlint-util-to-string/-/textlint-util-to-string-2.1.1.tgz#7e456f16a2abc07e473cb9591acf19f110def2d1"

0 commit comments

Comments
 (0)