Skip to content

Commit

Permalink
Merge pull request #270 from o2project/dependabot/npm_and_yarn/textli…
Browse files Browse the repository at this point in the history
…nt-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
  • Loading branch information
kubosho authored Jan 6, 2023
2 parents 2eba263 + ac99ece commit 638a961
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"textlint-rule-no-dead-link": "^4.6.2",
"textlint-rule-no-double-negative-ja": "^2.0.1",
"textlint-rule-no-doubled-conjunction": "^2.0.4",
"textlint-rule-no-doubled-conjunctive-particle-ga": "^1.0.2",
"textlint-rule-no-doubled-conjunctive-particle-ga": "^2.0.4",
"textlint-rule-no-doubled-joshi": "^4.0.1",
"textlint-rule-no-dropping-the-ra": "^3.0.0",
"textlint-rule-no-mix-dearu-desumasu": "^5.0.0",
Expand Down
35 changes: 10 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6091,13 +6091,6 @@ send@^0.17.1:
range-parser "~1.2.1"
statuses "~1.5.0"

sentence-splitter@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/sentence-splitter/-/sentence-splitter-1.2.0.tgz#c1c38414cf145ec717fd437cac20c988e0fd0d46"
integrity sha1-wcOEFM8UXscX/UN8rCDJiOD9DUY=
dependencies:
structured-source "^3.0.2"

sentence-splitter@^2.0.0:
version "2.3.2"
resolved "https://registry.yarnpkg.com/sentence-splitter/-/sentence-splitter-2.3.2.tgz#5ad33cd0e6ae171d58c88f6bfef16a9ed04f3a79"
Expand Down Expand Up @@ -6628,14 +6621,14 @@ textlint-filter-rule-comments@^1.2.2:
resolved "https://registry.yarnpkg.com/textlint-filter-rule-comments/-/textlint-filter-rule-comments-1.2.2.tgz#3a72c494994e068e0e4aaad0f24ea7cfe338503a"
integrity sha512-AtyxreCPb3Hq/bd6Qd6szY1OGgnW34LOjQXAHzE8NoXbTUudQqALPdRe+hvRsf81rnmGLxBiCUXZbnbpIseFyw==

textlint-rule-helper@^1.1.3, textlint-rule-helper@^1.1.5:
textlint-rule-helper@^1.1.3:
version "1.2.0"
resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-1.2.0.tgz#be68d47a5146b16dd116278c9aeb7bd35631ccda"
integrity sha1-vmjUelFGsW3RFieMmut701YxzNo=
dependencies:
unist-util-visit "^1.1.0"

textlint-rule-helper@^2.0.0, textlint-rule-helper@^2.1.1, textlint-rule-helper@^2.2.1, textlint-rule-helper@^2.2.3:
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:
version "2.2.3"
resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-2.2.3.tgz#23ff41790aa0d34f3bc9be3c379fb9d5bd28302f"
integrity sha512-H499NRHVurHTFXTL+w/FI+aX6YgZD1TAFuR6kHqYDQ2ArGwkCbnRu+so+deweTFEUI4etP7EVMsrLwXP1e2Q+w==
Expand Down Expand Up @@ -6740,15 +6733,15 @@ textlint-rule-no-doubled-conjunction@^2.0.4:
textlint-rule-helper "^2.2.1"
textlint-util-to-string "^3.1.1"

textlint-rule-no-doubled-conjunctive-particle-ga@^1.0.2:
version "1.1.1"
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-conjunctive-particle-ga/-/textlint-rule-no-doubled-conjunctive-particle-ga-1.1.1.tgz#c9ec57637b7a4908d4e7a2d2077c5e94233803cd"
integrity sha512-UvjKadrYOvA5F9rkCk5YafmEyxgdwJEZoz/MHCWhNFnTSDBryhIL986qxeZAjI/4FB9mZUDxQsDph2W7Sn8acA==
textlint-rule-no-doubled-conjunctive-particle-ga@^2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-conjunctive-particle-ga/-/textlint-rule-no-doubled-conjunctive-particle-ga-2.0.4.tgz#46923a42ba01eb7d8455f6faee032c72f94d7e33"
integrity sha512-lHC1M5Y9zApDswvliYNri59hqkic4pY+X2/ZVOD7SAJinBycnb2W2jPcldoeG+QqRsu3BqbVmURR9Z/wJujwsw==
dependencies:
kuromojin "^2.0.0"
sentence-splitter "^1.2.0"
textlint-rule-helper "^1.1.5"
textlint-util-to-string "^1.2.0"
kuromojin "^3.0.0"
sentence-splitter "^3.2.1"
textlint-rule-helper "^2.2.0"
textlint-util-to-string "^3.1.1"

textlint-rule-no-doubled-joshi@^4.0.1:
version "4.0.1"
Expand Down Expand Up @@ -6824,14 +6817,6 @@ textlint-rule-web-plus-db@^1.1.5:
brfs "^1.4.3"
textlint-rule-prh "^2.2.0"

textlint-util-to-string@^1.2.0:
version "1.2.1"
resolved "https://registry.yarnpkg.com/textlint-util-to-string/-/textlint-util-to-string-1.2.1.tgz#1cf89956d27555a55e9588c06b35a50f0d1d46f9"
integrity sha1-HPiZVtJ1VaVelYjAazWlDw0dRvk=
dependencies:
object-assign "^4.0.1"
structured-source "^3.0.2"

textlint-util-to-string@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/textlint-util-to-string/-/textlint-util-to-string-2.1.1.tgz#7e456f16a2abc07e473cb9591acf19f110def2d1"
Expand Down

0 comments on commit 638a961

Please sign in to comment.