Skip to content

Commit

Permalink
Merge pull request #23 from textlint/renovate/textlint
Browse files Browse the repository at this point in the history
fix(deps): update textlint to v14.4.2
  • Loading branch information
azu authored Jan 7, 2025
2 parents e64c8ca + 82f74a4 commit 0db3c38
Showing 1 changed file with 69 additions and 69 deletions.
138 changes: 69 additions & 69 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1331,54 +1331,54 @@
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.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-node-types@^14.4.2":
version "14.4.2"
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-14.4.2.tgz#bc90a143f414cae83ec5b0666678b34c0384177b"
integrity sha512-e8/drNznaZHS/qGDC83k6Ht1wDWNHzGQ0RHcXD+72YMFercEFvp6WVfW5XbCbxGbSITEO5NBCOCTyeccS9lxEA==

"@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==
"@textlint/ast-tester@^14.4.2":
version "14.4.2"
resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-14.4.2.tgz#51b2694fc7b209daed5fc6497628e827d431824b"
integrity sha512-w1MlGa9DsJgp2W+ifNZ57vIWDoRVRExy0rXek7/voxBmSpTo76zHq74ggwjOrmoZpX8ADkvDc0tUWWWyiUVskQ==
dependencies:
"@textlint/ast-node-types" "^14.4.0"
debug "^4.3.4"
"@textlint/ast-node-types" "^14.4.2"
debug "^4.4.0"

"@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==
"@textlint/ast-traverse@^14.4.2":
version "14.4.2"
resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-14.4.2.tgz#d3b0ffcf978f5838e2e562a0d635679a2c5a792d"
integrity sha512-HQp1iatBiLn9Qg8wqN3WxYWoiHJnkcv+30MdVPe5d0CmnBBXXRqFO1eSUHUlYarGNc3LyE0GFEkS72D7lefyNg==
dependencies:
"@textlint/ast-node-types" "^14.4.0"
"@textlint/ast-node-types" "^14.4.2"

"@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/feature-flag@^14.4.2":
version "14.4.2"
resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-14.4.2.tgz#c16b0287897472fad8e7030cd3830ae8befb47d3"
integrity sha512-jeK7FuaYVr+gqgvjZazYHLCA+0oJybXa26kgF7P0qJ4yWq9qoENnjZtHF1VCi40euIS60z+/VJ8SlQj3LfnaoQ==

"@textlint/kernel@^14.0.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"
version "14.4.2"
resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-14.4.2.tgz#1c7e88615c2ca9e18bbcfc4621b0a0e8329042cd"
integrity sha512-nwUpdOl/whw8Cq9ELYRatmxEUEGApzKRAFJQpdIB/Ex0gKG1S/ctzSYbqSBUZ/Xctnn93yBDgOngDFdgoHbfWg==
dependencies:
"@textlint/ast-node-types" "^14.4.2"
"@textlint/ast-tester" "^14.4.2"
"@textlint/ast-traverse" "^14.4.2"
"@textlint/feature-flag" "^14.4.2"
"@textlint/source-code-fixer" "^14.4.2"
"@textlint/types" "^14.4.2"
"@textlint/utils" "^14.4.2"
debug "^4.4.0"
fast-equals "^4.0.3"
structured-source "^4.0.0"

"@textlint/markdown-to-ast@^14.0.0", "@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==
"@textlint/markdown-to-ast@^14.0.0", "@textlint/markdown-to-ast@^14.4.2":
version "14.4.2"
resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-14.4.2.tgz#f44d4bda3a24fc3a2a94bc6710c7064dc61d18d3"
integrity sha512-hj2xR9hz5/Tu7Hlrn6VORJgdAfUhAd5j6cBkEVpnKAU4LaERkNyVCgK/da2JHK2w84YHmaDjER4D6zUUkllwag==
dependencies:
"@textlint/ast-node-types" "^14.4.0"
debug "^4.3.4"
"@textlint/ast-node-types" "^14.4.2"
debug "^4.4.0"
mdast-util-gfm-autolink-literal "^0.1.3"
neotraverse "^0.6.15"
remark-footnotes "^3.0.0"
Expand All @@ -1387,46 +1387,46 @@
remark-parse "^9.0.0"
unified "^9.2.2"

