Skip to content

Commit 0c402e8

Browse files
chore(deps): update dependency textlint-tester to v14
1 parent b4cbbdf commit 0c402e8

File tree

2 files changed

+113
-1
lines changed

2 files changed

+113
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint": "8.31.0",
3838
"textlint-plugin-asciidoctor": "^1.1.0",
3939
"textlint-scripts": "^13.4.1",
40-
"textlint-tester": "^13.4.1",
40+
"textlint-tester": "^14.0.5",
4141
"ts-node": "^10.9.2",
4242
"typescript": "^4.9.4"
4343
},

yarn.lock

Lines changed: 112 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1397,6 +1397,11 @@
13971397
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-13.4.1.tgz#00424f7b9bc6fe15cf6a78468ffe1e5d1adce5b2"
13981398
integrity sha512-qrZyhCh8Ekk6nwArx3BROybm9BnX6vF7VcZbijetV/OM3yfS4rTYhoMWISmhVEP2H2re0CtWEyMl/XF+WdvVLQ==
13991399

1400+
"@textlint/ast-node-types@^14.0.5":
1401+
version "14.0.5"
1402+
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-14.0.5.tgz#410009ec7e3d9a692de5c54d6a2a4cc4827c8465"
1403+
integrity sha512-pOMQX9MGee9VYKYVsmQzJpZxllEiTHUgZgpRxorHDNqojrlU6cBKWDX1+cQhptpP+Ry/wS2VsWK6kHx6u1v7CQ==
1404+
14001405
"@textlint/ast-tester@^13.4.1":
14011406
version "13.4.1"
14021407
resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-13.4.1.tgz#74a704b582fe7cd3caf1d3ae1c65fa0d7f1f6fec"
@@ -1405,18 +1410,38 @@
14051410
"@textlint/ast-node-types" "^13.4.1"
14061411
debug "^4.3.4"
14071412

1413+
"@textlint/ast-tester@^14.0.5":
1414+
version "14.0.5"
1415+
resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-14.0.5.tgz#418bef321b49d0ae32b6c04b550b8ac682d4a779"
1416+
integrity sha512-fXIffKbOXwULZwMib9BtGf+IkARXs/CnEmFhAGwLhzPjLTB9YgNftjTyxmVvNbpKA02KTMdK3JFpgZ5Vyxsykg==
1417+
dependencies:
1418+
"@textlint/ast-node-types" "^14.0.5"
1419+
debug "^4.3.4"
1420+
14081421
"@textlint/ast-traverse@^13.4.1":
14091422
version "13.4.1"
14101423
resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-13.4.1.tgz#1f35f15a54542c76aef71ce1e4f4a83723016d45"
14111424
integrity sha512-uucuC7+NHWkXx2TX5vuyreuHeb+GFiA83V65I+FnYP5EC4dAMOQ86rTSPrZmCwLz+qIWgfDgihGzPccpj3EZGg==
14121425
dependencies:
14131426
"@textlint/ast-node-types" "^13.4.1"
14141427

1428+
"@textlint/ast-traverse@^14.0.5":
1429+
version "14.0.5"
1430+
resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-14.0.5.tgz#e71c373f808cd9f5a5ebec1d5a6582304fa9d546"
1431+
integrity sha512-5q/7vifbG8mqDEpByaUjAfHHjJlFiS737axziNQ8qXVswyrMdmRIRE9Wv0unvrs0W9mLKHcsPHh8JQd1RGpfIg==
1432+
dependencies:
1433+
"@textlint/ast-node-types" "^14.0.5"
1434+
14151435
"@textlint/feature-flag@^13.4.1":
14161436
version "13.4.1"
14171437
resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-13.4.1.tgz#79d27b099baa54166ca4cdd1da80336e7b08192d"
14181438
integrity sha512-qY8gKUf30XtzWMTkwYeKytCo6KPx6milpz8YZhuRsEPjT/5iNdakJp5USWDQWDrwbQf7RbRncQdU+LX5JbM9YA==
14191439

