Skip to content

Commit

Permalink
chore(deps): update dependency textlint-tester to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent 0f15db3 commit 494e67a
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint": "8.31.0",
"textlint-plugin-asciidoctor": "^1.1.0",
"textlint-scripts": "^13.4.1",
"textlint-tester": "^13.4.1",
"textlint-tester": "^14.0.0",
"ts-node": "^10.9.2",
"typescript": "^4.9.4"
},
Expand Down
112 changes: 112 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1397,6 +1397,11 @@
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.0.0":
version "14.0.0"
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-14.0.0.tgz#1ac36493fadd976574138cd6fd75715a321122d0"
integrity sha512-IZq8PpIqmCE1yWQu2h3EV/+FDZ2TemLq/P4k3C/LjsTCQroYgwbglZHzxuRD7WbEQnjb+y4FyyT9/ziCXUFzaw==

"@textlint/ast-tester@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-13.4.1.tgz#74a704b582fe7cd3caf1d3ae1c65fa0d7f1f6fec"
Expand All @@ -1405,18 +1410,38 @@
"@textlint/ast-node-types" "^13.4.1"
debug "^4.3.4"

"@textlint/ast-tester@^14.0.0":
version "14.0.0"
resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-14.0.0.tgz#fe6ba97d8071cf7f37edfd6b4df0bd1744c4359b"
integrity sha512-uZuAR5ndDkPuL87jaKAfU/WvKrN9eSYD/1pRI4h5163xm8Y89Kz+V6qHHSMZ6/DBeHqVOxtZgSx6UF0j481gAQ==
dependencies:
"@textlint/ast-node-types" "^14.0.0"
debug "^4.3.4"

"@textlint/ast-traverse@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-13.4.1.tgz#1f35f15a54542c76aef71ce1e4f4a83723016d45"
integrity sha512-uucuC7+NHWkXx2TX5vuyreuHeb+GFiA83V65I+FnYP5EC4dAMOQ86rTSPrZmCwLz+qIWgfDgihGzPccpj3EZGg==
dependencies:
"@textlint/ast-node-types" "^13.4.1"

"@textlint/ast-traverse@^14.0.0":
version "14.0.0"
resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-14.0.0.tgz#53308483dcf0a507fd8f2493dc04bc7b3681dd84"
integrity sha512-Rs+QemP2d34+wM9RXgxNA6xCTy5YAwvh0Vsr55Q6jOU+DDAZuYUJwq91eD4KBzn5liR32e/gvjRw/9KgR9GB8Q==
dependencies:
"@textlint/ast-node-types" "^14.0.0"

"@textlint/feature-flag@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-13.4.1.tgz#79d27b099baa54166ca4cdd1da80336e7b08192d"
integrity sha512-qY8gKUf30XtzWMTkwYeKytCo6KPx6milpz8YZhuRsEPjT/5iNdakJp5USWDQWDrwbQf7RbRncQdU+LX5JbM9YA==

"@textlint/feature-flag@^14.0.0":
version "14.0.0"
resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-14.0.0.tgz#d7f0a80a1b47aa50e4bcb076ddfde447903886d7"
integrity sha512-jv3R+JO+BKLBmvpBp3Q7B+8/aJKsfFmF6qD4sup4ouqc/MGlxyzae/0T0t7RwTphXAFtVRH9pz52Q8P8mJCSnw==

"@textlint/kernel@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-13.4.1.tgz#b98f6c501b73db8b8ec46cd1aac70937ee73efa8"
Expand All @@ -1433,6 +1458,22 @@
fast-equals "^4.0.3"
structured-source "^4.0.0"

"@textlint/kernel@^14.0.0":
version "14.0.0"
resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-14.0.0.tgz#00894aa63cdc9d8e09231200de07f16da79ebe75"
integrity sha512-ofCuyzmTpmj3t83de3vij6WdnIwn0BUSBspTMhaTmd6RfY6oGbs+k7eZjx0ooq+etjq7iraFkyep9OvCZwuCoA==
dependencies:
"@textlint/ast-node-types" "^14.0.0"
"@textlint/ast-tester" "^14.0.0"
"@textlint/ast-traverse" "^14.0.0"
"@textlint/feature-flag" "^14.0.0"
"@textlint/source-code-fixer" "^14.0.0"
"@textlint/types" "^14.0.0"
"@textlint/utils" "^14.0.0"
debug "^4.3.4"
fast-equals "^4.0.3"
structured-source "^4.0.0"

