Skip to content

Commit 3d609a6

Browse files
committed
Update dependency textlint to v11.7.2
1 parent 53ac33d commit 3d609a6

File tree

2 files changed

+94
-139
lines changed

2 files changed

+94
-139
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"lint-staged": "^7.3.0",
3030
"prettier": "2.0.2",
3131
"pretty-quick": "^2.0.1",
32-
"textlint": "11.6.2",
32+
"textlint": "11.7.2",
3333
"textlint-rule-ja-space-between-half-and-full-width": "2.0.1",
3434
"textlint-rule-no-todo": "2.0.1"
3535
}

yarn.lock

Lines changed: 93 additions & 138 deletions
Original file line numberDiff line numberDiff line change
@@ -59,39 +59,39 @@
5959
resolved "https://nexus.dev.casaba.tech/repository/npm/@textlint/ast-node-types/-/ast-node-types-4.2.3.tgz#2fc57a14600ac4dc5136dc7fb9793ac064bbd864"
6060
integrity sha1-L8V6FGAKxNxRNtx/uXk6wGS72GQ=
6161

62-
"@textlint/ast-node-types@^4.2.5":
63-
version "4.2.5"
64-
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.2.5.tgz#ae13981bc8711c98313a6ac1c361194d6bf2d39b"
65-
integrity sha512-+rEx4jLOeZpUcdvll7jEg/7hNbwYvHWFy4IGW/tk2JdbyB3SJVyIP6arAwzTH/sp/pO9jftfyZnRj4//sLbLvQ==
62+
"@textlint/ast-node-types@^4.3.1":
63+
version "4.3.1"
64+
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.3.1.tgz#db327aed192713da00e2986c8454d2950831626e"
65+
integrity sha512-QWpeEqoiKqd1koIE9CGGtoXJOI7NmtbxR8+fPV+WysHy71nOk98xJvc/Pmfc7X8Bs+gmmfpJqOa5aPjHm1AmEw==
6666

67-
"@textlint/ast-tester@^2.1.6":
68-
version "2.1.6"
69-
resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-2.1.6.tgz#c7a0308c862426445f551ceb6cf602b35a0e4647"
70-
integrity sha512-i+UrSKZXs561g8LXsCBkgpNYkgBS3T3Pif2/+DraZmSKpQ2r2D1yCOdH82IGPWWpQ/GMSg6Z0qpLJpjnYz+bpg==
67+
"@textlint/ast-tester@^2.2.1":
68+
version "2.2.1"
69+
resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-2.2.1.tgz#fc9938db3688b15607351e552b289ef54a31b845"
70+
integrity sha512-XvGQp1/Ijo5jiy2aL/LWGdL++7Qu3sufTQL3e0BFVOMFN0lsNgxixpECvd5C1+9q8C75EWpOU98sfy8Rhw/J9g==
7171
dependencies:
72-
"@textlint/ast-node-types" "^4.2.5"
72+
"@textlint/ast-node-types" "^4.3.1"
7373

74-
"@textlint/ast-traverse@^2.1.6":
75-
version "2.1.6"
76-
resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-2.1.6.tgz#ce68cdcdf12776fa6161161b0ada002e9bd6beab"
77-
integrity sha512-qSPTUptR/C4YwoeVXRLUij6TpxbXT7U0P9S0No+p9Q+EYJeNvl1NUTrcpQmzrRydo6vCR0RzVkHmj+gEckH2Ug==
74+
"@textlint/ast-traverse@^2.2.1":
75+
version "2.2.1"
76+
resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-2.2.1.tgz#198824af6bfc78a4b9542a1f200de8dd0303afe8"
77+
integrity sha512-kwPyeegBx2b6L6fDDeLRRhAflw7F4uzaOeXKg6p7dRscMpV08Fol9CA2x7aFoC5xPNukgQJxnQ2N0cR9X04Dqg==
7878
dependencies:
79-
"@textlint/ast-node-types" "^4.2.5"
79+
"@textlint/ast-node-types" "^4.3.1"
8080