1440+
"@textlint/feature-flag@^14.0.5":
1441+
version "14.0.5"
1442+
resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-14.0.5.tgz#b8ffcc5d3e3625ea75e276108e6993d5bfd93250"
1443+
integrity sha512-hTlCE+cyJ6BxsXgDJfe/mF/b/GVKrPUMzgqbd6n5bbGuhdTYO0hDrl/nCAbasQz4oJh6TGq4WH2dNts38TlZng==
1444+
14201445
"@textlint/kernel@^13.4.1":
14211446
version "13.4.1"
14221447
resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-13.4.1.tgz#b98f6c501b73db8b8ec46cd1aac70937ee73efa8"
@@ -1433,6 +1458,22 @@
14331458
fast-equals "^4.0.3"
14341459
structured-source "^4.0.0"
14351460

1461+
"@textlint/kernel@^14.0.5":
1462+
version "14.0.5"
1463+
resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-14.0.5.tgz#a07b9736237f05b6f3899e63dc458fc6d77e3538"
1464+
integrity sha512-AfCGRSq4XuH1UCAcKKurbBRxxypTJzdWmG3Netpa/cGmkdI4tcL+kfaimG3hSnXvQfv6VIzHASBB6u2WpUAGXg==
1465+
dependencies:
1466+
"@textlint/ast-node-types" "^14.0.5"
1467+
"@textlint/ast-tester" "^14.0.5"
1468+
"@textlint/ast-traverse" "^14.0.5"
1469+
"@textlint/feature-flag" "^14.0.5"
1470+
"@textlint/source-code-fixer" "^14.0.5"
1471+
"@textlint/types" "^14.0.5"
1472+
"@textlint/utils" "^14.0.5"
1473+
debug "^4.3.4"
1474+
fast-equals "^4.0.3"
1475+
structured-source "^4.0.0"
1476+
14361477
"@textlint/markdown-to-ast@^13.4.1":
14371478
version "13.4.1"
14381479
resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-13.4.1.tgz#63f1f87fb059c083c13a434f7117aca786867835"
@@ -1448,6 +1489,21 @@
14481489
traverse "^0.6.7"
14491490
unified "^9.2.2"
14501491

1492+
"@textlint/markdown-to-ast@^14.0.5":
1493+
version "14.0.5"
1494+
resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-14.0.5.tgz#dec3335d1aaa063aee59dcbc1ac25c4599a1e082"
1495+
integrity sha512-m6EIJL/qhvGuB5zXCQNHBF8MdhPpN4s2F2WPxfwFunXb/K58murSEkUTCviuHiDG/7XOFT030dY9eck3Pez0gg==
1496+
dependencies:
1497+
"@textlint/ast-node-types" "^14.0.5"
1498+
debug "^4.3.4"
1499+
mdast-util-gfm-autolink-literal "^0.1.3"
1500+
neotraverse "^0.6.15"
1501+
remark-footnotes "^3.0.0"
1502+
remark-frontmatter "^3.0.0"
1503+
remark-gfm "^1.0.0"
1504+
remark-parse "^9.0.0"
1505+
unified "^9.2.2"
1506+
14511507
"@textlint/source-code-fixer@^13.4.1":
14521508
version "13.4.1"
14531509
resolved "https://registry.yarnpkg.com/@textlint/source-code-fixer/-/source-code-fixer-13.4.1.tgz#2408e6209be0290c58b92750375cff4e976f415a"
@@ -1456,39 +1512,80 @@
14561512
"@textlint/types" "^13.4.1"
14571513
debug "^4.3.4"
14581514

