Skip to content

Commit 3e9b3ba

Browse files
committed
fix(deps): update patch updates
1 parent 0009ef6 commit 3e9b3ba

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@
4949
"textlint-rule-no-double-negative-ja": "^1.0.5",
5050
"textlint-rule-no-doubled-conjunction": "^1.0.2",
5151
"textlint-rule-no-doubled-conjunctive-particle-ga": "^1.1.0",
52-
"textlint-rule-no-doubled-joshi": "^3.5.2",
52+
"textlint-rule-no-doubled-joshi": "^3.5.3",
5353
"textlint-rule-no-dropping-the-ra": "^1.1.2",
5454
"textlint-rule-no-exclamation-question-mark": "^1.0.2",
5555
"textlint-rule-no-hankaku-kana": "^1.0.2",
5656
"textlint-rule-no-mix-dearu-desumasu": "^4.0.0",
57-
"textlint-rule-no-nfd": "^1.0.1",
58-
"textlint-rule-preset-jtf-style": "^2.3.3",
57+
"textlint-rule-no-nfd": "^1.0.2",
58+
"textlint-rule-preset-jtf-style": "^2.3.4",
5959
"textlint-rule-sentence-length": "^2.1.2"
6060
}
6161
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2301,7 +2301,7 @@ textlint-rule-no-doubled-conjunctive-particle-ga@^1.1.0:
23012301
textlint-rule-helper "^1.1.5"
23022302
textlint-util-to-string "^1.2.0"
23032303

2304-
textlint-rule-no-doubled-joshi@^3.5.2:
2304+
textlint-rule-no-doubled-joshi@^3.5.3:
23052305
version "3.5.3"
23062306
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-joshi/-/textlint-rule-no-doubled-joshi-3.5.3.tgz#f286a03363c9499788c85bfb2f550cbd5b28130b"
23072307
integrity sha512-rw7vRkWAXfP1UZAqSYL189eGnho1+7L+RxiodaR3qJdKninSY63e1BBmNLfQnNTugrANyWotaRElU6pObrb0uQ==
@@ -2344,7 +2344,7 @@ textlint-rule-no-mix-dearu-desumasu@^4.0.0:
23442344
textlint-rule-helper "^2.0.0"
23452345
unist-util-visit "^1.1.0"
23462346

2347-
textlint-rule-no-nfd@^1.0.1:
2347+
textlint-rule-no-nfd@^1.0.2:
23482348
version "1.0.2"
23492349
resolved "https://registry.yarnpkg.com/textlint-rule-no-nfd/-/textlint-rule-no-nfd-1.0.2.tgz#8c5793b57caada6e620b89d7a1d2886487dbbe2e"
23502350
integrity sha512-n6tUx40/V6koDo78qqePHxSovuwSIKO0xwY3FCqVDbcfg9GxQCjde1twQJ99T3bs4LabhPOo/Pt3USaQ9XcTRQ==
@@ -2353,7 +2353,7 @@ textlint-rule-no-nfd@^1.0.1:
23532353
textlint-rule-helper "^2.1.1"
23542354
unorm "^1.4.1"
23552355

2356-
textlint-rule-preset-jtf-style@^2.3.3:
2356+
textlint-rule-preset-jtf-style@^2.3.4:
23572357
version "2.3.4"
23582358
resolved "https://registry.yarnpkg.com/textlint-rule-preset-jtf-style/-/textlint-rule-preset-jtf-style-2.3.4.tgz#68cc4d5a814e0ea4dd257ee981be2e0a56d961f0"
23592359
integrity sha512-9z1b4/Y3Q0q+a1JrFj5fheO1DNyBaFysJg4YLwBPJ8YB3gtwwxpHhx141zyJXfnzzTZDVCaIqnM6cPHijcyRuw==

0 commit comments

Comments
 (0)