81-
"@textlint/feature-flag@^3.1.6":
82-
version "3.1.6"
83-
resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-3.1.6.tgz#f540fc5182af8d14ad9d580e1fad92d6c2f8def4"
84-
integrity sha512-R2s027/WG3zhCMHZG79OhRFmkSL2ghwvFYg/W+2VUva5aYC8i9yeuwRyWt7m83tP1qlI+bq7j3S04fyn6yNheg==
81+
"@textlint/feature-flag@^3.2.1":
82+
version "3.2.1"
83+
resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-3.2.1.tgz#5a25a6016132ab4893b61cddbd2da0089ade05a9"
84+
integrity sha512-31OpYleNmmWH8/Yd66ug4i0pR3QcpA7B3YTsH/WuFgkAHggRgZCLx2cZpLcnbFeiJzFGoSCxsol/8WuF66JGNQ==
8585
dependencies:
8686
map-like "^2.0.0"
8787

88-
"@textlint/fixer-formatter@^3.1.12":
89-
version "3.1.12"
90-
resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-3.1.12.tgz#f260da07866eb9c956702bd605cc636156fd85c6"
91-
integrity sha512-MQcVkr6WT4m31gG32IYoOJ+vMw+YI/hpO1S2gwfuQo7z+qBWoqByydbEn4H6dtJzWCX9RBgi8D1lAL2HPvASYw==
88+
"@textlint/fixer-formatter@^3.2.1":
89+
version "3.2.1"
90+
resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-3.2.1.tgz#8252584f48cb019e369ba9b29d6c347c6b544257"
91+
integrity sha512-DX/EMmN5f76Vx7T+1QqZcdbJN1IwkqZkMIiLNYK7JIbV5qImYUzS5I94fju7QIn5sINwPg+CHYWUr43onqouTw==
9292
dependencies:
93-
"@textlint/module-interop" "^1.0.2"
94-
"@textlint/types" "^1.3.0"
93+
"@textlint/module-interop" "^1.1.1"
94+
"@textlint/types" "^1.4.1"
9595
chalk "^1.1.3"
9696
debug "^4.1.1"
9797
diff "^4.0.1"
@@ -101,33 +101,31 @@
101101
text-table "^0.2.0"
102102
try-resolve "^1.0.1"
103103

104-
"@textlint/kernel@^3.2.0":
105-
version "3.2.0"
106-
resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-3.2.0.tgz#c16bc02f551fe4a16d3993d4acfd7d220bb0ac43"
107-
integrity sha512-1uir4V/fFSLl7vkbQUt4BYkXmwAwrT8En7RAv3o6t7EugCwyLlzCluFwCHrTLgVMTTZuS5NIqUQZREUMP7U/vg==
108-
dependencies:
109-
"@textlint/ast-node-types" "^4.2.5"
110-
"@textlint/ast-tester" "^2.1.6"
111-
"@textlint/ast-traverse" "^2.1.6"
112-
"@textlint/feature-flag" "^3.1.6"
113-
"@textlint/types" "^1.3.0"
114-
"@textlint/utils" "^1.0.3"
115-
"@types/bluebird" "^3.5.18"
116-
bluebird "^3.7.0"
104+
"@textlint/kernel@^3.3.2":
105+
version "3.3.2"
106+
resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-3.3.2.tgz#01451f552eeaad7526b43afeec9f3ffb3cfbc9bd"
107+
integrity sha512-4JBTKBG0V1Rqy/08nPqOegjG6iVFJXaZAaZlamXIh4St1P8eVTEoEJ80d4fl9pu6N+H44rd9BqMU0bYrmWST8w==
108+
dependencies:
109+
"@textlint/ast-node-types" "^4.3.1"
110+
"@textlint/ast-tester" "^2.2.1"
111+
"@textlint/ast-traverse" "^2.2.1"
112+
"@textlint/feature-flag" "^3.2.1"
113+
"@textlint/types" "^1.4.1"
114+
"@textlint/utils" "^1.1.1"
117115
debug "^4.1.1"
118-
deep-equal "^1.1.0"
116+
deep-equal "^1.1.1"
119117
map-like "^2.0.0"
120118
structured-source "^3.0.2"
121119