1515+
"@textlint/source-code-fixer@^14.0.5":
1516+
version "14.0.5"
1517+
resolved "https://registry.yarnpkg.com/@textlint/source-code-fixer/-/source-code-fixer-14.0.5.tgz#3a73434a2546e57c8e2a280228035663a6b366a6"
1518+
integrity sha512-JNSBVFQ09LXxeiebQ4PI72N1XTW/CZb3gVewnojL/un39oAo3yGjzFox/59TL5rdrGAqsijOq4CrWkJ+3Xb2kg==
1519+
dependencies:
1520+
"@textlint/types" "^14.0.5"
1521+
debug "^4.3.4"
1522+
14591523
"@textlint/text-to-ast@^13.4.1":
14601524
version "13.4.1"
14611525
resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-13.4.1.tgz#8993c8696f49dae7cd02664d2bacf91d6b8e466e"
14621526
integrity sha512-vCA7uMmbjRv06sEHPbwxTV5iS8OQedC5s7qwmXnWAn2LLWxg4Yp98mONPS1o4D5cPomzYyKNCSfbLwu6yJBUQA==
14631527
dependencies:
14641528
"@textlint/ast-node-types" "^13.4.1"
14651529

1530+
"@textlint/text-to-ast@^14.0.5":
1531+
version "14.0.5"
1532+
resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-14.0.5.tgz#08f24ddab548713c2d67faa4bb0873189f0c3018"
1533+
integrity sha512-3dq1OL6gU522H+/b+NmE4z8OXMG5aLgKAlBu1zBbcXGAjgtIEdplYn6XGvpkGRM2FnypMzsDIUjzwUS8bjbpWw==
1534+
dependencies:
1535+
"@textlint/ast-node-types" "^14.0.5"
1536+
14661537
"@textlint/textlint-plugin-markdown@^13.4.1":
14671538
version "13.4.1"
14681539
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-13.4.1.tgz#8e1c78c4b5b501bf7e2def6c7d1cbd12a3a8436f"
14691540
integrity sha512-OcLkFKYmbYeGJ0kj2487qcicCYTiE2vJLwfPcUDJrNoMYak5JtvHJfWffck8gON2mEM00DPkHH0UdxZpFjDfeg==
14701541
dependencies:
14711542
"@textlint/markdown-to-ast" "^13.4.1"
14721543

1544+
"@textlint/textlint-plugin-markdown@^14.0.5":
1545+
version "14.0.5"
1546+
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-14.0.5.tgz#25ac88f3f7574ca9f516fa06c877f376422f758c"
1547+
integrity sha512-QjfATGYKuPkLVT+GsG8WjwrkgNpksKED6Qd4TDL/q2LwNVEZ6ULFLZmufL9z9ENCeBs6y0YDE7IbE26Vhq5zww==
1548+
dependencies:
1549+
"@textlint/markdown-to-ast" "^14.0.5"
1550+
14731551
"@textlint/textlint-plugin-text@^13.4.1":
14741552
version "13.4.1"
14751553
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-13.4.1.tgz#73c4889cb5d11048d4972926b08ebeaef3471eac"
14761554
integrity sha512-z0p5B8WUfTCIRmhjVHFfJv719oIElDDKWOIZei4CyYkfMGo0kq8fkrYBkUR6VZ6gofHwc+mwmIABdUf1rDHzYA==
14771555
dependencies:
14781556
"@textlint/text-to-ast" "^13.4.1"
14791557

1558+
"@textlint/textlint-plugin-text@^14.0.5":
1559+
version "14.0.5"
1560+
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-14.0.5.tgz#2ea116d3ce6adafadb1f273ed566feb4c7270b55"
1561+
integrity sha512-OJJP5WXo3rqqL7bXYy44f8z9s1Ssb/2/nmTStbTepSOujQjOoEwehtwV+QBwdzwRkzbQFcZ0HS+dJ/yNdneKWA==
1562+
dependencies:
1563+
"@textlint/text-to-ast" "^14.0.5"
1564+
14801565
"@textlint/types@^13.4.1":
14811566
version "13.4.1"
14821567
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-13.4.1.tgz#612818525e25331cd7ee315cfbadc38ad070edee"
14831568
integrity sha512-1ApwQa31sFmiJeJ5yTNFqjbb2D1ICZvIDW0tFSM0OtmQCSDFNcKD3YrrwDBgSokZ6gWQq/FpNjlhi6iETUWt0Q==
14841569
dependencies:
14851570
"@textlint/ast-node-types" "^13.4.1"
14861571