"@textlint/markdown-to-ast@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-13.4.1.tgz#63f1f87fb059c083c13a434f7117aca786867835"
Expand All @@ -1448,6 +1489,21 @@
traverse "^0.6.7"
unified "^9.2.2"

"@textlint/markdown-to-ast@^14.0.0":
version "14.0.0"
resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-14.0.0.tgz#07ee4b9cfc54fe90eb768eae0d2032d051f27c40"
integrity sha512-jzMfPp9+0U9QSzZSm7P98GLwWAMeUgB3TzROIEEg4C06LmIEFZviWOeXQMdLDVIFE9E7fZAXMg7jnvXcl8FBPQ==
dependencies:
"@textlint/ast-node-types" "^14.0.0"
debug "^4.3.4"
mdast-util-gfm-autolink-literal "^0.1.3"
remark-footnotes "^3.0.0"
remark-frontmatter "^3.0.0"
remark-gfm "^1.0.0"
remark-parse "^9.0.0"
traverse "^0.6.8"
unified "^9.2.2"

"@textlint/source-code-fixer@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/source-code-fixer/-/source-code-fixer-13.4.1.tgz#2408e6209be0290c58b92750375cff4e976f415a"
Expand All @@ -1456,39 +1512,80 @@
"@textlint/types" "^13.4.1"
debug "^4.3.4"

"@textlint/source-code-fixer@^14.0.0":
version "14.0.0"
resolved "https://registry.yarnpkg.com/@textlint/source-code-fixer/-/source-code-fixer-14.0.0.tgz#7416cfe0a8a1c3e09980ec94d4dd1a700274222e"
integrity sha512-co/uXDzhcDXErWfmFVSP4HTYtKxeJiw6imsVPxDRA7HvMj39DzO50tW4UEq4hAuGYVlaZpKJWNJBL5aczlVxqg==
dependencies:
"@textlint/types" "^14.0.0"
debug "^4.3.4"

"@textlint/text-to-ast@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-13.4.1.tgz#8993c8696f49dae7cd02664d2bacf91d6b8e466e"
integrity sha512-vCA7uMmbjRv06sEHPbwxTV5iS8OQedC5s7qwmXnWAn2LLWxg4Yp98mONPS1o4D5cPomzYyKNCSfbLwu6yJBUQA==
dependencies:
"@textlint/ast-node-types" "^13.4.1"

"@textlint/text-to-ast@^14.0.0":
version "14.0.0"
resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-14.0.0.tgz#c8081b61121e1a1bdd48bd0952c883156ad4399f"
integrity sha512-9+7wKgp/a6iXMIwampGFO9ztLFX/TMJzIuvx8oiF2J8kQzfZJlyzwdNpND6Q6YcMSW6IDkLb11i3wjn7EUkNUg==
dependencies:
"@textlint/ast-node-types" "^14.0.0"

"@textlint/textlint-plugin-markdown@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-13.4.1.tgz#8e1c78c4b5b501bf7e2def6c7d1cbd12a3a8436f"
integrity sha512-OcLkFKYmbYeGJ0kj2487qcicCYTiE2vJLwfPcUDJrNoMYak5JtvHJfWffck8gON2mEM00DPkHH0UdxZpFjDfeg==
dependencies:
"@textlint/markdown-to-ast" "^13.4.1"

"@textlint/textlint-plugin-markdown@^14.0.0":
version "14.0.0"
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-14.0.0.tgz#03a5f7a3e54d851a637ba7f5f715ca54ea37ab3e"
integrity sha512-eXAQHwtkcf2WO8DQ0b4635qNNAdGAX0BotCsMYlQXbasUfew/jkO1eRQjji2B97q6rCwwwD03+dadBh5mbZEsg==
dependencies:
"@textlint/markdown-to-ast" "^14.0.0"

"@textlint/textlint-plugin-text@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-13.4.1.tgz#73c4889cb5d11048d4972926b08ebeaef3471eac"
integrity sha512-z0p5B8WUfTCIRmhjVHFfJv719oIElDDKWOIZei4CyYkfMGo0kq8fkrYBkUR6VZ6gofHwc+mwmIABdUf1rDHzYA==
dependencies:
"@textlint/text-to-ast" "^13.4.1"