122-
"@textlint/linter-formatter@^3.1.11":
123-
version "3.1.11"
124-
resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-3.1.11.tgz#94e91ed64d299747bfd0b7a8cc58b44c4f5b0918"
125-
integrity sha512-tPFz8sGXWuDrhDRiHrLceasAN8AGM2ctt5uLvCxGVJ4Lmx6O7o+kDnHNGfIuF8rTRRQKWJ9jR/SCCH1SZulXmw==
120+
"@textlint/linter-formatter@^3.2.1":
121+
version "3.2.1"
122+
resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-3.2.1.tgz#05bf0e72a57df6bb68bc77dc32e0d6cb275fa529"
123+
integrity sha512-rwLdSwmqohrS99cPXCXAmmqtGqpU1pKk4Rbts9DFni28JIjSRkxlAkNDXn8fwTRiWlwiabzfnbKqlVWrYX/mjg==
126124
dependencies:
127125
"@azu/format-text" "^1.0.1"
128126
"@azu/style-format" "^1.0.0"
129-
"@textlint/module-interop" "^1.0.2"
130-
"@textlint/types" "^1.3.0"
127+
"@textlint/module-interop" "^1.1.1"
128+
"@textlint/types" "^1.4.1"
131129
chalk "^1.0.0"
132130
concat-stream "^1.5.1"
133131
debug "^4.1.1"
@@ -136,51 +134,50 @@
136134
optionator "^0.8.1"
137135
pluralize "^2.0.0"
138136
string-width "^1.0.1"
139-
string.prototype.padstart "^3.0.0"
140137
strip-ansi "^6.0.0"
141138
table "^3.7.8"
142139
text-table "^0.2.0"
143140
try-resolve "^1.0.1"
144141
xml-escape "^1.0.0"
145142

146-
"@textlint/markdown-to-ast@^6.1.6":
147-
version "6.1.6"
148-
resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-6.1.6.tgz#9d081a64d4a95a4958f5cebc75b1efdb7cdaf7ab"
149-
integrity sha512-xIaMn6gW1Ig+M+2Xcdbxt4cgOqWJSuB0pIO98KppQyqPzQ5k5deea7SBABqLZiKeNIxLl+2C1vfIfnBFFjxlmg==
143+
"@textlint/markdown-to-ast@^6.2.1":
144+
version "6.2.1"
145+
resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-6.2.1.tgz#667ffb4fffaee48eb4788c8dd96c435488f646d5"
146+
integrity sha512-VLuWMwf0GNjDQj903gdAyG0NRWPlrB2JDzaDkl5ir3PiBjTC+VaYU2N8F/TessDMiWre6oaZCUCY8F/zgHOuZQ==
150147
dependencies:
151-
"@textlint/ast-node-types" "^4.2.5"
148+
"@textlint/ast-node-types" "^4.3.1"
152149
debug "^4.1.1"
153150
remark-frontmatter "^1.2.0"
154151
remark-parse "^5.0.0"
155152
structured-source "^3.0.2"
156153
traverse "^0.6.6"
157154
unified "^6.1.6"
158155

159-
"@textlint/module-interop@^1.0.2":
160-
version "1.0.2"
161-
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.0.2.tgz#8342b1a10048e3e9ce624c0000e477a8870a1d4b"
162-
integrity sha512-qQ6dqlg4SYywCywimIbkveQZu1MG6ugf6fcJuWDi3D51FbdkSRsMrPusJ1YoW6Y3XBp0ww9fJjXWtlUStGeQsw==
156+
"@textlint/module-interop@^1.1.1":
157+
version "1.1.1"
158+
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.1.1.tgz#35b67d94cc70de3b55f8a840aee979b54b00863d"
159+
integrity sha512-4g/gQVtBHaEdvSO6fIWRU68BkJpIagmpba+M/T9i3+o1s/WJ8aCF/B34aO7PbBFUCZrqbgKlmcA0pUfnqemdMg==
163160

