Skip to content

Commit 167c4d7

Browse files
committed
Update dependency @textlint/kernel to v3.3.6
1 parent 5b111ac commit 167c4d7

File tree

2 files changed

+157
-25
lines changed

2 files changed

+157
-25
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"dependencies": {
9393
"@blueprintjs/core": "3.6.1",
9494
"@octokit/rest": "15.12.1",
95-
"@textlint/kernel": "3.0.0",
95+
"@textlint/kernel": "3.3.6",
9696
"@textlint/textlint-plugin-markdown": "5.0.0",
9797
"browserfs": "1.4.3",
9898
"date-fns": "1.29.0",

yarn.lock

Lines changed: 156 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1467,31 +1467,46 @@
14671467
version "4.0.3"
14681468
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.0.3.tgz#b51c87bb86022323f764fbdc976b173f19261cc5"
14691469

1470-
"@textlint/ast-traverse@^2.0.9":
1471-
version "2.0.9"
1472-
resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-2.0.9.tgz#4bf427cf01b7195013e75d27540a77ad68c363d9"
1470+
"@textlint/ast-node-types@^4.3.4":
1471+
version "4.3.4"
1472+
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.3.4.tgz#f6596c45c32c85dc06915c3077bb7686033efd32"
1473+
integrity sha512-Grq+vJuNH7HCa278eFeiqJvowrD+onMCoG2ctLyoN+fXYIQGIr1/8fo8AcIg+VM16Kga+N6Y1UWNOWPd8j1nFg==
1474+
1475+
"@textlint/ast-tester@^2.2.4":
1476+
version "2.2.4"
1477+
resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-2.2.4.tgz#f6700b151026eb4d4fa8f00ac76f27c876207639"
1478+
integrity sha512-676xpY3/+Xa+tPaiUPaD4sl//+p3xsnSPYLrQjSmHWXX78F3MwAWd/Lek+SCn4wwvf1tCIx0SPtjfOCa6ru8qw==
14731479
dependencies:
1474-
"@textlint/ast-node-types" "^4.0.3"
1480+
"@textlint/ast-node-types" "^4.3.4"
14751481

1476-
"@textlint/feature-flag@^3.0.5":
1477-
version "3.0.5"
1478-
resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-3.0.5.tgz#3783e0f2661053d2a74fdad775993395a2d530b4"
1482+
"@textlint/ast-traverse@^2.2.5":
1483+
version "2.2.5"
1484+
resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-2.2.5.tgz#2e4b8e7cfa2d7adfc190f9adc29e7337f893a21e"
1485+
integrity sha512-YduGVn7iaUYOfo7TwHO4b0K/qQpj61Ol/M884ck3vetNd0zBxpHO3GpQKW87SZGGtlsBa9v5Suz/yypnlPo3Og==
14791486
dependencies:
1480-
map-like "^2.0.0"
1487+
"@textlint/ast-node-types" "^4.3.4"
14811488

1482-
"@textlint/[email protected]":
1483-
version "3.0.0"
1484-
resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-3.0.0.tgz#ba10962acff64f17b9e5fce8089a40f1f8880dcd"
1489+
"@textlint/feature-flag@^3.2.4":
1490+
version "3.2.4"
1491+
resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-3.2.4.tgz#e1e5bc1077ebae6637d95ee9bba153a4ed889eeb"
1492+
integrity sha512-ABhbZ5rfkwa/kTBFxVmeMzE1flcnUjLJ5LTZvOaxH/pElfLLN1J4FEmAZTRCvXGAB498II6nkM2CqcikbKzh6A==
14851493
dependencies:
1486-
"@textlint/ast-node-types" "^4.0.3"
1487-
"@textlint/ast-traverse" "^2.0.9"
1488-
"@textlint/feature-flag" "^3.0.5"
1489-
"@types/bluebird" "^3.5.18"
1490-
bluebird "^3.5.1"
1491-
debug "^2.6.6"
1492-
deep-equal "^1.0.1"
14931494
map-like "^2.0.0"
1494-
object-assign "^4.1.1"
1495+
1496+
"@textlint/[email protected]":
1497+
version "3.3.6"
1498+
resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-3.3.6.tgz#aeebf70862bf3369a9d7e62e8956c73717f4f587"
1499+
integrity sha512-M2ciQDAo5W6rpRADzGnMXyxhvJ+lnqYG9iHrqmfDQ2MA0VcolWuA37H67/UstqTs3NYaGC7RZkq9FAV//pl30w==
1500+
dependencies:
1501+
"@textlint/ast-node-types" "^4.3.4"
1502+
"@textlint/ast-tester" "^2.2.4"
1503+
"@textlint/ast-traverse" "^2.2.5"
1504+
"@textlint/feature-flag" "^3.2.4"
1505+
"@textlint/types" "^1.4.5"
1506+
"@textlint/utils" "^1.1.4"
1507+
debug "^4.1.1"
1508+
deep-equal "^1.1.1"
1509+
map-like "^2.0.0"
14951510
structured-source "^3.0.2"
14961511

14971512
"@textlint/markdown-to-ast@^6.0.9":
@@ -1512,9 +1527,17 @@
15121527
dependencies:
15131528
"@textlint/markdown-to-ast" "^6.0.9"
15141529

1515-
"@types/bluebird@^3.5.18":
1516-
version "3.5.24"
1517-
resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.24.tgz#11f76812531c14f793b8ecbf1de96f672905de8a"
1530+
"@textlint/types@^1.4.5":
1531+
version "1.4.5"
1532+
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.4.5.tgz#11c8e0140256e0ead8014a701a05f267d1132d4e"
1533+
integrity sha512-7pA1rdiw1jsDNGwxupMC6fPlRNAHY6fKZ3s+jAY53o6RroOSR+5qO0sAjJ26lsSOhveH8imZzyyD08dk58IVJQ==
1534+
dependencies:
1535+
"@textlint/ast-node-types" "^4.3.4"
1536+
1537+
"@textlint/utils@^1.1.4":
1538+
version "1.1.4"
1539+
resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-1.1.4.tgz#c91fbac2fb302f31b4b8a97f3277e818f219d6a2"
1540+
integrity sha512-KmU+kGi7vG5toUhNdLHHPxyVN1mNGcjMVe1tNDEXT1wU/3oqA96bunElrROWHYw5iNt1QVRaIAtNeMVyzyAdVA==
15181541

15191542
"@types/cheerio@*":
15201543
version "0.22.9"
@@ -4363,6 +4386,13 @@ debug@^4.0.0, debug@^4.0.1:
43634386
dependencies:
43644387
ms "^2.1.1"
43654388

4389+
debug@^4.1.1:
4390+
version "4.1.1"
4391+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
4392+
integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==
4393+
dependencies:
4394+
ms "^2.1.1"
4395+
43664396
decamelize-keys@^1.0.0:
43674397
version "1.1.0"
43684398
resolved "https://registry.yarnpkg.com/decamelize-keys/-/decamelize-keys-1.1.0.tgz#d171a87933252807eb3cb61dc1c1445d078df2d9"
@@ -4394,10 +4424,22 @@ deep-diff@^0.3.5:
43944424
version "0.3.8"
43954425
resolved "https://registry.yarnpkg.com/deep-diff/-/deep-diff-0.3.8.tgz#c01de63efb0eec9798801d40c7e0dae25b582c84"
43964426

4397-
deep-equal@*, deep-equal@^1.0.1, deep-equal@~1.0.1:
4427+
deep-equal@*, deep-equal@~1.0.1:
43984428
version "1.0.1"
43994429
resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.0.1.tgz#f5d260292b660e084eff4cdbc9f08ad3247448b5"
44004430

4431+
deep-equal@^1.1.1:
4432+
version "1.1.1"
4433+
resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.1.1.tgz#b5c98c942ceffaf7cb051e24e1434a25a2e6076a"
4434+
integrity sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g==
4435+
dependencies:
4436+
is-arguments "^1.0.4"
4437+
is-date-object "^1.0.1"
4438+
is-regex "^1.0.4"
4439+
object-is "^1.0.1"
4440+
object-keys "^1.1.1"
4441+
regexp.prototype.flags "^1.2.0"
4442+
44014443
deep-extend@^0.6.0:
44024444
version "0.6.0"
44034445
resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.6.0.tgz#c4fa7c95404a17a9c3e8ca7e1537312b736330ac"
@@ -4426,9 +4468,10 @@ default-require-extensions@^2.0.0:
44264468
dependencies:
44274469
strip-bom "^3.0.0"
44284470

4429-
define-properties@^1.1.1, define-properties@^1.1.2:
4471+
define-properties@^1.1.1, define-properties@^1.1.2, define-properties@^1.1.3:
44304472
version "1.1.3"
44314473
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
4474+
integrity sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==
44324475
dependencies:
44334476
object-keys "^1.0.12"
44344477

@@ -5113,6 +5156,23 @@ es-abstract@^1.10.0, es-abstract@^1.4.3, es-abstract@^1.5.0, es-abstract@^1.5.1,
51135156
is-callable "^1.1.3"
51145157
is-regex "^1.0.4"
51155158

5159+
es-abstract@^1.17.0-next.1, es-abstract@^1.17.5:
5160+
version "1.17.6"
5161+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.6.tgz#9142071707857b2cacc7b89ecb670316c3e2d52a"
5162+
integrity sha512-Fr89bON3WFyUi5EvAeI48QTWX0AyekGgLA8H+c+7fbfCkJwRWRMLd8CQedNEyJuoYYhmtEqY92pgte1FAhBlhw==
5163+
dependencies:
5164+
es-to-primitive "^1.2.1"
5165+
function-bind "^1.1.1"
5166+
has "^1.0.3"
5167+
has-symbols "^1.0.1"
5168+
is-callable "^1.2.0"
5169+
is-regex "^1.1.0"
5170+
object-inspect "^1.7.0"
5171+
object-keys "^1.1.1"
5172+
object.assign "^4.1.0"
5173+
string.prototype.trimend "^1.0.1"
5174+
string.prototype.trimstart "^1.0.1"
5175+
51165176
es-to-primitive@^1.1.1:
51175177
version "1.1.1"
51185178
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.1.1.tgz#45355248a88979034b6792e19bb81f2b7975dd0d"
@@ -5121,6 +5181,15 @@ es-to-primitive@^1.1.1:
51215181
is-date-object "^1.0.1"
51225182
is-symbol "^1.0.1"
51235183

5184+
es-to-primitive@^1.2.1:
5185+
version "1.2.1"
5186+
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
5187+
integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
5188+
dependencies:
5189+
is-callable "^1.1.4"
5190+
is-date-object "^1.0.1"
5191+
is-symbol "^1.0.2"
5192+
51245193
es5-ext@^0.10.35, es5-ext@^0.10.9, es5-ext@~0.10.14:
51255194
version "0.10.46"
51265195
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.46.tgz#efd99f67c5a7ec789baa3daa7f79870388f7f572"
@@ -6169,6 +6238,11 @@ has-symbols@^1.0.0:
61696238
version "1.0.0"
61706239
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
61716240

6241+
has-symbols@^1.0.1:
6242+
version "1.0.1"
6243+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8"
6244+
integrity sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==
6245+
61726246
has-unicode@^2.0.0:
61736247
version "2.0.1"
61746248
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -6672,6 +6746,11 @@ is-alphanumerical@^1.0.0:
66726746
is-alphabetical "^1.0.0"
66736747
is-decimal "^1.0.0"
66746748

6749+
is-arguments@^1.0.4:
6750+
version "1.0.4"
6751+
resolved "https://registry.yarnpkg.com/is-arguments/-/is-arguments-1.0.4.tgz#3faf966c7cba0ff437fb31f6250082fcf0448cf3"
6752+
integrity sha512-xPh0Rmt8NE65sNzvyUmWgI1tz3mKq74lGA0mL8LYZcoIzKOzDh6HmrYm3d18k60nHerC8A9Km8kYu87zfSFnLA==
6753+
66756754
is-arrayish@^0.2.1:
66766755
version "0.2.1"
66776756
resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d"
@@ -6708,6 +6787,11 @@ is-callable@^1.1.1, is-callable@^1.1.3, is-callable@^1.1.4:
67086787
version "1.1.4"
67096788
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
67106789

6790+
is-callable@^1.2.0:
6791+
version "1.2.0"
6792+
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.0.tgz#83336560b54a38e35e3a2df7afd0454d691468bb"
6793+
integrity sha512-pyVD9AaGLxtg6srb2Ng6ynWJqkHU9bEM087AKck0w8QwDarTfNcpIYoU8x8Hv2Icm8u6kFJM18Dag8lyqGkviw==
6794+
67116795
is-ci@^1.0.10, is-ci@^1.1.0:
67126796
version "1.2.0"
67136797
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.2.0.tgz#3f4a08d6303a09882cef3f0fb97439c5f5ce2d53"
@@ -6938,6 +7022,13 @@ is-regex@^1.0.4:
69387022
dependencies:
69397023
has "^1.0.1"
69407024

7025+
is-regex@^1.1.0:
7026+
version "1.1.0"
7027+
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.0.tgz#ece38e389e490df0dc21caea2bd596f987f767ff"
7028+
integrity sha512-iI97M8KTWID2la5uYXlkbSDQIg4F6o1sYboZKKTDpnDQMLtUL86zxhgDet3Q2SriaYsyGqZ6Mn2SjbRKeLHdqw==
7029+
dependencies:
7030+
has-symbols "^1.0.1"
7031+
69417032
is-regexp@^1.0.0:
69427033
version "1.0.0"
69437034
resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069"
@@ -6980,6 +7071,13 @@ is-symbol@^1.0.1:
69807071
version "1.0.1"
69817072
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
69827073

7074+
is-symbol@^1.0.2:
7075+
version "1.0.3"
7076+
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.3.tgz#38e1014b9e6329be0de9d24a414fd7441ec61937"
7077+
integrity sha512-OwijhaRSgqvhm/0ZdAcXNZt9lYdKFpcRDT5ULUuYXPoT794UNOdU+gpT6Rzo7b4V2HUl/op6GqY894AZwv9faQ==
7078+
dependencies:
7079+
has-symbols "^1.0.1"
7080+
69837081
is-text-path@^1.0.0:
69847082
version "1.0.1"
69857083
resolved "https://registry.yarnpkg.com/is-text-path/-/is-text-path-1.0.1.tgz#4e1aa0fb51bfbcb3e92688001397202c1775b66e"
@@ -8996,6 +9094,11 @@ object-inspect@^1.6.0:
89969094
version "1.6.0"
89979095
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.6.0.tgz#c70b6cbf72f274aab4c34c0c82f5167bf82cf15b"
89989096

9097+
object-inspect@^1.7.0:
9098+
version "1.8.0"
9099+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.8.0.tgz#df807e5ecf53a609cc6bfe93eac3cc7be5b3a9d0"
9100+
integrity sha512-jLdtEOB112fORuypAyl/50VRVIBIdVQOSUUGQHzJ4xBSbit81zRarz7GThkEFZy1RceYrWYcPcBFPQwHyAc1gA==
9101+
89999102
object-is@^1.0.1:
90009103
version "1.0.1"
90019104
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.0.1.tgz#0aa60ec9989a0b3ed795cf4d06f62cf1ad6539b6"
@@ -9004,6 +9107,11 @@ object-keys@^1.0.0, object-keys@^1.0.11, object-keys@^1.0.12:
90049107
version "1.0.12"
90059108
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.12.tgz#09c53855377575310cca62f55bb334abff7b3ed2"
90069109

9110+
object-keys@^1.1.1:
9111+
version "1.1.1"
9112+
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
9113+
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
9114+
90079115
object-visit@^1.0.0:
90089116
version "1.0.1"
90099117
resolved "https://registry.yarnpkg.com/object-visit/-/object-visit-1.0.1.tgz#f79c4493af0c5377b59fe39d395e41042dd045bb"
@@ -10798,6 +10906,14 @@ regex-not@^1.0.0, regex-not@^1.0.2:
1079810906
extend-shallow "^3.0.2"
1079910907
safe-regex "^1.1.0"
1080010908

10909+
regexp.prototype.flags@^1.2.0:
10910+
version "1.3.0"
10911+
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.3.0.tgz#7aba89b3c13a64509dabcf3ca8d9fbb9bdf5cb75"
10912+
integrity sha512-2+Q0C5g951OlYlJz6yu5/M33IcsESLlLfsyIaLJaG4FA2r4yP8MvVMJUUP/fVBkSpbbbZlS5gynbEWLipiiXiQ==
10913+
dependencies:
10914+
define-properties "^1.1.3"
10915+
es-abstract "^1.17.0-next.1"
10916+
1080110917
regexpu-core@^1.0.0:
1080210918
version "1.0.0"
1080310919
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-1.0.0.tgz#86a763f58ee4d7c2f6b102e4764050de7ed90c6b"
@@ -11819,6 +11935,22 @@ string.prototype.trim@^1.1.2:
1181911935
es-abstract "^1.5.0"
1182011936
function-bind "^1.0.2"
1182111937

11938+
string.prototype.trimend@^1.0.1:
11939+
version "1.0.1"
11940+
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.1.tgz#85812a6b847ac002270f5808146064c995fb6913"
11941+
integrity sha512-LRPxFUaTtpqYsTeNKaFOw3R4bxIzWOnbQ837QfBylo8jIxtcbK/A/sMV7Q+OAV/vWo+7s25pOE10KYSjaSO06g==
11942+
dependencies:
11943+
define-properties "^1.1.3"
11944+
es-abstract "^1.17.5"
11945+
11946+
string.prototype.trimstart@^1.0.1:
11947+
version "1.0.1"
11948+
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.1.tgz#14af6d9f34b053f7cfc89b72f8f2ee14b9039a54"
11949+
integrity sha512-XxZn+QpvrBI1FOcg6dIpxUPgWCPuNXvMD72aaRaUQv1eD4e/Qy8i/hFTe0BUmD60p/QA6bh1avmuPTfNjqVWRw==
11950+
dependencies:
11951+
define-properties "^1.1.3"
11952+
es-abstract "^1.17.5"
11953+
1182211954
string_decoder@^1.0.0, string_decoder@^1.1.1, string_decoder@~1.1.1:
1182311955
version "1.1.1"
1182411956
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"

0 commit comments

Comments
 (0)