"@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==
"@textlint/source-code-fixer@^14.4.2":
version "14.4.2"
resolved "https://registry.yarnpkg.com/@textlint/source-code-fixer/-/source-code-fixer-14.4.2.tgz#73f5f611a2a3314dbabf3040f369b0658a977f8f"
integrity sha512-8AFoRL0uQPiu7hlszM1jlido+PdL3/3Ddp8sz1XxOpFgnjuTKnlRLYjziaL8X4JCpXQjUy4Q9am8NI6M1Y18lw==
dependencies:
"@textlint/types" "^14.4.0"
debug "^4.3.4"
"@textlint/types" "^14.4.2"
debug "^4.4.0"

"@textlint/text-to-ast@^14.0.0", "@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==
"@textlint/text-to-ast@^14.0.0", "@textlint/text-to-ast@^14.4.2":
version "14.4.2"
resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-14.4.2.tgz#b9abfc69bbce842f02dcc537da1d0726f3638a11"
integrity sha512-fLyNHMczXZOP/jkKqBbjntszJR0ytsdQOPg9E8fnnbcX6eBMw3q924+M/vkYno/9ArSnUMPbdfhKBc/lWTXvcQ==
dependencies:
"@textlint/ast-node-types" "^14.4.0"
"@textlint/ast-node-types" "^14.4.2"

"@textlint/textlint-plugin-markdown@^14.0.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==
version "14.4.2"
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-14.4.2.tgz#20adb97ae51f1c0464a66c24a06d4254ea48180b"
integrity sha512-qtUta0iHEn843Hzhq7VnYPRp5rsYLnaZC5fOGOMh8DIpUlnuNXI1ANs9TkL5LsgexyYyMuPtFbvwr7S4JNu6ig==
dependencies:
"@textlint/markdown-to-ast" "^14.4.0"
"@textlint/markdown-to-ast" "^14.4.2"

"@textlint/textlint-plugin-text@^14.0.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==
version "14.4.2"
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-14.4.2.tgz#60bca54157a5346b90dfea534180f16e132e1811"
integrity sha512-cg7J6qTgAsV7ms2fP2KpEBIaI+3GQAbQtjNTF4Zu5d8Kn07wNqFqZIpTnsKUC/b64Fn/ujo+HYse76nSU+5EZg==
dependencies:
"@textlint/text-to-ast" "^14.4.0"
"@textlint/text-to-ast" "^14.4.2"

"@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==
"@textlint/types@^14.4.2":
version "14.4.2"
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-14.4.2.tgz#05726846d163acde65edf57b6555c203d955bdcf"
integrity sha512-s2UbCeYY8TQNdSusPs0n+g57g6fwx8Vz6nDZLD7vIXMEW10zIwkQnQf9IpxDwvKnstBWYTJ24Kx9nzddpBS9oQ==
dependencies:
"@textlint/ast-node-types" "^14.4.0"
"@textlint/ast-node-types" "^14.4.2"

"@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==
"@textlint/utils@^14.4.2":
version "14.4.2"
resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-14.4.2.tgz#b709cbbf1ee4023c7ee1b47d7f1ca5979608c583"
integrity sha512-bhns1Cws+4dERz6KGFVLLGf0vFK6r5LiKKeg7N3Hnh0QNbzy7TYO+HTfZsgcqBvZSJeAeowzKyDQ8nSsflPbJw==

"@types/color-name@^1.1.1":
version "1.1.1"
Expand Down Expand Up @@ -4308,10 +4308,10 @@ debug@^3.1.0:
dependencies:
ms "^2.1.1"

debug@^4.0.0, debug@^4.3.4:
version "4.3.7"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
debug@^4.0.0, debug@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
dependencies:
ms "^2.1.3"

Expand Down

0 comments on commit 0db3c38

Please sign in to comment.