From 4b58be22ee1425cdebae8f5cda95f7773f7785e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 16:11:04 +0000 Subject: [PATCH] chore(dev-deps): bump textlint from 14.2.0 to 14.4.0 Bumps [textlint](https://github.com/textlint/textlint) from 14.2.0 to 14.4.0. - [Release notes](https://github.com/textlint/textlint/releases) - [Commits](https://github.com/textlint/textlint/compare/v14.2.0...v14.4.0) --- updated-dependencies: - dependency-name: textlint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 230 +++++++++++++++++++++++++-------------------------- 2 files changed, 116 insertions(+), 116 deletions(-) diff --git a/package.json b/package.json index 9b9de19..8ffa170 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "alex": "^11.0.1", "editorconfig-checker": "^5.1.4", "markdownlint-cli2": "^0.13.0", - "textlint": "^14.2.0", + "textlint": "^14.4.0", "textlint-rule-common-misspellings": "^1.0.1", "textlint-rule-no-todo": "^2.0.1", "textlint-rule-terminology": "^4.0.1" diff --git a/yarn.lock b/yarn.lock index 7c7fb71..2c83503 100644 --- a/yarn.lock +++ b/yarn.lock @@ -152,84 +152,85 @@ resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-13.4.1.tgz#00424f7b9bc6fe15cf6a78468ffe1e5d1adce5b2" integrity sha512-qrZyhCh8Ekk6nwArx3BROybm9BnX6vF7VcZbijetV/OM3yfS4rTYhoMWISmhVEP2H2re0CtWEyMl/XF+WdvVLQ== -"@textlint/ast-node-types@^14.2.0": - version "14.2.0" - resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-14.2.0.tgz#18602786a5a643a60c068252aaed932f30e0fbd3" - integrity sha512-dOnBuqvsmiNkhHHp1ZaZed1uwvDpVNZWGvZlrckWaJpzsrTTNtxtd627MkMRCdGvIT3+RkfmV9OHqh51JfexRg== +"@textlint/ast-node-types@^14.4.0": + version "14.4.0" + resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-14.4.0.tgz#63d3d99e33b6af21656d9509d6079f68f8da9762" + integrity sha512-tEZbu6dMU8lysTpFrrW9WzN/hWnfGoanOX1WmdKZ7LgqUVDdsd9Q8RNLlQLOgl7ev1C7O3T4ruzl4rdYI5he1g== -"@textlint/ast-tester@^14.2.0": - version "14.2.0" - resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-14.2.0.tgz#60719762663a305949621ba0395207f6d78efb74" - integrity sha512-k7HAVjv5hUFNWUeb1h+3yaoSnwhjKJ55FaFVlUPsW5qFRIAkWaZ0Xpo2IEAyGaa5jgulWe8vEX6ZTmvwi6bzUA== +"@textlint/ast-tester@^14.4.0": + version "14.4.0" + resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-14.4.0.tgz#3e0a1782522eb11be9f672b61d00fc72d3447a35" + integrity sha512-pCKEUDaZVvvj/uZOTTUgU1tTkNsK+ufNs4Xx5BsBAqy+E0aAJJ47c8h2WIoL/MJniK6ZLctsDIwaZ4z9rUvrsQ== dependencies: - "@textlint/ast-node-types" "^14.2.0" + "@textlint/ast-node-types" "^14.4.0" debug "^4.3.4" -"@textlint/ast-traverse@^14.2.0": - version "14.2.0" - resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-14.2.0.tgz#ee80705228bcedd13a71c6b1a1ecec31a7bf39bf" - integrity sha512-qmB+bbLTndlgIObMxoXhdE/t1o6JUQxgw1pzLEtd7rvZO7sNH4Agui1ddlWjaIczj+K40tm8jsfi/74NJtJ9fg== +"@textlint/ast-traverse@^14.4.0": + version "14.4.0" + resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-14.4.0.tgz#76d33bc7624112ed9f2b246a7f716aa4ba2c509f" + integrity sha512-P6UrqKlXd9Lm0kJ1O8vyQU0/btXULiUHhE5nLZMnTNfgZYG3VasQ9BUyDHJn19O4PhUrIzZJusMi1XFcb3Y46Q== dependencies: - "@textlint/ast-node-types" "^14.2.0" + "@textlint/ast-node-types" "^14.4.0" -"@textlint/config-loader@^14.2.0": - version "14.2.0" - resolved "https://registry.yarnpkg.com/@textlint/config-loader/-/config-loader-14.2.0.tgz#47341b33dce9bf9ea60f3b75a931346e0875f6ed" - integrity sha512-LDIr0zykTVsIWz/q+NIiYXoF0Fqdl1X+JLGIAG6E2CTKJhsGW4naKvt2d9zWhCjSM7E9ZX6XAdvo16WDJALYlg== +"@textlint/config-loader@^14.4.0": + version "14.4.0" + resolved "https://registry.yarnpkg.com/@textlint/config-loader/-/config-loader-14.4.0.tgz#214004eff5a2f0300181215086819d878c7a79bc" + integrity sha512-TCYVhQ+wP/Gs7P5BDAfyRpLJ5tohicTSwQapd/xPjByXFtGx8xlsbLQHTWcodFFpty1O57KRPRsRDhvuTAA2bQ== dependencies: - "@textlint/kernel" "^14.2.0" - "@textlint/module-interop" "^14.2.0" - "@textlint/types" "^14.2.0" - "@textlint/utils" "^14.2.0" + "@textlint/kernel" "^14.4.0" + "@textlint/module-interop" "^14.4.0" + "@textlint/resolver" "^14.4.0" + "@textlint/types" "^14.4.0" + "@textlint/utils" "^14.4.0" debug "^4.3.4" rc-config-loader "^4.1.3" - try-resolve "^1.0.1" -"@textlint/feature-flag@^14.2.0": - version "14.2.0" - resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-14.2.0.tgz#da4898511fc81838577afa7eb51528f6795ae21e" - integrity sha512-KjO4ACoKhA10XUi4Wp3dKixfEMFQAE+WLgCDEB5k+cAKPkwaFYjN5vezA1TGe+fSHcQiBjv268F0r3hmtsPf8Q== +"@textlint/feature-flag@^14.4.0": + version "14.4.0" + resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-14.4.0.tgz#bbace464df9b7d74608d0aa73afdcf0f4c7e1acc" + integrity sha512-aSphE9jw4QTjiCOe1tbtZ2NZpMRbYoUTi2E62KQ/mcVnwGC+Jk671wNSoUJzR/YNaLo63cQ7OKhHrBEb55t+Iw== -"@textlint/fixer-formatter@^14.2.0": - version "14.2.0" - resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-14.2.0.tgz#29736b2cf63a502f68856945f7c0794015435ef2" - integrity sha512-Ji4Kq0hckDj1WranfNwnN87nUE4EldMyf7z2AEQ51vDSqLeYk+WCQo6/Gc+a+ytQt5s/QPyfcpiHItr75xHF8g== +"@textlint/fixer-formatter@^14.4.0": + version "14.4.0" + resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-14.4.0.tgz#d7b196a2c37b44154d6fd869aa9b52bced9ed0b9" + integrity sha512-DijDPVZgHkHKAEsYVXFZaP0TJGLDtirok/hgi1N1N3MW5ZtQpIHOW8DgKaJcmDZvPQjkTxzBaUp8rzBxHG8MaQ== dependencies: - "@textlint/module-interop" "^14.2.0" - "@textlint/types" "^14.2.0" + "@textlint/module-interop" "^14.4.0" + "@textlint/resolver" "^14.4.0" + "@textlint/types" "^14.4.0" chalk "^4.1.2" debug "^4.3.4" diff "^5.2.0" string-width "^4.2.3" strip-ansi "^6.0.1" text-table "^0.2.0" - try-resolve "^1.0.1" - -"@textlint/kernel@^14.2.0": - version "14.2.0" - resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-14.2.0.tgz#253e1a7b4513eaaa63556b117058d564b0ac0e92" - integrity sha512-QYF2ZGnkLhd+GYGWL2wpZNjK0ec8HqwGjAsmc49E0g5NKMDvX3U/TYGwjsM8g6WCxGVGS625wr0tm6UxIAK5+Q== - dependencies: - "@textlint/ast-node-types" "^14.2.0" - "@textlint/ast-tester" "^14.2.0" - "@textlint/ast-traverse" "^14.2.0" - "@textlint/feature-flag" "^14.2.0" - "@textlint/source-code-fixer" "^14.2.0" - "@textlint/types" "^14.2.0" - "@textlint/utils" "^14.2.0" + +"@textlint/kernel@^14.4.0": + version "14.4.0" + resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-14.4.0.tgz#cea53d1e64812a6844e4cdd3e3bb911fb101f851" + integrity sha512-zH19vQ0ns4n8kPr+csjPnV5yPip6gKs08GvDJBQlX3AEbRQkaSw4H5kBCE+R0D9qDkuqt7xe8Z8Tdm7E7aUvGw== + dependencies: + "@textlint/ast-node-types" "^14.4.0" + "@textlint/ast-tester" "^14.4.0" + "@textlint/ast-traverse" "^14.4.0" + "@textlint/feature-flag" "^14.4.0" + "@textlint/source-code-fixer" "^14.4.0" + "@textlint/types" "^14.4.0" + "@textlint/utils" "^14.4.0" debug "^4.3.4" fast-equals "^4.0.3" structured-source "^4.0.0" -"@textlint/linter-formatter@^14.2.0": - version "14.2.0" - resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-14.2.0.tgz#30f77cd84b2b1e7bb5c377ce75593c2b7058c20a" - integrity sha512-9+5n3UIhbKGNCvI5s0BJexHrWqw/TZQnUQLpvbL04SnJqwSH2xlUQfEwPAybPO1Tb9coUGHYlBZObRxy9tRwig== +"@textlint/linter-formatter@^14.4.0": + version "14.4.0" + resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-14.4.0.tgz#8726687b87b3615ace728d7c55d3ffda25fe8799" + integrity sha512-rnFwSSXDdsQHGVaRoJJYocVSYn4ZEPUFj78JYDZcR+TRYVDzRJEblFhwsiXl/gHD3L5g2RnBcLbxwZIW+xwtIA== dependencies: "@azu/format-text" "^1.0.2" "@azu/style-format" "^1.0.1" - "@textlint/module-interop" "^14.2.0" - "@textlint/types" "^14.2.0" + "@textlint/module-interop" "^14.4.0" + "@textlint/resolver" "^14.4.0" + "@textlint/types" "^14.4.0" chalk "^4.1.2" debug "^4.3.4" js-yaml "^3.14.1" @@ -239,14 +240,13 @@ strip-ansi "^6.0.1" table "^6.8.1" text-table "^0.2.0" - try-resolve "^1.0.1" -"@textlint/markdown-to-ast@^14.2.0": - version "14.2.0" - resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-14.2.0.tgz#bb00b638639a1850d63b16e0d2d0387e22e2d59e" - integrity sha512-vDcj8fuo1ZJinLtDwMO8yh9hxWujDFQRJ/MDd4Y+vxGDJRnB0c9ZVPOOPlQjaumlVNI7CB1fDsz+jx8z6/d8iw== +"@textlint/markdown-to-ast@^14.4.0": + version "14.4.0" + resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-14.4.0.tgz#692b86f65f2241fd2fe83bbbbee7bd36053881c4" + integrity sha512-y6UxfRZ00w8XQ1jfKhR0jcQd7qbYaQgo3aERWbJR0Gxxl0T+G+TKBS12pdnUFOTshgSTEgqlvrE+Zt3lTl0e1A== dependencies: - "@textlint/ast-node-types" "^14.2.0" + "@textlint/ast-node-types" "^14.4.0" debug "^4.3.4" mdast-util-gfm-autolink-literal "^0.1.3" neotraverse "^0.6.15" @@ -256,51 +256,56 @@ remark-parse "^9.0.0" unified "^9.2.2" -"@textlint/module-interop@^14.2.0": - version "14.2.0" - resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-14.2.0.tgz#00e8af9a5266d144ad9ba8481b30f82ae098a7f6" - integrity sha512-1X3DfCwF3y07eVyK41K6As0L+Ekyn5lAh98hVoUNOGDJQtjRvM3aKZ8z0o0BtbCeH7nYTyExo31lUgURWuDWnQ== +"@textlint/module-interop@^14.4.0": + version "14.4.0" + resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-14.4.0.tgz#1456243b769639fb35d5069d17a127c1458131ad" + integrity sha512-QdtNDJc+XqDIbP9bwt7DryqE+vFbbIB28462VFWtXcHCJJoFTlmCJ1133SXLe14IOT9P04T9LMNhgv4d2v31gg== + +"@textlint/resolver@^14.4.0": + version "14.4.0" + resolved "https://registry.yarnpkg.com/@textlint/resolver/-/resolver-14.4.0.tgz#dcb5d169d6ec8f33ef4977430f6eb389a61a9277" + integrity sha512-4jNO6Lbyiqtf22205XPpSYG4BNCZrvpmLzO2JUpYMe5C5g0z4l06Yqei3gJWYjdBLlL+fIxDcdW0hyIvvSFpUg== -"@textlint/source-code-fixer@^14.2.0": - version "14.2.0" - resolved "https://registry.yarnpkg.com/@textlint/source-code-fixer/-/source-code-fixer-14.2.0.tgz#1239f806bc58b9c8052317877845ffd88cd87be8" - integrity sha512-xMFtpwcs5Z1WTiFBmLN2Fe2GQg3u0kEZgF42AvFHKphbmToKYlGUMw1jaMsEXaxrTOTjqwj3SycRR7rrgKgOxg== +"@textlint/source-code-fixer@^14.4.0": + version "14.4.0" + resolved "https://registry.yarnpkg.com/@textlint/source-code-fixer/-/source-code-fixer-14.4.0.tgz#ac1d63b69a95581b8abe3dc8cc87261d0332e54f" + integrity sha512-S2QBZ3pUQQeH01kgfKa1Tmusz0A2/sm3QkW1Uhag9x5v5OKYC4W3070eliY+p0I88nxmqy72M/j+78sDutUcuw== dependencies: - "@textlint/types" "^14.2.0" + "@textlint/types" "^14.4.0" debug "^4.3.4" -"@textlint/text-to-ast@^14.2.0": - version "14.2.0" - resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-14.2.0.tgz#f30dd326183f82595455930ca719d0d29f8d0173" - integrity sha512-i71ksLnlkb6epmeOiRv/xiHHLBWOtCx3gUBiTr8YC/9xbdhzBehFblJ6IjeikIJYPTfpzDECRmDqDNq7Cvos3Q== +"@textlint/text-to-ast@^14.4.0": + version "14.4.0" + resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-14.4.0.tgz#ceded6926458aac333384dc99fa5712c57e1c60a" + integrity sha512-MA3z7cksYpjXRPIFFcbB6CM5UbNFD53GJ823qo74ImU2MRlIrs9dcR9yQ76YxbYZ9OazPzUNGg5AS9tbp3Exbg== dependencies: - "@textlint/ast-node-types" "^14.2.0" + "@textlint/ast-node-types" "^14.4.0" -"@textlint/textlint-plugin-markdown@^14.2.0": - version "14.2.0" - resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-14.2.0.tgz#48915ecf10ea88092b29a92a443e18966b4c6b1e" - integrity sha512-TDd132D816R5q+/ZDfxe15Cxua6RNegkQzPv0iaZZKob6t8lhMND6lUHfbXEEGHCtyignxZUXQXZGZcjKtWL4A== +"@textlint/textlint-plugin-markdown@^14.4.0": + version "14.4.0" + resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-14.4.0.tgz#3d4ae94048cbb7c188aeab04b2a61050e4cb7bdd" + integrity sha512-J6RoZSC7MOr9WYqyG4s1BZxExiHfS6fMmiQuWGJB133vDDrY+wmiaFm/C6Li59YPdPivddxSDo7v8z2zyayW1A== dependencies: - "@textlint/markdown-to-ast" "^14.2.0" + "@textlint/markdown-to-ast" "^14.4.0" -"@textlint/textlint-plugin-text@^14.2.0": - version "14.2.0" - resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-14.2.0.tgz#e0c28493fe9af9efc1af0b2c80b430fc8f0362e2" - integrity sha512-5E39BWG9T5c0XOz5Vxdffa17FDwu9Woud29bYyq3OQ+JjwMQXSz3JPQ1MTNsJbqn0R58+ZKXfaWEZ/Gsoau5UA== +"@textlint/textlint-plugin-text@^14.4.0": + version "14.4.0" + resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-14.4.0.tgz#71df2efbb742d8f306c7d7e19385ac72dff6b69b" + integrity sha512-ut3+MhOh9taPUKLaTT4nyil3MLnAbo60BYGWIz6cPrv3YMyvN/eCw4jW4VscvV1WTik19lzmDCBfSpfnmz/PiA== dependencies: - "@textlint/text-to-ast" "^14.2.0" + "@textlint/text-to-ast" "^14.4.0" -"@textlint/types@^14.2.0": - version "14.2.0" - resolved "https://registry.yarnpkg.com/@textlint/types/-/types-14.2.0.tgz#9cdbe19a695c5cccfa4fc0a17a4ad8a35e2e595a" - integrity sha512-lK8HCnkNg+spOHVw1HX0AvwP1BZVlJsbL4OLIHnwfvakfUxLQFXtJ6x2asAXMNMQGqwSWKQrLBCmWZWVsDtReg== +"@textlint/types@^14.4.0": + version "14.4.0" + resolved "https://registry.yarnpkg.com/@textlint/types/-/types-14.4.0.tgz#845830a4c7d28f18f7854debcace985fdf7700f5" + integrity sha512-ZxZkiFxaXfjoaa/gzbGyUWR0mSMLChDaQrYJ0sPToCQ0QXUG3w5sIT2hCGZyBfNRc8/g0eH+KbDejD014oBPBQ== dependencies: - "@textlint/ast-node-types" "^14.2.0" + "@textlint/ast-node-types" "^14.4.0" -"@textlint/utils@^14.2.0": - version "14.2.0" - resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-14.2.0.tgz#6d714dca1aade09ed5930473512b2d7e361ff332" - integrity sha512-eXRygFRC1CK+BHRqIe2RRFiC8VJMpV7NwsLdBKsFMcivgNRgL6hkhhbrMI6MbPg+jdWM+nK5Z9+QpPYL9c9/pg== +"@textlint/utils@^14.4.0": + version "14.4.0" + resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-14.4.0.tgz#d8b249b34972b8823422f60a7c64149a61540096" + integrity sha512-/5QSdYa042z0SX+10+UPzHlMT2nWuRBkouf90/P60nycpFmWn0waIbVoARDlekzmaqB4BitbP7NGjjPmEju4bA== "@types/acorn@^4.0.0": version "4.0.6" @@ -3836,23 +3841,24 @@ textlint-rule-terminology@^4.0.1: strip-json-comments "^3.0.1" textlint-rule-helper "^2.1.1" -textlint@^14.2.0: - version "14.2.0" - resolved "https://registry.yarnpkg.com/textlint/-/textlint-14.2.0.tgz#b68ec6d12cf7c75ba4968b011fb11db7a4cc1dbd" - integrity sha512-f3vT1mwpHuP2IWNG7AiE7n4nRKiOI/4Rxz7wQSv6KWaCgigcwi9x4JCMWKn1gpEvC/bssKW1/G0XxzHvKybCKg== - dependencies: - "@textlint/ast-node-types" "^14.2.0" - "@textlint/ast-traverse" "^14.2.0" - "@textlint/config-loader" "^14.2.0" - "@textlint/feature-flag" "^14.2.0" - "@textlint/fixer-formatter" "^14.2.0" - "@textlint/kernel" "^14.2.0" - "@textlint/linter-formatter" "^14.2.0" - "@textlint/module-interop" "^14.2.0" - "@textlint/textlint-plugin-markdown" "^14.2.0" - "@textlint/textlint-plugin-text" "^14.2.0" - "@textlint/types" "^14.2.0" - "@textlint/utils" "^14.2.0" +textlint@^14.4.0: + version "14.4.0" + resolved "https://registry.yarnpkg.com/textlint/-/textlint-14.4.0.tgz#2fdc25758c104f4573c7161907883d895baf3134" + integrity sha512-OutNGN573fI48bRdikgz+PAjCN/P4DRK9dLGxkNkqBlWmwbxLpvBxw1qspZEFVVLoNH94ra65NDfCwMvCosvdA== + dependencies: + "@textlint/ast-node-types" "^14.4.0" + "@textlint/ast-traverse" "^14.4.0" + "@textlint/config-loader" "^14.4.0" + "@textlint/feature-flag" "^14.4.0" + "@textlint/fixer-formatter" "^14.4.0" + "@textlint/kernel" "^14.4.0" + "@textlint/linter-formatter" "^14.4.0" + "@textlint/module-interop" "^14.4.0" + "@textlint/resolver" "^14.4.0" + "@textlint/textlint-plugin-markdown" "^14.4.0" + "@textlint/textlint-plugin-text" "^14.4.0" + "@textlint/types" "^14.4.0" + "@textlint/utils" "^14.4.0" debug "^4.3.4" file-entry-cache "^5.0.1" get-stdin "^5.0.1" @@ -3865,7 +3871,6 @@ textlint@^14.2.0: read-pkg "^1.1.0" read-pkg-up "^3.0.0" structured-source "^4.0.0" - try-resolve "^1.0.1" unique-concat "^0.2.2" through2@2.0.0: @@ -3919,11 +3924,6 @@ trough@^2.0.0: resolved "https://registry.yarnpkg.com/trough/-/trough-2.2.0.tgz#94a60bd6bd375c152c1df911a4b11d5b0256f50f" integrity sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw== -try-resolve@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/try-resolve/-/try-resolve-1.0.1.tgz#cfde6fabd72d63e5797cfaab873abbe8e700e912" - integrity sha512-yHeaPjCBzVaXwWl5IMUapTaTC2rn/eBYg2fsG2L+CvJd+ttFbk0ylDnpTO3wVhosmE1tQEvcebbBeKLCwScQSQ== - type-check@^0.4.0, type-check@~0.4.0: version "0.4.0" resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"