164-
"@textlint/text-to-ast@^3.1.7":
165-
version "3.1.7"
166-
resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-3.1.7.tgz#c3a8542ece3e67ef25490595a67e5d929fb1e7b3"
167-
integrity sha512-CBAEQmiEa2G/wonlLr1HgUtXfTSas6OGGvYGRIRMJweNh5Ilhbz2nM2/9XQMfLQbdn5pGYrAAAQRB2+/9fZ31A==
161+
"@textlint/text-to-ast@^3.2.1":
162+
version "3.2.1"
163+
resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-3.2.1.tgz#82f89891b374ee4653f5ee7dbcf58181de0c1806"
164+
integrity sha512-SGHoYpHLfDIEEfoBfYZweeUu88uMLN7ZiRfvDNWHkvq2fv/K+5zTAi3ecIcaEZK/iRrB3Lj5WlaCglij21O/fA==
168165
dependencies:
169-
"@textlint/ast-node-types" "^4.2.5"
166+
"@textlint/ast-node-types" "^4.3.1"
170167

171-
"@textlint/textlint-plugin-markdown@^5.1.11":
172-
version "5.1.11"
173-
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-5.1.11.tgz#24d4ec9d0803d5302dc8302256c4a2e7f97406f8"
174-
integrity sha512-DnCtNI10kejLPdEFu5pBHCDoBLJQTLnxwu76Mr/5iSEcYcytK2X72qiuvtg3c3s/8+at53TPQ6+5/AmpQKdvfg==
168+
"@textlint/textlint-plugin-markdown@^5.2.2":
169+
version "5.2.2"
170+
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-5.2.2.tgz#f415b0d01572605895832af2a3c3d1f34ed98836"
171+
integrity sha512-2Yyz5fyYIVNFPH2oKBT0WrR6bDHRP0qXcTlbxf1pQo/ZPCFG0nmhcZ3OH+ac7v/y7bvuL/QYHLqNFm2jsnuPMg==
175172
dependencies:
176-
"@textlint/markdown-to-ast" "^6.1.6"
173+
"@textlint/markdown-to-ast" "^6.2.1"
177174

178-
"@textlint/textlint-plugin-text@^4.1.12":
179-
version "4.1.12"
180-
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-4.1.12.tgz#1aa14e3391aa20b04423f1b687e6443dd2fa3428"
181-
integrity sha512-WhCzAURZBokAzZ+ismEiS857F4YCRXROtwSiqk3gbgiZWVq47xX6g5xhVDPet3RvCMFzCUkrHVRJ+udORE6sFw==
175+
"@textlint/textlint-plugin-text@^4.2.2":
176+
version "4.2.2"
177+
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-4.2.2.tgz#bc3b89cf3c65c8e58c6c0430ba1d1d6e5b1d8915"
178+
integrity sha512-5vZOPKsHitjcauLLwB0hY6BhX2WiIKrw6u6wpBp1Mc+pKAml0IItwmnZtbN7jJSaHAY+H8psIpc1kSaNpViIBg==
182179
dependencies:
183-
"@textlint/text-to-ast" "^3.1.7"
180+
"@textlint/text-to-ast" "^3.2.1"
184181

185182
"@textlint/types@^1.1.2":
186183
version "1.1.5"
@@ -190,22 +187,17 @@
190187
"@textlint/ast-node-types" "^4.2.2"
191188
structured-source "^3.0.2"
192189

193-
"@textlint/types@^1.3.0":
194-
version "1.3.0"
195-
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.3.0.tgz#222692429d6c2ff5f427b2024e7c4901621ca828"
196-
integrity sha512-PJM3u0dnKyFCQJfhS+ft4OPse10P2PXz7bM2YJMyEs6kKOc2hDvZE7CH8F85GuSL9H5gToTqJ9/c3Yy4I3S+iA==
190+
"@textlint/types@^1.4.1":
191+
version "1.4.1"
192+
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.4.1.tgz#c7f0f4ef0080fa453d92c1bd47f2d57b9e74ca78"
193+
integrity sha512-KFxidh1PzsoEHrXLdk8zGx8o4GVZH5zf3JFj//dvfjbos52mPCZpesY0UH5gKG8MgF9GJm+55GW7PK+wWH62Xg==
197194
dependencies:
198-
"@textlint/ast-node-types" "^4.2.5"
195+
"@textlint/ast-node-types" "^4.3.1"
199196

