-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency @textlint/kernel to v3.3.6
- Loading branch information
1 parent
5b111ac
commit 167c4d7
Showing
2 changed files
with
157 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1467,31 +1467,46 @@ | |
version "4.0.3" | ||
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.0.3.tgz#b51c87bb86022323f764fbdc976b173f19261cc5" | ||
|
||
"@textlint/ast-traverse@^2.0.9": | ||
version "2.0.9" | ||
resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-2.0.9.tgz#4bf427cf01b7195013e75d27540a77ad68c363d9" | ||
"@textlint/ast-node-types@^4.3.4": | ||
version "4.3.4" | ||
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.3.4.tgz#f6596c45c32c85dc06915c3077bb7686033efd32" | ||
integrity sha512-Grq+vJuNH7HCa278eFeiqJvowrD+onMCoG2ctLyoN+fXYIQGIr1/8fo8AcIg+VM16Kga+N6Y1UWNOWPd8j1nFg== | ||
|
||
"@textlint/ast-tester@^2.2.4": | ||
version "2.2.4" | ||
resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-2.2.4.tgz#f6700b151026eb4d4fa8f00ac76f27c876207639" | ||
integrity sha512-676xpY3/+Xa+tPaiUPaD4sl//+p3xsnSPYLrQjSmHWXX78F3MwAWd/Lek+SCn4wwvf1tCIx0SPtjfOCa6ru8qw== | ||
dependencies: | ||
"@textlint/ast-node-types" "^4.0.3" | ||
"@textlint/ast-node-types" "^4.3.4" | ||
|
||
"@textlint/feature-flag@^3.0.5": | ||
version "3.0.5" | ||
resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-3.0.5.tgz#3783e0f2661053d2a74fdad775993395a2d530b4" | ||
"@textlint/ast-traverse@^2.2.5": | ||
version "2.2.5" | ||
resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-2.2.5.tgz#2e4b8e7cfa2d7adfc190f9adc29e7337f893a21e" | ||
integrity sha512-YduGVn7iaUYOfo7TwHO4b0K/qQpj61Ol/M884ck3vetNd0zBxpHO3GpQKW87SZGGtlsBa9v5Suz/yypnlPo3Og== | ||
dependencies: | ||
map-like "^2.0.0" | ||
"@textlint/ast-node-types" "^4.3.4" | ||
|
||
"@textlint/[email protected]": | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-3.0.0.tgz#ba10962acff64f17b9e5fce8089a40f1f8880dcd" | ||
"@textlint/feature-flag@^3.2.4": | ||
version "3.2.4" | ||
resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-3.2.4.tgz#e1e5bc1077ebae6637d95ee9bba153a4ed889eeb" | ||
integrity sha512-ABhbZ5rfkwa/kTBFxVmeMzE1flcnUjLJ5LTZvOaxH/pElfLLN1J4FEmAZTRCvXGAB498II6nkM2CqcikbKzh6A== | ||
dependencies: | ||
"@textlint/ast-node-types" "^4.0.3" | ||
"@textlint/ast-traverse" "^2.0.9" | ||
"@textlint/feature-flag" "^3.0.5" | ||
"@types/bluebird" "^3.5.18" | ||
bluebird "^3.5.1" | ||
debug "^2.6.6" | ||
deep-equal "^1.0.1" | ||
map-like "^2.0.0" | ||
object-assign "^4.1.1" | ||
|
||
"@textlint/[email protected]": | ||
version "3.3.6" | ||
resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-3.3.6.tgz#aeebf70862bf3369a9d7e62e8956c73717f4f587" | ||
integrity sha512-M2ciQDAo5W6rpRADzGnMXyxhvJ+lnqYG9iHrqmfDQ2MA0VcolWuA37H67/UstqTs3NYaGC7RZkq9FAV//pl30w== | ||
dependencies: | ||
"@textlint/ast-node-types" "^4.3.4" | ||
"@textlint/ast-tester" "^2.2.4" | ||
"@textlint/ast-traverse" "^2.2.5" | ||
"@textlint/feature-flag" "^3.2.4" | ||
"@textlint/types" "^1.4.5" | ||
"@textlint/utils" "^1.1.4" | ||
debug "^4.1.1" | ||
deep-equal "^1.1.1" | ||
map-like "^2.0.0" | ||
structured-source "^3.0.2" | ||
|
||
"@textlint/markdown-to-ast@^6.0.9": | ||
|
@@ -1512,9 +1527,17 @@ | |
dependencies: | ||
"@textlint/markdown-to-ast" "^6.0.9" | ||
|
||
"@types/bluebird@^3.5.18": | ||
version "3.5.24" | ||
resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.24.tgz#11f76812531c14f793b8ecbf1de96f672905de8a" | ||
"@textlint/types@^1.4.5": | ||
version "1.4.5" | ||
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.4.5.tgz#11c8e0140256e0ead8014a701a05f267d1132d4e" | ||
integrity sha512-7pA1rdiw1jsDNGwxupMC6fPlRNAHY6fKZ3s+jAY53o6RroOSR+5qO0sAjJ26lsSOhveH8imZzyyD08dk58IVJQ== | ||
dependencies: | ||
"@textlint/ast-node-types" "^4.3.4" | ||
|
||
"@textlint/utils@^1.1.4": | ||
version "1.1.4" | ||
resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-1.1.4.tgz#c91fbac2fb302f31b4b8a97f3277e818f219d6a2" | ||
integrity sha512-KmU+kGi7vG5toUhNdLHHPxyVN1mNGcjMVe1tNDEXT1wU/3oqA96bunElrROWHYw5iNt1QVRaIAtNeMVyzyAdVA== | ||
|
||
"@types/cheerio@*": | ||
version "0.22.9" | ||
|
@@ -4363,6 +4386,13 @@ debug@^4.0.0, debug@^4.0.1: | |
dependencies: | ||
ms "^2.1.1" | ||
|
||
debug@^4.1.1: | ||
version "4.1.1" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791" | ||
integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw== | ||
dependencies: | ||
ms "^2.1.1" | ||
|
||
decamelize-keys@^1.0.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/decamelize-keys/-/decamelize-keys-1.1.0.tgz#d171a87933252807eb3cb61dc1c1445d078df2d9" | ||
|
@@ -4394,10 +4424,22 @@ deep-diff@^0.3.5: | |
version "0.3.8" | ||
resolved "https://registry.yarnpkg.com/deep-diff/-/deep-diff-0.3.8.tgz#c01de63efb0eec9798801d40c7e0dae25b582c84" | ||
|
||
deep-equal@*, deep-equal@^1.0.1, deep-equal@~1.0.1: | ||
deep-equal@*, deep-equal@~1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.0.1.tgz#f5d260292b660e084eff4cdbc9f08ad3247448b5" | ||
|
||
deep-equal@^1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.1.1.tgz#b5c98c942ceffaf7cb051e24e1434a25a2e6076a" | ||
integrity sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g== | ||
dependencies: | ||
is-arguments "^1.0.4" | ||
is-date-object "^1.0.1" | ||
is-regex "^1.0.4" | ||
object-is "^1.0.1" | ||
object-keys "^1.1.1" | ||
regexp.prototype.flags "^1.2.0" | ||
|
||
deep-extend@^0.6.0: | ||
version "0.6.0" | ||
resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.6.0.tgz#c4fa7c95404a17a9c3e8ca7e1537312b736330ac" | ||
|
@@ -4426,9 +4468,10 @@ default-require-extensions@^2.0.0: | |
dependencies: | ||
strip-bom "^3.0.0" | ||
|
||
define-properties@^1.1.1, define-properties@^1.1.2: | ||
define-properties@^1.1.1, define-properties@^1.1.2, define-properties@^1.1.3: | ||
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1" | ||
integrity sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ== | ||
dependencies: | ||
object-keys "^1.0.12" | ||
|
||
|
@@ -5113,6 +5156,23 @@ es-abstract@^1.10.0, es-abstract@^1.4.3, es-abstract@^1.5.0, es-abstract@^1.5.1, | |
is-callable "^1.1.3" | ||
is-regex "^1.0.4" | ||
|
||
es-abstract@^1.17.0-next.1, es-abstract@^1.17.5: | ||
version "1.17.6" | ||
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.6.tgz#9142071707857b2cacc7b89ecb670316c3e2d52a" | ||
integrity sha512-Fr89bON3WFyUi5EvAeI48QTWX0AyekGgLA8H+c+7fbfCkJwRWRMLd8CQedNEyJuoYYhmtEqY92pgte1FAhBlhw== | ||
dependencies: | ||
es-to-primitive "^1.2.1" | ||
function-bind "^1.1.1" | ||
has "^1.0.3" | ||
has-symbols "^1.0.1" | ||
is-callable "^1.2.0" | ||
is-regex "^1.1.0" | ||
object-inspect "^1.7.0" | ||
object-keys "^1.1.1" | ||
object.assign "^4.1.0" | ||
string.prototype.trimend "^1.0.1" | ||
string.prototype.trimstart "^1.0.1" | ||
|
||
es-to-primitive@^1.1.1: | ||
version "1.1.1" | ||
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: | |
is-date-object "^1.0.1" | ||
is-symbol "^1.0.1" | ||
|
||
es-to-primitive@^1.2.1: | ||
version "1.2.1" | ||
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a" | ||
integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA== | ||
dependencies: | ||
is-callable "^1.1.4" | ||
is-date-object "^1.0.1" | ||
is-symbol "^1.0.2" | ||
|
||
es5-ext@^0.10.35, es5-ext@^0.10.9, es5-ext@~0.10.14: | ||
version "0.10.46" | ||
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.46.tgz#efd99f67c5a7ec789baa3daa7f79870388f7f572" | ||
|
@@ -6169,6 +6238,11 @@ has-symbols@^1.0.0: | |
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44" | ||
|
||
has-symbols@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8" | ||
integrity sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg== | ||
|
||
has-unicode@^2.0.0: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9" | ||
|
@@ -6672,6 +6746,11 @@ is-alphanumerical@^1.0.0: | |
is-alphabetical "^1.0.0" | ||
is-decimal "^1.0.0" | ||
|
||
is-arguments@^1.0.4: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/is-arguments/-/is-arguments-1.0.4.tgz#3faf966c7cba0ff437fb31f6250082fcf0448cf3" | ||
integrity sha512-xPh0Rmt8NE65sNzvyUmWgI1tz3mKq74lGA0mL8LYZcoIzKOzDh6HmrYm3d18k60nHerC8A9Km8kYu87zfSFnLA== | ||
|
||
is-arrayish@^0.2.1: | ||
version "0.2.1" | ||
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: | |
version "1.1.4" | ||
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75" | ||
|
||
is-callable@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.0.tgz#83336560b54a38e35e3a2df7afd0454d691468bb" | ||
integrity sha512-pyVD9AaGLxtg6srb2Ng6ynWJqkHU9bEM087AKck0w8QwDarTfNcpIYoU8x8Hv2Icm8u6kFJM18Dag8lyqGkviw== | ||
|
||
is-ci@^1.0.10, is-ci@^1.1.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.2.0.tgz#3f4a08d6303a09882cef3f0fb97439c5f5ce2d53" | ||
|
@@ -6938,6 +7022,13 @@ is-regex@^1.0.4: | |
dependencies: | ||
has "^1.0.1" | ||
|
||
is-regex@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.0.tgz#ece38e389e490df0dc21caea2bd596f987f767ff" | ||
integrity sha512-iI97M8KTWID2la5uYXlkbSDQIg4F6o1sYboZKKTDpnDQMLtUL86zxhgDet3Q2SriaYsyGqZ6Mn2SjbRKeLHdqw== | ||
dependencies: | ||
has-symbols "^1.0.1" | ||
|
||
is-regexp@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069" | ||
|
@@ -6980,6 +7071,13 @@ is-symbol@^1.0.1: | |
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572" | ||
|
||
is-symbol@^1.0.2: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.3.tgz#38e1014b9e6329be0de9d24a414fd7441ec61937" | ||
integrity sha512-OwijhaRSgqvhm/0ZdAcXNZt9lYdKFpcRDT5ULUuYXPoT794UNOdU+gpT6Rzo7b4V2HUl/op6GqY894AZwv9faQ== | ||
dependencies: | ||
has-symbols "^1.0.1" | ||
|
||
is-text-path@^1.0.0: | ||
version "1.0.1" | ||
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: | |
version "1.6.0" | ||
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.6.0.tgz#c70b6cbf72f274aab4c34c0c82f5167bf82cf15b" | ||
|
||
object-inspect@^1.7.0: | ||
version "1.8.0" | ||
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.8.0.tgz#df807e5ecf53a609cc6bfe93eac3cc7be5b3a9d0" | ||
integrity sha512-jLdtEOB112fORuypAyl/50VRVIBIdVQOSUUGQHzJ4xBSbit81zRarz7GThkEFZy1RceYrWYcPcBFPQwHyAc1gA== | ||
|
||
object-is@^1.0.1: | ||
version "1.0.1" | ||
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: | |
version "1.0.12" | ||
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.12.tgz#09c53855377575310cca62f55bb334abff7b3ed2" | ||
|
||
object-keys@^1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e" | ||
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA== | ||
|
||
object-visit@^1.0.0: | ||
version "1.0.1" | ||
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: | |
extend-shallow "^3.0.2" | ||
safe-regex "^1.1.0" | ||
|
||
regexp.prototype.flags@^1.2.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.3.0.tgz#7aba89b3c13a64509dabcf3ca8d9fbb9bdf5cb75" | ||
integrity sha512-2+Q0C5g951OlYlJz6yu5/M33IcsESLlLfsyIaLJaG4FA2r4yP8MvVMJUUP/fVBkSpbbbZlS5gynbEWLipiiXiQ== | ||
dependencies: | ||
define-properties "^1.1.3" | ||
es-abstract "^1.17.0-next.1" | ||
|
||
regexpu-core@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-1.0.0.tgz#86a763f58ee4d7c2f6b102e4764050de7ed90c6b" | ||
|
@@ -11819,6 +11935,22 @@ string.prototype.trim@^1.1.2: | |
es-abstract "^1.5.0" | ||
function-bind "^1.0.2" | ||
|
||
string.prototype.trimend@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.1.tgz#85812a6b847ac002270f5808146064c995fb6913" | ||
integrity sha512-LRPxFUaTtpqYsTeNKaFOw3R4bxIzWOnbQ837QfBylo8jIxtcbK/A/sMV7Q+OAV/vWo+7s25pOE10KYSjaSO06g== | ||
dependencies: | ||
define-properties "^1.1.3" | ||
es-abstract "^1.17.5" | ||
|
||
string.prototype.trimstart@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.1.tgz#14af6d9f34b053f7cfc89b72f8f2ee14b9039a54" | ||
integrity sha512-XxZn+QpvrBI1FOcg6dIpxUPgWCPuNXvMD72aaRaUQv1eD4e/Qy8i/hFTe0BUmD60p/QA6bh1avmuPTfNjqVWRw== | ||
dependencies: | ||
define-properties "^1.1.3" | ||
es-abstract "^1.17.5" | ||
|
||
string_decoder@^1.0.0, string_decoder@^1.1.1, string_decoder@~1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8" | ||
|