diff --git a/package.json b/package.json index 5f02f92..9c31e4a 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "test": "textlint _posts/*.md _pages/*.md -f pretty-error" }, "devDependencies": { - "textlint": "^11.5.0", + "textlint": "^11.6.2", "textlint-filter-rule-whitelist": "^2.0.0", "textlint-rule-common-misspellings": "^1.0.1", "textlint-rule-max-ten": "^2.0.3", diff --git a/yarn.lock b/yarn.lock index d78d8c5..514b8c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -26,6 +26,13 @@ resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.2.5.tgz#ae13981bc8711c98313a6ac1c361194d6bf2d39b" integrity sha512-+rEx4jLOeZpUcdvll7jEg/7hNbwYvHWFy4IGW/tk2JdbyB3SJVyIP6arAwzTH/sp/pO9jftfyZnRj4//sLbLvQ== +"@textlint/ast-tester@^2.1.6": + version "2.1.6" + resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-2.1.6.tgz#c7a0308c862426445f551ceb6cf602b35a0e4647" + integrity sha512-i+UrSKZXs561g8LXsCBkgpNYkgBS3T3Pif2/+DraZmSKpQ2r2D1yCOdH82IGPWWpQ/GMSg6Z0qpLJpjnYz+bpg== + dependencies: + "@textlint/ast-node-types" "^4.2.5" + "@textlint/ast-traverse@^2.1.6": version "2.1.6" resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-2.1.6.tgz#ce68cdcdf12776fa6161161b0ada002e9bd6beab" @@ -33,25 +40,26 @@ dependencies: "@textlint/ast-node-types" "^4.2.5" -"@textlint/feature-flag@^3.1.5": - version "3.1.5" - resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-3.1.5.tgz#8c5fba7a283c6d9f1b3c4013814c055568dacde2" - integrity sha512-KHQ/hYO4O2dNRcdSJQo/alLqMyVwsYIncMlCQdgmRDnr65vxTcKtMKEKFQ+CkelyCH1tKSIyp776xpXop6SWFQ== +"@textlint/feature-flag@^3.1.6": + version "3.1.6" + resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-3.1.6.tgz#f540fc5182af8d14ad9d580e1fad92d6c2f8def4" + integrity sha512-R2s027/WG3zhCMHZG79OhRFmkSL2ghwvFYg/W+2VUva5aYC8i9yeuwRyWt7m83tP1qlI+bq7j3S04fyn6yNheg== dependencies: map-like "^2.0.0" -"@textlint/fixer-formatter@^3.1.10": - version "3.1.10" - resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-3.1.10.tgz#14dedde293f28be86360f9b98e0a0fa21a114385" - integrity sha512-rYGL3KKSSx+9un9EbONYnZVxj3yFMSGC1B/TQXC52C7Hpt6vpx5aRoovKpr4qTzzX1IhvxaMmlCyEKI6UZz1qw== +"@textlint/fixer-formatter@^3.1.12": + version "3.1.12" + resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-3.1.12.tgz#f260da07866eb9c956702bd605cc636156fd85c6" + integrity sha512-MQcVkr6WT4m31gG32IYoOJ+vMw+YI/hpO1S2gwfuQo7z+qBWoqByydbEn4H6dtJzWCX9RBgi8D1lAL2HPvASYw== dependencies: "@textlint/module-interop" "^1.0.2" - "@textlint/types" "^1.2.3" + "@textlint/types" "^1.3.0" chalk "^1.1.3" debug "^4.1.1" diff "^4.0.1" is-file "^1.0.0" string-width "^1.0.1" + strip-ansi "^6.0.0" text-table "^0.2.0" try-resolve "^1.0.1" @@ -60,15 +68,16 @@ resolved "https://registry.yarnpkg.com/@textlint/get-config-base-dir/-/get-config-base-dir-2.0.0.tgz#3d0e862e1dd67cf8286ca52f8bd911e10dca2941" integrity sha512-J3cG1pl2llYD4ZaZMe0qVgVaHT8RvT+/SW1FHQ8HRceNalMM9O0Y8iIgtl4GGOx4vMghoIPKFVLASw8P8bJ3ZA== -"@textlint/kernel@^3.1.10": - version "3.1.10" - resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-3.1.10.tgz#51c2c1caf0a0a80d587b994de11a94ac2c147374" - integrity sha512-umCapHNApEYPzvUVBvPLwuF874+37Tw5Poa5Vhx8B8Y7MPfWg+q3bMvjnZvf9eBOKxxJdhxz8LtK7JrLuJIoFg== +"@textlint/kernel@^3.2.0": + version "3.2.0" + resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-3.2.0.tgz#c16bc02f551fe4a16d3993d4acfd7d220bb0ac43" + integrity sha512-1uir4V/fFSLl7vkbQUt4BYkXmwAwrT8En7RAv3o6t7EugCwyLlzCluFwCHrTLgVMTTZuS5NIqUQZREUMP7U/vg== dependencies: "@textlint/ast-node-types" "^4.2.5" + "@textlint/ast-tester" "^2.1.6" "@textlint/ast-traverse" "^2.1.6" - "@textlint/feature-flag" "^3.1.5" - "@textlint/types" "^1.2.3" + "@textlint/feature-flag" "^3.1.6" + "@textlint/types" "^1.3.0" "@textlint/utils" "^1.0.3" "@types/bluebird" "^3.5.18" bluebird "^3.7.0" @@ -77,23 +86,25 @@ map-like "^2.0.0" structured-source "^3.0.2" -"@textlint/linter-formatter@^3.1.9": - version "3.1.9" - resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-3.1.9.tgz#6e783eeb3c0b1995f9cfc99457904682a59e2921" - integrity sha512-jahCeq+g8aLJcQZaTXURYeyY2fw5hVbNilPxnYqvaXGSbrw0vrTPa2dJhfAEJ+H/Gw0ZSM9abNSoZI4GqAtWlA== +"@textlint/linter-formatter@^3.1.11": + version "3.1.11" + resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-3.1.11.tgz#94e91ed64d299747bfd0b7a8cc58b44c4f5b0918" + integrity sha512-tPFz8sGXWuDrhDRiHrLceasAN8AGM2ctt5uLvCxGVJ4Lmx6O7o+kDnHNGfIuF8rTRRQKWJ9jR/SCCH1SZulXmw== dependencies: "@azu/format-text" "^1.0.1" "@azu/style-format" "^1.0.0" "@textlint/module-interop" "^1.0.2" - "@textlint/types" "^1.2.3" + "@textlint/types" "^1.3.0" chalk "^1.0.0" concat-stream "^1.5.1" + debug "^4.1.1" + is-file "^1.0.0" js-yaml "^3.2.4" optionator "^0.8.1" pluralize "^2.0.0" string-width "^1.0.1" string.prototype.padstart "^3.0.0" - strip-ansi "^3.0.1" + strip-ansi "^6.0.0" table "^3.7.8" text-table "^0.2.0" try-resolve "^1.0.1" @@ -129,31 +140,31 @@ lodash.uniqwith "^4.5.0" to-regex "^3.0.2" -"@textlint/text-to-ast@^3.1.6": - version "3.1.6" - resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-3.1.6.tgz#04fe9de0336a5d790c3722b3e91cc2e15bee177e" - integrity sha512-w0oBF3OeTT8syF+Y3BT1/pFYhBT2ZbzBDGqFELZVeBQNtGUKCpvJtu4Q1fCftElTbOIY01aSecj3GJTS6tmlBg== +"@textlint/text-to-ast@^3.1.7": + version "3.1.7" + resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-3.1.7.tgz#c3a8542ece3e67ef25490595a67e5d929fb1e7b3" + integrity sha512-CBAEQmiEa2G/wonlLr1HgUtXfTSas6OGGvYGRIRMJweNh5Ilhbz2nM2/9XQMfLQbdn5pGYrAAAQRB2+/9fZ31A== dependencies: "@textlint/ast-node-types" "^4.2.5" -"@textlint/textlint-plugin-markdown@^5.1.10": - version "5.1.10" - resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-5.1.10.tgz#7f6ad9fa3c2e041d679411d3d4acfee740b1e4d9" - integrity sha512-G7xoAugkwGY6pt262Coeab5TKq+dTBl1E6Uv83EW1iK6DZoHC0xxUrdRHGFeKbtGa0iM6BmKgEqjZfWOjus0LQ== +"@textlint/textlint-plugin-markdown@^5.1.11": + version "5.1.11" + resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-5.1.11.tgz#24d4ec9d0803d5302dc8302256c4a2e7f97406f8" + integrity sha512-DnCtNI10kejLPdEFu5pBHCDoBLJQTLnxwu76Mr/5iSEcYcytK2X72qiuvtg3c3s/8+at53TPQ6+5/AmpQKdvfg== dependencies: "@textlint/markdown-to-ast" "^6.1.6" -"@textlint/textlint-plugin-text@^4.1.10": - version "4.1.10" - resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-4.1.10.tgz#ba0de8c498695e574b009162f072227ebad6da7c" - integrity sha512-w20Mt5RnWnZq4ai/H9yYEMSudPOSUBJ9+rNO8Ld2s1O2FiPnq++A/QQLuhhIJOjC9+slUemMYnlvVpa5PH775g== +"@textlint/textlint-plugin-text@^4.1.12": + version "4.1.12" + resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-4.1.12.tgz#1aa14e3391aa20b04423f1b687e6443dd2fa3428" + integrity sha512-WhCzAURZBokAzZ+ismEiS857F4YCRXROtwSiqk3gbgiZWVq47xX6g5xhVDPet3RvCMFzCUkrHVRJ+udORE6sFw== dependencies: - "@textlint/text-to-ast" "^3.1.6" + "@textlint/text-to-ast" "^3.1.7" -"@textlint/types@^1.1.2", "@textlint/types@^1.2.3": - version "1.2.3" - resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.2.3.tgz#6a27d6a2035873904d45c775b6205f162f169f91" - integrity sha512-48wXioiKIKAWPkgTWf/KyvZpjGH5L2ohmrSVgtx/u8q+KcY+q+/dslKy7QN0H+Yeu5Vj4GZRHOzCYWtzHMQleQ== +"@textlint/types@^1.1.2", "@textlint/types@^1.3.0": + version "1.3.0" + resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.3.0.tgz#222692429d6c2ff5f427b2024e7c4901621ca828" + integrity sha512-PJM3u0dnKyFCQJfhS+ft4OPse10P2PXz7bM2YJMyEs6kKOc2hDvZE7CH8F85GuSL9H5gToTqJ9/c3Yy4I3S+iA== dependencies: "@textlint/ast-node-types" "^4.2.5" @@ -199,6 +210,11 @@ ansi-regex@^3.0.0: resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998" integrity sha1-7QMXwyIGT3lGbAKWa922Bas32Zg= +ansi-regex@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75" + integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg== + ansi-styles@^2.2.1: version "2.2.1" resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe" @@ -1364,7 +1380,7 @@ string_decoder@~1.1.1: dependencies: safe-buffer "~5.1.0" -strip-ansi@^3.0.0, strip-ansi@^3.0.1: +strip-ansi@^3.0.0: version "3.0.1" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf" integrity sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8= @@ -1378,6 +1394,13 @@ strip-ansi@^4.0.0: dependencies: ansi-regex "^3.0.0" +strip-ansi@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.0.tgz#0b1571dd7669ccd4f3e06e14ef1eed26225ae532" + integrity sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w== + dependencies: + ansi-regex "^5.0.0" + strip-bom@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-2.0.0.tgz#6219a85616520491f35788bdbf1447a99c7e6b0e" @@ -1588,21 +1611,21 @@ textlint-util-to-string@^2.1.1: object-assign "^4.0.1" structured-source "^3.0.2" -textlint@^11.5.0: - version "11.5.0" - resolved "https://registry.yarnpkg.com/textlint/-/textlint-11.5.0.tgz#21871cee6845cf7fe6ca2707039ed3bf7c09d2f1" - integrity sha512-RUTUj/OS7UdV1Z7/KA4oQfoUkpt1vaoaFizuMlwRZ9MJMhLHBnnXBMlRKUJd1H0Nj32087xIqi1e2pSwsUBK8Q== +textlint@^11.6.2: + version "11.6.2" + resolved "https://registry.yarnpkg.com/textlint/-/textlint-11.6.2.tgz#28f01f7466b446a3cd3d7daf74987968f006e70c" + integrity sha512-jNW+e4pJ4MJAVciuK1UdG96tl8sAgLPJty+dRdOzDlNA5725xSohn4SQ0Iewv13EgnpXIRxy1SGaBNbv8nYT5Q== dependencies: "@textlint/ast-node-types" "^4.2.5" "@textlint/ast-traverse" "^2.1.6" - "@textlint/feature-flag" "^3.1.5" - "@textlint/fixer-formatter" "^3.1.10" - "@textlint/kernel" "^3.1.10" - "@textlint/linter-formatter" "^3.1.9" + "@textlint/feature-flag" "^3.1.6" + "@textlint/fixer-formatter" "^3.1.12" + "@textlint/kernel" "^3.2.0" + "@textlint/linter-formatter" "^3.1.11" "@textlint/module-interop" "^1.0.2" - "@textlint/textlint-plugin-markdown" "^5.1.10" - "@textlint/textlint-plugin-text" "^4.1.10" - "@textlint/types" "^1.2.3" + "@textlint/textlint-plugin-markdown" "^5.1.11" + "@textlint/textlint-plugin-text" "^4.1.12" + "@textlint/types" "^1.3.0" "@textlint/utils" "^1.0.3" "@types/bluebird" "^3.5.18" bluebird "^3.7.0"