1572+
"@textlint/types@^14.0.5":
1573+
version "14.0.5"
1574+
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-14.0.5.tgz#98a9a6ef49adca45eff810f5d2ec15fd7cb0c8a4"
1575+
integrity sha512-scrY5Zzz/SSAXaxw6OspbgFuiyQpHq88iK7OhUYE3BMnM90ijKzSohGMUHHK872zenzGTTOepE2sdjkIyXr1pA==
1576+
dependencies:
1577+
"@textlint/ast-node-types" "^14.0.5"
1578+
14871579
"@textlint/utils@^13.4.1":
14881580
version "13.4.1"
14891581
resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-13.4.1.tgz#721b6c4c83a152f23a70ef0bbbdc7d1c635b5014"
14901582
integrity sha512-wX8RT1ejHAPTDmqlzngf0zI5kYoe3QvGDcj+skoTxSv+m/wOs/NyEr92d+ahCP32YqFYzXlqU7aDx2FkULKT+g==
14911583

1584+
"@textlint/utils@^14.0.5":
1585+
version "14.0.5"
1586+
resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-14.0.5.tgz#556c4124df676097cd5845c93f1e8a69d7057558"
1587+
integrity sha512-+EDQlPx4t/DcH4EYXB62J+5mTRdJaMlFEyzCK7QUfZ9u2JeIE+AFt4D7xDAeiXcdxYTAm2ASdJ+lw7z3Z+vasQ==
1588+
14921589
"@tsconfig/node10@^1.0.7":
14931590
version "1.0.8"
14941591
resolved "https://registry.yarnpkg.com/@tsconfig/node10/-/node10-1.0.8.tgz#c1e4e80d6f964fbecb3359c43bd48b40f7cadad9"
@@ -3058,6 +3155,11 @@ natural-compare@^1.4.0:
30583155
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
30593156
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
30603157

3158+
neotraverse@^0.6.15:
3159+
version "0.6.15"
3160+
resolved "https://registry.yarnpkg.com/neotraverse/-/neotraverse-0.6.15.tgz#dc4abb64700c52440f13bc53635b559862420360"
3161+
integrity sha512-HZpdkco+JeXq0G+WWpMJ4NsX3pqb5O7eR9uGz3FfoFt+LYzU8iRWp49nJtud6hsDoywM8tIrDo3gjgmOqJA8LA==
3162+
30613163
node-releases@^2.0.12, node-releases@^2.0.13:
30623164
version "2.0.13"
30633165
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.13.tgz#d5ed1627c23e3461e819b02e57b75e4899b1c81d"
@@ -3672,6 +3774,16 @@ textlint-tester@^13.4.1:
36723774
"@textlint/textlint-plugin-markdown" "^13.4.1"
36733775
"@textlint/textlint-plugin-text" "^13.4.1"
36743776

3777+
textlint-tester@^14.0.5:
3778+
version "14.0.5"
3779+
resolved "https://registry.yarnpkg.com/textlint-tester/-/textlint-tester-14.0.5.tgz#030653347d5368c0cbea16ec1ae0c5d7188fbbf5"
3780+
integrity sha512-0tN8PWcPKTZikJCkxz4ee3qjifM3BZLQCgE36FTaPsI2JkyayVmLrEjFJ8DcSKE1ej5HiyTh1c2J/41nrTn3Lg==
3781+
dependencies:
3782+
"@textlint/feature-flag" "^14.0.5"
3783+
"@textlint/kernel" "^14.0.5"
3784+
"@textlint/textlint-plugin-markdown" "^14.0.5"
3785+
"@textlint/textlint-plugin-text" "^14.0.5"
3786+
36753787
to-fast-properties@^2.0.0:
36763788
version "2.0.0"
36773789
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"

0 commit comments

Comments
 (0)