Skip to content

Commit 6d1fce2

Browse files
chore(deps): update dependency textlint-tester to v14
1 parent 0f15db3 commit 6d1fce2

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.1",
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.1":
1401+
version "14.0.1"
1402+
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-14.0.1.tgz#e0f44204c0696018a530ce588d8d2dcc901f5186"
1403+
integrity sha512-7yc69/ip20OG3TrueSeGh/fSwZSuzxFkrxlMDDhWwSxq+/MXczshRx9HRczoy4uvecLgl1NHy/A1En6j4ag34A==
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.1":
1414+
version "14.0.1"
1415+
resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-14.0.1.tgz#b244bbb73b15dd619c3e7db02e34e79f875c4489"
1416+
integrity sha512-SOdWGQCoJHOSTvYMKXRh/GLfAqK7gPuYEg+ATFviO+0eETWvQEj9Z5C7PGeVaA9R8nbiP6fFOyZ4C91yhnMuBQ==
1417+
dependencies:
1418+
"@textlint/ast-node-types" "^14.0.1"
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.1":
1429+
version "14.0.1"
1430+
resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-14.0.1.tgz#60083ca18ff1dfc0cea5edab34feebfa825003b0"
1431+
integrity sha512-WABFpyDqq9gHQAvqMd/XpUmuj7U/vQrR+9WIxHUbJbaUNidJLJuSq6+beVj4bVJwcuYvH3OHn7iANHkh8JIrmA==
1432+
dependencies:
1433+
"@textlint/ast-node-types" "^14.0.1"
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.1":
1441+
version "14.0.1"
1442+
resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-14.0.1.tgz#975b9747671e4943933fc7ca12a65a41001a0aba"
1443+
integrity sha512-hxYfrCrDswKpHJUyFyGfDGWGxScfzRnqUPTI4teXya29koVJ0GU0+tzR2yJKICYfZRrmPYDAb3NFeXvLWV5gLQ==
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.1":
1462+
version "14.0.1"
1463+
resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-14.0.1.tgz#51bc67c4487c661bddc07baa252db9bf417c5415"
1464+
integrity sha512-2iKxRlpLy3lgRGtT72fg7cI7wtYeN2lGwyGduKseHiVFatUXXsOK57i/rXZ0sV4Uewk/KNfjaFZKRtFzWpw25Q==
1465+
dependencies:
1466+
"@textlint/ast-node-types" "^14.0.1"
1467+
"@textlint/ast-tester" "^14.0.1"
1468+
"@textlint/ast-traverse" "^14.0.1"
1469+
"@textlint/feature-flag" "^14.0.1"
1470+
"@textlint/source-code-fixer" "^14.0.1"
1471+
"@textlint/types" "^14.0.1"
1472+
"@textlint/utils" "^14.0.1"
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.1":
1493+
version "14.0.1"
1494+
resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-14.0.1.tgz#4b12bc12dc5388982d9427b227c0707e06dadc06"
1495+
integrity sha512-PBNQ1+fhkj9I1wTg010WZxXndt/Cw1R7ytJIomKa56dWuhM6KUjCsFfwa1HfrWjP7PBJdTghL6wlyvktyvaW2A==
1496+
dependencies:
1497+
"@textlint/ast-node-types" "^14.0.1"
1498+
debug "^4.3.4"
1499+
mdast-util-gfm-autolink-literal "^0.1.3"
1500+
remark-footnotes "^3.0.0"
1501+
remark-frontmatter "^3.0.0"
1502+
remark-gfm "^1.0.0"
1503+
remark-parse "^9.0.0"
1504+
traverse "^0.6.8"
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.1":
1516+
version "14.0.1"
1517+
resolved "https://registry.yarnpkg.com/@textlint/source-code-fixer/-/source-code-fixer-14.0.1.tgz#7776ad0af42b3174a16cdcbb05c11197299899f2"
1518+
integrity sha512-6P7tH+kd/4q+m7P2SAvgE8W7RyEOj65KSpCWjLYqB9UFXbz2XUhMJhGYZ8U2wqPLfvL+nV8KHBd9DHH+jPgo0w==
1519+
dependencies:
1520+
"@textlint/types" "^14.0.1"
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.1":
1531+
version "14.0.1"
1532+
resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-14.0.1.tgz#92562a3be10c4ec6c9cfe542ba9e016ffde00c7f"
1533+
integrity sha512-0e9fqTS7xU1JZfkja4rFE9IROrngzOBe0Oq7cl8gf0m2QM7dTxEmiPux37eHM1+mmBaP6zKMv9c5YlE4TW9sNg==
1534+
dependencies:
1535+
"@textlint/ast-node-types" "^14.0.1"
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.1":
1545+
version "14.0.1"
1546+
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-14.0.1.tgz#3ca2f7b4efa1a6dae7e82238432ef9b85db63781"
1547+
integrity sha512-Q5ht+anCAj7X2PmK6yJF8t0dCEXUQouX5O9X+jpPzaOKcZHlHQqU5ta4NpjUAyHyxtkzlrOP+5hA9FoHiM0jvw==
1548+
dependencies:
1549+
"@textlint/markdown-to-ast" "^14.0.1"
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.1":
1559+
version "14.0.1"
1560+
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-14.0.1.tgz#a68e3c3d84e0467720a4d64fc8e9afb8edb98162"
1561+
integrity sha512-Exe3waiRWSdkT6d1o4rNN1KKnrTA9v6VmR6x9wpBYxLxciPPQILwSYhPLKywSOzkZXEvgBZFLWSz5cAFBep5ng==
1562+
dependencies:
1563+
"@textlint/text-to-ast" "^14.0.1"
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.1":
1573+
version "14.0.1"
1574+
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-14.0.1.tgz#434c8b13c1afd97e1672922fbeca4959fe4eab55"
1575+
integrity sha512-LkM32+LgEFRBYnNuB8OqVfAV7t6X7qSh2l6QEC7OTr1HQi4hB5by8ahnasn8FJzGh7ytFAHLDUXZKoN6LuduoQ==
1576+
dependencies:
1577+
"@textlint/ast-node-types" "^14.0.1"
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.1":
1585+
version "14.0.1"
1586+
resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-14.0.1.tgz#0c761f022469e4fe4ade0daafabc36c5594ca199"
1587+
integrity sha512-rrFLvom82FBjSMUyAox1CcdPmJeS6S/nyDPnwjNJgTmZ8TQQinYS32j8JICbgH/oXEh8FB6Pj2rAe9fmqU/asg==
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"
@@ -3672,6 +3769,16 @@ textlint-tester@^13.4.1:
36723769
"@textlint/textlint-plugin-markdown" "^13.4.1"
36733770
"@textlint/textlint-plugin-text" "^13.4.1"
36743771

