Skip to content

Commit 88b3021

Browse files
committed
fix(deps): update dependency textlint-rule-no-doubled-conjunctive-particle-ga to ^1.1.1
1 parent 51f1db7 commit 88b3021

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"textlint-rule-max-ten": "^2.0.4",
4646
"textlint-rule-no-double-negative-ja": "^1.0.6",
4747
"textlint-rule-no-doubled-conjunction": "^1.0.3",
48-
"textlint-rule-no-doubled-conjunctive-particle-ga": "^1.1.0",
48+
"textlint-rule-no-doubled-conjunctive-particle-ga": "^1.1.1",
4949
"textlint-rule-no-doubled-joshi": "^3.7.2",
5050
"textlint-rule-no-dropping-the-ra": "^1.1.2",
5151
"textlint-rule-no-exclamation-question-mark": "^1.0.2",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3995,7 +3995,7 @@ textlint-rule-no-doubled-conjunction@^1.0.3:
39953995
textlint-rule-helper "^1.1.5"
39963996
textlint-util-to-string "^1.2.0"
39973997

3998-
textlint-rule-no-doubled-conjunctive-particle-ga@^1.1.0:
3998+
textlint-rule-no-doubled-conjunctive-particle-ga@^1.1.1:
39993999
version "1.1.1"
40004000
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-conjunctive-particle-ga/-/textlint-rule-no-doubled-conjunctive-particle-ga-1.1.1.tgz#c9ec57637b7a4908d4e7a2d2077c5e94233803cd"
40014001
integrity sha512-UvjKadrYOvA5F9rkCk5YafmEyxgdwJEZoz/MHCWhNFnTSDBryhIL986qxeZAjI/4FB9mZUDxQsDph2W7Sn8acA==

0 commit comments

Comments
 (0)