Skip to content

Commit a0b3b96

Browse files
committed
chore(deps): update patch updates
1 parent 3525154 commit a0b3b96

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,14 @@
5050
"textlint-rule-no-dropping-the-ra": "^1.1.2",
5151
"textlint-rule-no-exclamation-question-mark": "^1.0.2",
5252
"textlint-rule-no-hankaku-kana": "^1.0.2",
53-
"textlint-rule-no-mix-dearu-desumasu": "^4.0.0",
54-
"textlint-rule-no-nfd": "^1.0.1",
55-
"textlint-rule-preset-jtf-style": "^2.3.3",
53+
"textlint-rule-no-mix-dearu-desumasu": "^4.0.1",
54+
"textlint-rule-no-nfd": "^1.0.2",
55+
"textlint-rule-preset-jtf-style": "^2.3.4",
5656
"textlint-rule-sentence-length": "^2.1.2"
5757
},
5858
"devDependencies": {
5959
"markdown-toc": "^1.2.0",
60-
"mocha": "^6.2.1",
60+
"mocha": "^6.2.3",
6161
"semver": "^7.3.2",
6262
"shipjs": "0.19.0"
6363
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2604,7 +2604,7 @@ mkdirp@^1.0.0:
26042604
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
26052605
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
26062606

2607-
mocha@^6.2.1:
2607+
mocha@^6.2.3:
26082608
version "6.2.3"
26092609
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.2.3.tgz#e648432181d8b99393410212664450a4c1e31912"
26102610
integrity sha512-0R/3FvjIGH3eEuG17ccFPk117XL2rWxatr81a57D+r/x2uTYZRbdZ4oVidEUMh2W2TJDa7MdAb12Lm2/qrKajg==
@@ -4092,7 +4092,7 @@ textlint-rule-no-hankaku-kana@^1.0.2:
40924092
match-index "^1.0.1"
40934093
textlint-rule-helper "^1.1.5"
40944094

4095-
textlint-rule-no-mix-dearu-desumasu@^4.0.0:
4095+
textlint-rule-no-mix-dearu-desumasu@^4.0.1:
40964096
version "4.0.1"
40974097
resolved "https://registry.yarnpkg.com/textlint-rule-no-mix-dearu-desumasu/-/textlint-rule-no-mix-dearu-desumasu-4.0.1.tgz#6803294b0d3d4132da06cc2c66b70261a1d9e9b4"
40984098
integrity sha512-brkZc+l3Y34C31zHXyMUITbdsHj0i1MeZ7IQfhR38nvXzHlKWWFqoesXndLSml6yiVIJn4glJhiiJ1yErm86Sw==
@@ -4101,7 +4101,7 @@ textlint-rule-no-mix-dearu-desumasu@^4.0.0:
41014101
textlint-rule-helper "^2.0.0"
41024102
unist-util-visit "^2.0.2"
41034103

4104-
textlint-rule-no-nfd@^1.0.1:
4104+
textlint-rule-no-nfd@^1.0.2:
41054105
version "1.0.2"
41064106
resolved "https://registry.yarnpkg.com/textlint-rule-no-nfd/-/textlint-rule-no-nfd-1.0.2.tgz#8c5793b57caada6e620b89d7a1d2886487dbbe2e"
41074107
integrity sha512-n6tUx40/V6koDo78qqePHxSovuwSIKO0xwY3FCqVDbcfg9GxQCjde1twQJ99T3bs4LabhPOo/Pt3USaQ9XcTRQ==
@@ -4110,7 +4110,7 @@ textlint-rule-no-nfd@^1.0.1:
41104110
textlint-rule-helper "^2.1.1"
41114111
unorm "^1.4.1"
41124112

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

0 commit comments

Comments
 (0)