3772+
textlint-tester@^14.0.1:
3773+
version "14.0.1"
3774+
resolved "https://registry.yarnpkg.com/textlint-tester/-/textlint-tester-14.0.1.tgz#1d5ee94a19d07b6bea193a7b3932de03c00793f1"
3775+
integrity sha512-V7u4Po+qgU5wDeqxx6I3Rk57MYk0RnxgQP0nn4Vja23kUmtNLDJtxNjBcWbMWKo0pMoe0dbfhIg6IDzNwxUzGw==
3776+
dependencies:
3777+
"@textlint/feature-flag" "^14.0.1"
3778+
"@textlint/kernel" "^14.0.1"
3779+
"@textlint/textlint-plugin-markdown" "^14.0.1"
3780+
"@textlint/textlint-plugin-text" "^14.0.1"
3781+
36753782
to-fast-properties@^2.0.0:
36763783
version "2.0.0"
36773784
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
@@ -3689,6 +3796,11 @@ traverse@^0.6.7:
36893796
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.7.tgz#46961cd2d57dd8706c36664acde06a248f1173fe"
36903797
integrity sha512-/y956gpUo9ZNCb99YjxG7OaslxZWHfCHAUUfshwqOXmxUIvqLjVO581BT+gM59+QV9tFe6/CGG53tsA1Y7RSdg==
36913798

3799+
traverse@^0.6.8:
3800+
version "0.6.8"
3801+
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.8.tgz#5e5e0c41878b57e4b73ad2f3d1e36a715ea4ab15"
3802+
integrity sha512-aXJDbk6SnumuaZSANd21XAo15ucCDE38H4fkqiGsc3MhCK+wOlZvLP9cB/TvpHT0mOyWgC4Z8EwRlzqYSUzdsA==
3803+
36923804
trim-newlines@^3.0.0:
36933805
version "3.0.1"
36943806
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"

0 commit comments

Comments
 (0)