200-
"@textlint/utils@^1.0.3":
201-
version "1.0.3"
202-
resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-1.0.3.tgz#65196f21a5c1884b2dc6088484063f9ad52dfb67"
203-
integrity sha512-6oGaBKXYpg5Ooph5p32OFdp1dXDUC1z5mpHg2gmQbx6QZjmP4QX+ygBQdNoCq15d1w88+We6koJl0n0WXjItYw==
204-
205-
"@types/bluebird@^3.5.18":
206-
version "3.5.27"
207-
resolved "https://nexus.dev.casaba.tech/repository/npm/@types/bluebird/-/bluebird-3.5.27.tgz#61eb4d75dc6bfbce51cf49ee9bbebe941b2cb5d0"
208-
integrity sha1-YetNddxr+85Rz0num76+lBsstdA=
197+
"@textlint/utils@^1.1.1":
198+
version "1.1.1"
199+
resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-1.1.1.tgz#0ebdefd82476ef60fc0d4f3a404bbf1e29f0815c"
200+
integrity sha512-AZiGeG1FiPK4qaCff+HZqb6zg3q4kDXjYLtjzEokavKPA+4QZic/8dzd03XMDRmiMD6Jd0Lw+DKi9OoiHjKhIQ==
209201

210202
"@types/color-name@^1.1.1":
211203
version "1.1.1"
@@ -355,11 +347,6 @@ base@^0.11.1:
355347
mixin-deep "^1.2.0"
356348
pascalcase "^0.1.1"
357349

358-
bluebird@^3.7.0:
359-
version "3.7.2"
360-
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
361-
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
362-
363350
boundary@^1.0.1:
364351
version "1.0.1"
365352
resolved "https://nexus.dev.casaba.tech/repository/npm/boundary/-/boundary-1.0.1.tgz#4d67dc2602c0cc16dd9bce7ebf87e948290f5812"
@@ -678,7 +665,7 @@ dedent@^0.7.0:
678665
resolved "https://nexus.dev.casaba.tech/repository/npm/dedent/-/dedent-0.7.0.tgz#2495ddbaf6eb874abb0e1be9df22d2e5a544326c"
679666
integrity sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=
680667

681-
deep-equal@^1.1.0:
668+
deep-equal@^1.1.0, deep-equal@^1.1.1:
682669
version "1.1.1"
683670
resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.1.1.tgz#b5c98c942ceffaf7cb051e24e1434a25a2e6076a"
684671
integrity sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g==
@@ -765,27 +752,6 @@ es-abstract@^1.17.0-next.1:
765752
string.prototype.trimleft "^2.1.1"
766753
string.prototype.trimright "^2.1.1"
767754

768-
es-abstract@^1.4.3:
769-
version "1.13.0"
770-
resolved "https://nexus.dev.casaba.tech/repository/npm/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
771-
integrity sha1-rIYUX91QmdjdSVWMy6Lq+biOJOk=
772-
dependencies:
773-
es-to-primitive "^1.2.0"
774-
function-bind "^1.1.1"
775-
has "^1.0.3"
776-
is-callable "^1.1.4"
777-
is-regex "^1.0.4"
778-
object-keys "^1.0.12"
779-
780-
es-to-primitive@^1.2.0:
781-
version "1.2.0"
782-
resolved "https://nexus.dev.casaba.tech/repository/npm/es-to-primitive/-/es-to-primitive-1.2.0.tgz#edf72478033456e8dda8ef09e00ad9650707f377"
783-
integrity sha1-7fckeAM0VujdqO8J4ArZZQcH83c=
784-
dependencies:
785-
is-callable "^1.1.4"
786-
is-date-object "^1.0.1"
787-
is-symbol "^1.0.2"
788-
789755
es-to-primitive@^1.2.1:
790756
version "1.2.1"
791757
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
@@ -987,7 +953,7 @@ fs.realpath@^1.0.0:
987953
resolved "https://nexus.dev.casaba.tech/repository/npm/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
988954
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
989955