"@textlint/textlint-plugin-text@^14.0.0":
version "14.0.0"
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-14.0.0.tgz#94e83c2d5b7b11d31a4e272e176eb1cecab20dfe"
integrity sha512-LJ7WVbgO0QRmdrMT0HEXeZIhGepBmTVs6obEUW0lzTeMZFd6VPsCf9k62bRM8qyVtYMp19m5x/aSZUzEwqIgrw==
dependencies:
"@textlint/text-to-ast" "^14.0.0"

"@textlint/types@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-13.4.1.tgz#612818525e25331cd7ee315cfbadc38ad070edee"
integrity sha512-1ApwQa31sFmiJeJ5yTNFqjbb2D1ICZvIDW0tFSM0OtmQCSDFNcKD3YrrwDBgSokZ6gWQq/FpNjlhi6iETUWt0Q==
dependencies:
"@textlint/ast-node-types" "^13.4.1"

"@textlint/types@^14.0.0":
version "14.0.0"
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-14.0.0.tgz#fa812f0b81569b4e6ee9bb0f1417a437bb10f041"
integrity sha512-svpl1niFSgkhckoEgvrEZwruypSIoiY3k2VBiQXRw1njPGOwuIYh7bS2L3B/7E8YvtVnNFS0RSxd4MgG0gSxfA==
dependencies:
"@textlint/ast-node-types" "^14.0.0"

"@textlint/utils@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-13.4.1.tgz#721b6c4c83a152f23a70ef0bbbdc7d1c635b5014"
integrity sha512-wX8RT1ejHAPTDmqlzngf0zI5kYoe3QvGDcj+skoTxSv+m/wOs/NyEr92d+ahCP32YqFYzXlqU7aDx2FkULKT+g==

"@textlint/utils@^14.0.0":
version "14.0.0"
resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-14.0.0.tgz#10ebe5c934bad42b3f9f9518413b14de83e07f89"
integrity sha512-m8wtgr+tdmqonksNeJmtSP5E7OixlT/KEHyRKtk5m/mFPnYmp2Dn6D++Xm63VvBBpZGxJ01OYFTTsGxHW/2Seg==

"@tsconfig/node10@^1.0.7":
version "1.0.8"
resolved "https://registry.yarnpkg.com/@tsconfig/node10/-/node10-1.0.8.tgz#c1e4e80d6f964fbecb3359c43bd48b40f7cadad9"
Expand Down Expand Up @@ -3672,6 +3769,16 @@ textlint-tester@^13.4.1:
"@textlint/textlint-plugin-markdown" "^13.4.1"
"@textlint/textlint-plugin-text" "^13.4.1"

textlint-tester@^14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/textlint-tester/-/textlint-tester-14.0.0.tgz#f2f4d97a3549e69236394a6a2db10c4a12b0c853"
integrity sha512-qHdcVxhYxxDNGRVIJtabQseIqsSHC995BpE74Jugrl4nQAfiDYgVVUOjl3jqKHPlLytcsPr5Hz/H/GBbE/nlyA==
dependencies:
"@textlint/feature-flag" "^14.0.0"
"@textlint/kernel" "^14.0.0"
"@textlint/textlint-plugin-markdown" "^14.0.0"
"@textlint/textlint-plugin-text" "^14.0.0"

to-fast-properties@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
Expand All @@ -3689,6 +3796,11 @@ traverse@^0.6.7:
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.7.tgz#46961cd2d57dd8706c36664acde06a248f1173fe"
integrity sha512-/y956gpUo9ZNCb99YjxG7OaslxZWHfCHAUUfshwqOXmxUIvqLjVO581BT+gM59+QV9tFe6/CGG53tsA1Y7RSdg==

traverse@^0.6.8:
version "0.6.8"
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.8.tgz#5e5e0c41878b57e4b73ad2f3d1e36a715ea4ab15"
integrity sha512-aXJDbk6SnumuaZSANd21XAo15ucCDE38H4fkqiGsc3MhCK+wOlZvLP9cB/TvpHT0mOyWgC4Z8EwRlzqYSUzdsA==

trim-newlines@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
Expand Down

0 comments on commit 494e67a

Please sign in to comment.