15
15
" @azu/format-text" " ^1.0.1"
16
16
17
17
" @babel/parser@^7.7.5 " :
18
- version "7.7.7 "
19
- resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.7 .tgz#1b886595419cf92d811316d5b715a53ff38b4937 "
20
- integrity sha512-WtTZMZAZLbeymhkd/sEaPD8IQyGAhmuTuvTzLiCFM7iXiVdY0gc0IaI+cW0fh1BnSMbJSzXX6/fHllgHKwHhXw ==
18
+ version "7.8.0 "
19
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.0 .tgz#54682775f1fb25dd29a93a02315aab29a6a292bb "
20
+ integrity sha512-VVtsnUYbd1+2A2vOVhm4P2qNXQE8L/W859GpUHfUcdhX8d3pEKThZuIr6fztocWx9HbK+00/CR0tXnhAggJ4CA ==
21
21
22
22
" @textlint-rule/textlint-rule-no-invalid-control-character@^1.2.0 " :
23
23
version "1.2.0"
40
40
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.2.5.tgz#ae13981bc8711c98313a6ac1c361194d6bf2d39b"
41
41
integrity sha512-+rEx4jLOeZpUcdvll7jEg/7hNbwYvHWFy4IGW/tk2JdbyB3SJVyIP6arAwzTH/sp/pO9jftfyZnRj4//sLbLvQ==
42
42
43
+ " @textlint/ast-tester@^2.1.6 " :
44
+ version "2.1.6"
45
+ resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-2.1.6.tgz#c7a0308c862426445f551ceb6cf602b35a0e4647"
46
+ integrity sha512-i+UrSKZXs561g8LXsCBkgpNYkgBS3T3Pif2/+DraZmSKpQ2r2D1yCOdH82IGPWWpQ/GMSg6Z0qpLJpjnYz+bpg==
47
+ dependencies :
48
+ " @textlint/ast-node-types" " ^4.2.5"
49
+
43
50
" @textlint/ast-traverse@^2.1.6 " :
44
51
version "2.1.6"
45
52
resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-2.1.6.tgz#ce68cdcdf12776fa6161161b0ada002e9bd6beab"
46
53
integrity sha512-qSPTUptR/C4YwoeVXRLUij6TpxbXT7U0P9S0No+p9Q+EYJeNvl1NUTrcpQmzrRydo6vCR0RzVkHmj+gEckH2Ug==
47
54
dependencies :
48
55
" @textlint/ast-node-types" " ^4.2.5"
49
56
50
- " @textlint/feature-flag@^3.0.5" , "@textlint/feature-flag@^3.1.5 ":
51
- version "3.1.5 "
52
- resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-3.1.5 .tgz#8c5fba7a283c6d9f1b3c4013814c055568dacde2 "
53
- integrity sha512-KHQ/hYO4O2dNRcdSJQo/alLqMyVwsYIncMlCQdgmRDnr65vxTcKtMKEKFQ+CkelyCH1tKSIyp776xpXop6SWFQ ==
57
+ " @textlint/feature-flag@^3.0.5" , "@textlint/feature-flag@^3.1.6 ":
58
+ version "3.1.6 "
59
+ resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-3.1.6 .tgz#f540fc5182af8d14ad9d580e1fad92d6c2f8def4 "
60
+ integrity sha512-R2s027/WG3zhCMHZG79OhRFmkSL2ghwvFYg/W+2VUva5aYC8i9yeuwRyWt7m83tP1qlI+bq7j3S04fyn6yNheg ==
54
61
dependencies :
55
62
map-like "^2.0.0"
56
63
57
- " @textlint/fixer-formatter@^3.1.10 " :
58
- version "3.1.10 "
59
- resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-3.1.10 .tgz#14dedde293f28be86360f9b98e0a0fa21a114385 "
60
- integrity sha512-rYGL3KKSSx+9un9EbONYnZVxj3yFMSGC1B/TQXC52C7Hpt6vpx5aRoovKpr4qTzzX1IhvxaMmlCyEKI6UZz1qw ==
64
+ " @textlint/fixer-formatter@^3.1.12 " :
65
+ version "3.1.12 "
66
+ resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-3.1.12 .tgz#f260da07866eb9c956702bd605cc636156fd85c6 "
67
+ integrity sha512-MQcVkr6WT4m31gG32IYoOJ+vMw+YI/hpO1S2gwfuQo7z+qBWoqByydbEn4H6dtJzWCX9RBgi8D1lAL2HPvASYw ==
61
68
dependencies :
62
69
" @textlint/module-interop" " ^1.0.2"
63
- " @textlint/types" " ^1.2.3 "
70
+ " @textlint/types" " ^1.3.0 "
64
71
chalk "^1.1.3"
65
72
debug "^4.1.1"
66
73
diff "^4.0.1"
67
74
is-file "^1.0.0"
68
75
string-width "^1.0.1"
76
+ strip-ansi "^6.0.0"
69
77
text-table "^0.2.0"
70
78
try-resolve "^1.0.1"
71
79
72
- " @textlint/kernel@^3.0.0" , "@textlint/kernel@^3.1.10 ":
73
- version "3.1.10 "
74
- resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-3.1.10 .tgz#51c2c1caf0a0a80d587b994de11a94ac2c147374 "
75
- integrity sha512-umCapHNApEYPzvUVBvPLwuF874+37Tw5Poa5Vhx8B8Y7MPfWg+q3bMvjnZvf9eBOKxxJdhxz8LtK7JrLuJIoFg ==
80
+ " @textlint/kernel@^3.0.0" , "@textlint/kernel@^3.2.0 ":
81
+ version "3.2.0 "
82
+ resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-3.2.0 .tgz#c16bc02f551fe4a16d3993d4acfd7d220bb0ac43 "
83
+ integrity sha512-1uir4V/fFSLl7vkbQUt4BYkXmwAwrT8En7RAv3o6t7EugCwyLlzCluFwCHrTLgVMTTZuS5NIqUQZREUMP7U/vg ==
76
84
dependencies :
77
85
" @textlint/ast-node-types" " ^4.2.5"
86
+ " @textlint/ast-tester" " ^2.1.6"
78
87
" @textlint/ast-traverse" " ^2.1.6"
79
- " @textlint/feature-flag" " ^3.1.5 "
80
- " @textlint/types" " ^1.2.3 "
88
+ " @textlint/feature-flag" " ^3.1.6 "
89
+ " @textlint/types" " ^1.3.0 "
81
90
" @textlint/utils" " ^1.0.3"
82
91
" @types/bluebird" " ^3.5.18"
83
92
bluebird "^3.7.0"
86
95
map-like "^2.0.0"
87
96
structured-source "^3.0.2"
88
97
89
- " @textlint/linter-formatter@^3.1.9 " :
90
- version "3.1.9 "
91
- resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-3.1.9 .tgz#6e783eeb3c0b1995f9cfc99457904682a59e2921 "
92
- integrity sha512-jahCeq+g8aLJcQZaTXURYeyY2fw5hVbNilPxnYqvaXGSbrw0vrTPa2dJhfAEJ+H/Gw0ZSM9abNSoZI4GqAtWlA ==
98
+ " @textlint/linter-formatter@^3.1.11 " :
99
+ version "3.1.11 "
100
+ resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-3.1.11 .tgz#94e91ed64d299747bfd0b7a8cc58b44c4f5b0918 "
101
+ integrity sha512-tPFz8sGXWuDrhDRiHrLceasAN8AGM2ctt5uLvCxGVJ4Lmx6O7o+kDnHNGfIuF8rTRRQKWJ9jR/SCCH1SZulXmw ==
93
102
dependencies :
94
103
" @azu/format-text" " ^1.0.1"
95
104
" @azu/style-format" " ^1.0.0"
96
105
" @textlint/module-interop" " ^1.0.2"
97
- " @textlint/types" " ^1.2.3 "
106
+ " @textlint/types" " ^1.3.0 "
98
107
chalk "^1.0.0"
99
108
concat-stream "^1.5.1"
109
+ debug "^4.1.1"
110
+ is-file "^1.0.0"
100
111
js-yaml "^3.2.4"
101
112
optionator "^0.8.1"
102
113
pluralize "^2.0.0"
103
114
string-width "^1.0.1"
104
115
string.prototype.padstart "^3.0.0"
105
- strip-ansi "^3 .0.1 "
116
+ strip-ansi "^6 .0.0 "
106
117
table "^3.7.8"
107
118
text-table "^0.2.0"
108
119
try-resolve "^1.0.1"
145
156
dependencies :
146
157
" @textlint/ast-node-types" " ^4.2.5"
147
158
148
- " @textlint/textlint-plugin-markdown@^5.1.10 " :
149
- version "5.1.10 "
150
- resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-5.1.10 .tgz#7f6ad9fa3c2e041d679411d3d4acfee740b1e4d9 "
151
- integrity sha512-G7xoAugkwGY6pt262Coeab5TKq+dTBl1E6Uv83EW1iK6DZoHC0xxUrdRHGFeKbtGa0iM6BmKgEqjZfWOjus0LQ ==
159
+ " @textlint/textlint-plugin-markdown@^5.1.11 " :
160
+ version "5.1.11 "
161
+ resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-5.1.11 .tgz#24d4ec9d0803d5302dc8302256c4a2e7f97406f8 "
162
+ integrity sha512-DnCtNI10kejLPdEFu5pBHCDoBLJQTLnxwu76Mr/5iSEcYcytK2X72qiuvtg3c3s/8+at53TPQ6+5/AmpQKdvfg ==
152
163
dependencies :
153
164
" @textlint/markdown-to-ast" " ^6.1.6"
154
165
155
- " @textlint/textlint-plugin-text@^4.1.10 " :
156
- version "4.1.10 "
157
- resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-4.1.10 .tgz#ba0de8c498695e574b009162f072227ebad6da7c "
158
- integrity sha512-w20Mt5RnWnZq4ai/H9yYEMSudPOSUBJ9+rNO8Ld2s1O2FiPnq++A/QQLuhhIJOjC9+slUemMYnlvVpa5PH775g ==
166
+ " @textlint/textlint-plugin-text@^4.1.11 " :
167
+ version "4.1.11 "
168
+ resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-4.1.11 .tgz#7303dea64091b3821f9b005c0e6f2f9d3b54edb9 "
169
+ integrity sha512-gbZyn0z4vYjsVLeqqWRBvy3pXlObEJXkl6V+xrGF25SjeJVLs4V9yXsXOAPh3NrTBYxRTkxTiuzsopZx4l7Wzg ==
159
170
dependencies :
160
171
" @textlint/text-to-ast" " ^3.1.6"
161
172
162
- " @textlint/types@^1.1.2" , "@textlint/types@^1.2.3 ":
163
- version "1.2.3 "
164
- resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.2.3. tgz#6a27d6a2035873904d45c775b6205f162f169f91 "
165
- integrity sha512-48wXioiKIKAWPkgTWf/KyvZpjGH5L2ohmrSVgtx/u8q+KcY+q+/dslKy7QN0H+Yeu5Vj4GZRHOzCYWtzHMQleQ ==
173
+ " @textlint/types@^1.1.2" , "@textlint/types@^1.3.0 ":
174
+ version "1.3.0 "
175
+ resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.3.0. tgz#222692429d6c2ff5f427b2024e7c4901621ca828 "
176
+ integrity sha512-PJM3u0dnKyFCQJfhS+ft4OPse10P2PXz7bM2YJMyEs6kKOc2hDvZE7CH8F85GuSL9H5gToTqJ9/c3Yy4I3S+iA ==
166
177
dependencies :
167
178
" @textlint/ast-node-types" " ^4.2.5"
168
179
@@ -284,6 +295,11 @@ ansi-regex@^4.1.0:
284
295
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997"
285
296
integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==
286
297
298
+ ansi-regex@^5.0.0 :
299
+ version "5.0.0"
300
+ resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75"
301
+ integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==
302
+
287
303
ansi-styles@^2.2.1 :
288
304
version "2.2.1"
289
305
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
@@ -1595,9 +1611,9 @@ p-limit@^1.1.0:
1595
1611
p-try "^1.0.0"
1596
1612
1597
1613
p-limit@^2.0.0 :
1598
- version "2.2.1 "
1599
- resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.2.1 .tgz#aa07a788cc3151c939b5131f63570f0dd2009537 "
1600
- integrity sha512-85Tk+90UCVWvbDavCLKPOLC9vvY8OwEX/RtKF+/1OADJMVlFfEHOiMTPVyxg7mk/dKa+ipdHm0OUkTvCpMTuwg ==
1614
+ version "2.2.2 "
1615
+ resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.2.2 .tgz#61279b67721f5287aa1c13a9a7fbbc48c9291b1e "
1616
+ integrity sha512-WGR+xHecKTr7EbUEhyLSh5Dube9JtdiG78ufaeLxTgpudf/20KqyMioIUZJAezlTIi6evxuoUs9YXc11cU+yzQ ==
1601
1617
dependencies :
1602
1618
p-try "^2.0.0"
1603
1619
@@ -1792,9 +1808,9 @@ read-pkg@^3.0.0:
1792
1808
path-type "^3.0.0"
1793
1809
1794
1810
readable-stream@^2.2.2, readable-stream@~2.3.6 :
1795
- version "2.3.6 "
1796
- resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6 .tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf "
1797
- integrity sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw ==
1811
+ version "2.3.7 "
1812
+ resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.7 .tgz#1eca1cf711aef814c04f62252a36a62f6cb23b57 "
1813
+ integrity sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw ==
1798
1814
dependencies :
1799
1815
core-util-is "~1.0.0"
1800
1816
inherits "~2.0.3"
@@ -1911,9 +1927,9 @@ require-main-filename@^2.0.0:
1911
1927
integrity sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==
1912
1928
1913
1929
resolve@^1.10.0 :
1914
- version "1.14.1 "
1915
- resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.14.1 .tgz#9e018c540fcf0c427d678b9931cbf45e984bcaff "
1916
- integrity sha512-fn5Wobh4cxbLzuHaE+nphztHy43/b++4M6SsGFC2gB8uYwf0C8LcarfCz1un7UTW8OFQg9iNjZ4xpcFVGebDPg ==
1930
+ version "1.14.2 "
1931
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.14.2 .tgz#dbf31d0fa98b1f29aa5169783b9c290cb865fea2 "
1932
+ integrity sha512-EjlOBLBO1kxsUxsKjLt7TAECyKW6fOh1VRkykQkKGzcBbjjPIxBqGh0jf7GJ3k/f5mxMqW3htMD3WdTUVtW8HQ ==
1917
1933
dependencies :
1918
1934
path-parse "^1.0.6"
1919
1935
@@ -2118,7 +2134,7 @@ string_decoder@~1.1.1:
2118
2134
dependencies :
2119
2135
safe-buffer "~5.1.0"
2120
2136
2121
- strip-ansi@^3.0.0, strip-ansi@^3.0.1 :
2137
+ strip-ansi@^3.0.0 :
2122
2138
version "3.0.1"
2123
2139
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
2124
2140
integrity sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
@@ -2139,6 +2155,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
2139
2155
dependencies :
2140
2156
ansi-regex "^4.1.0"
2141
2157
2158
+ strip-ansi@^6.0.0 :
2159
+ version "6.0.0"
2160
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.0.tgz#0b1571dd7669ccd4f3e06e14ef1eed26225ae532"
2161
+ integrity sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==
2162
+ dependencies :
2163
+ ansi-regex "^5.0.0"
2164
+
2142
2165
strip-bom@^2.0.0 :
2143
2166
version "2.0.0"
2144
2167
resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-2.0.0.tgz#6219a85616520491f35788bdbf1447a99c7e6b0e"
@@ -2459,20 +2482,20 @@ textlint-util-to-string@^3.0.0:
2459
2482
unified "^8.4.0"
2460
2483
2461
2484
textlint@^11.0.1 :
2462
- version "11.5.0 "
2463
- resolved "https://registry.yarnpkg.com/textlint/-/textlint-11.5.0 .tgz#21871cee6845cf7fe6ca2707039ed3bf7c09d2f1 "
2464
- integrity sha512-RUTUj/OS7UdV1Z7/KA4oQfoUkpt1vaoaFizuMlwRZ9MJMhLHBnnXBMlRKUJd1H0Nj32087xIqi1e2pSwsUBK8Q ==
2485
+ version "11.6.1 "
2486
+ resolved "https://registry.yarnpkg.com/textlint/-/textlint-11.6.1 .tgz#0d871c8641ad6a8997da2568d88eb31264166b4b "
2487
+ integrity sha512-FvXEg6A50SQC0V2HGGcjaJSpDrF3PVV0f/Wgp0Sdfz+AG5zim+1C4YRXNr6SIsTii2ykicCfN9taEAm9EcmwsA ==
2465
2488
dependencies :
2466
2489
" @textlint/ast-node-types" " ^4.2.5"
2467
2490
" @textlint/ast-traverse" " ^2.1.6"
2468
- " @textlint/feature-flag" " ^3.1.5 "
2469
- " @textlint/fixer-formatter" " ^3.1.10 "
2470
- " @textlint/kernel" " ^3.1.10 "
2471
- " @textlint/linter-formatter" " ^3.1.9 "
2491
+ " @textlint/feature-flag" " ^3.1.6 "
2492
+ " @textlint/fixer-formatter" " ^3.1.12 "
2493
+ " @textlint/kernel" " ^3.2.0 "
2494
+ " @textlint/linter-formatter" " ^3.1.11 "
2472
2495
" @textlint/module-interop" " ^1.0.2"
2473
- " @textlint/textlint-plugin-markdown" " ^5.1.10 "
2474
- " @textlint/textlint-plugin-text" " ^4.1.10 "
2475
- " @textlint/types" " ^1.2.3 "
2496
+ " @textlint/textlint-plugin-markdown" " ^5.1.11 "
2497
+ " @textlint/textlint-plugin-text" " ^4.1.11 "
2498
+ " @textlint/types" " ^1.3.0 "
2476
2499
" @textlint/utils" " ^1.0.3"
2477
2500
" @types/bluebird" " ^3.5.18"
2478
2501
bluebird "^3.7.0"
0 commit comments