990-
function-bind@^1.0.2, function-bind@^1.1.1:
956+
function-bind@^1.1.1:
991957
version "1.1.1"
992958
resolved "https://nexus.dev.casaba.tech/repository/npm/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
993959
integrity sha1-pWiZ0+o8m6uHS7l3O3xe3pL0iV0=
@@ -2588,15 +2554,6 @@ string-width@^2.0.0, string-width@^2.1.1:
25882554
is-fullwidth-code-point "^2.0.0"
25892555
strip-ansi "^4.0.0"
25902556

2591-
string.prototype.padstart@^3.0.0:
2592-
version "3.0.0"
2593-
resolved "https://nexus.dev.casaba.tech/repository/npm/string.prototype.padstart/-/string.prototype.padstart-3.0.0.tgz#5bcfad39f4649bb2d031292e19bcf0b510d4b242"
2594-
integrity sha1-W8+tOfRkm7LQMSkuGbzwtRDUskI=
2595-
dependencies:
2596-
define-properties "^1.1.2"
2597-
es-abstract "^1.4.3"
2598-
function-bind "^1.0.2"
2599-
26002557
string.prototype.trimleft@^2.1.1:
26012558
version "2.1.1"
26022559
resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.1.tgz#9bdb8ac6abd6d602b17a4ed321870d2f8dcefc74"
@@ -2745,24 +2702,22 @@ textlint-rule-no-todo@2.0.1:
27452702
dependencies:
27462703
textlint-rule-helper "^2.0.0"
27472704

2748-
textlint@11.6.2:
2749-
version "11.6.2"
2750-
resolved "https://registry.yarnpkg.com/textlint/-/textlint-11.6.2.tgz#28f01f7466b446a3cd3d7daf74987968f006e70c"
2751-
integrity sha512-jNW+e4pJ4MJAVciuK1UdG96tl8sAgLPJty+dRdOzDlNA5725xSohn4SQ0Iewv13EgnpXIRxy1SGaBNbv8nYT5Q==
2752-
dependencies:
2753-
"@textlint/ast-node-types" "^4.2.5"
2754-
"@textlint/ast-traverse" "^2.1.6"
2755-
"@textlint/feature-flag" "^3.1.6"
2756-
"@textlint/fixer-formatter" "^3.1.12"
2757-
"@textlint/kernel" "^3.2.0"
2758-
"@textlint/linter-formatter" "^3.1.11"
2759-
"@textlint/module-interop" "^1.0.2"
2760-
"@textlint/textlint-plugin-markdown" "^5.1.11"
2761-
"@textlint/textlint-plugin-text" "^4.1.12"
2762-
"@textlint/types" "^1.3.0"
2763-
"@textlint/utils" "^1.0.3"
2764-
"@types/bluebird" "^3.5.18"
2765-
bluebird "^3.7.0"
2705+
textlint@11.7.2:
2706+
version "11.7.2"
2707+
resolved "https://registry.yarnpkg.com/textlint/-/textlint-11.7.2.tgz#d7800127a5c0d2d2e8dc33d48eb362b0af56541f"
2708+
integrity sha512-6Tu2IrhD9+fyNG2QwCgiAagHfmgrCa5Es0aLFuNCRYhticlSlIRREv0DYEvPBnsCXWjrNiKmWyMUhEjWyhBv0w==
2709+
dependencies:
2710+
"@textlint/ast-node-types" "^4.3.1"
2711+
"@textlint/ast-traverse" "^2.2.1"
2712+
"@textlint/feature-flag" "^3.2.1"
2713+
"@textlint/fixer-formatter" "^3.2.1"
2714+
"@textlint/kernel" "^3.3.2"
2715+
"@textlint/linter-formatter" "^3.2.1"
2716+
"@textlint/module-interop" "^1.1.1"
2717+
"@textlint/textlint-plugin-markdown" "^5.2.2"
2718+
"@textlint/textlint-plugin-text" "^4.2.2"
2719+
"@textlint/types" "^1.4.1"
2720+
"@textlint/utils" "^1.1.1"
27662721
debug "^4.1.1"
27672722
deep-equal "^1.1.0"
27682723
file-entry-cache "^5.0.1"

0 commit comments

Comments
 (0)