|
237 | 237 | resolved "https://registry.yarnpkg.com/@1stg/tsconfig/-/tsconfig-2.3.2.tgz#d843c542845d4d14350162507f711f216159cd8c"
|
238 | 238 | integrity sha512-vNYoC1cvdGHCA3tJMUskaVsNVTt6QIOFO+eDtdO4JvqHllvi+o2QSqy5vTpAGMODSqbyFcLdPW7sD5kj9VQmNA==
|
239 | 239 |
|
| 240 | +"@aashutoshrathi/word-wrap@^1.2.3": |
| 241 | + version "1.2.6" |
| 242 | + resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf" |
| 243 | + integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA== |
| 244 | + |
240 | 245 | "@ampproject/remapping@^2.2.0":
|
241 | 246 | version "2.2.1"
|
242 | 247 | resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.1.tgz#99e8e11851128b8702cd57c33684f1d0f260b630"
|
|
3150 | 3155 | resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-12.6.1.tgz#35ecefe74e701d7f632c083d4fda89cab1b89012"
|
3151 | 3156 | integrity sha512-uzlJ+ZsCAyJm+lBi7j0UeBbj+Oy6w/VWoGJ3iHRHE5eZ8Z4iK66mq+PG/spupmbllLtz77OJbY89BYqgFyjXmA==
|
3152 | 3157 |
|
3153 |
| -"@textlint/ast-node-types@^13.0.5", "@textlint/ast-node-types@^13.2.0", "@textlint/ast-node-types@^13.3.2", "@textlint/ast-node-types@^13.3.3", "@textlint/ast-node-types@^13.4.1": |
| 3158 | +"@textlint/ast-node-types@^13.0.5", "@textlint/ast-node-types@^13.2.0", "@textlint/ast-node-types@^13.4.1": |
3154 | 3159 | version "13.4.1"
|
3155 | 3160 | resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-13.4.1.tgz#00424f7b9bc6fe15cf6a78468ffe1e5d1adce5b2"
|
3156 | 3161 | integrity sha512-qrZyhCh8Ekk6nwArx3BROybm9BnX6vF7VcZbijetV/OM3yfS4rTYhoMWISmhVEP2H2re0CtWEyMl/XF+WdvVLQ==
|
|
3183 | 3188 | dependencies:
|
3184 | 3189 | "@textlint/ast-node-types" "^12.6.1"
|
3185 | 3190 |
|
3186 |
| -"@textlint/ast-traverse@^13.3.2", "@textlint/ast-traverse@^13.4.1": |
| 3191 | +"@textlint/ast-traverse@^13.4.1": |
3187 | 3192 | version "13.4.1"
|
3188 | 3193 | resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-13.4.1.tgz#1f35f15a54542c76aef71ce1e4f4a83723016d45"
|
3189 | 3194 | integrity sha512-uucuC7+NHWkXx2TX5vuyreuHeb+GFiA83V65I+FnYP5EC4dAMOQ86rTSPrZmCwLz+qIWgfDgihGzPccpj3EZGg==
|
|
3203 | 3208 | rc-config-loader "^4.1.2"
|
3204 | 3209 | try-resolve "^1.0.1"
|
3205 | 3210 |
|
3206 |
| -"@textlint/config-loader@^13.3.2": |
3207 |
| - version "13.3.2" |
3208 |
| - resolved "https://registry.yarnpkg.com/@textlint/config-loader/-/config-loader-13.3.2.tgz#da0fb7a4feaa53b63dd8625d3aa9bbdbbc5efa55" |
3209 |
| - integrity sha512-P8DESsBh3JBRMujbyV3WjVlhbDVaGBIRtEL0AveNSSe6+X0ef7OtesxGJhD8p/DIyA9X+69bqpg7mcV7DTuO9w== |
| 3211 | +"@textlint/config-loader@^13.4.1": |
| 3212 | + version "13.4.1" |
| 3213 | + resolved "https://registry.yarnpkg.com/@textlint/config-loader/-/config-loader-13.4.1.tgz#58917a91ba0292f8cbbbf93dd2848c12086a8bcc" |
| 3214 | + integrity sha512-ggh6her5PdgcEsvgm3FfCY2+r7IhoQoBTGYxM+IbfkwyVoSoQ2CrXbCVlQkpLPFzhHVbIwgNxkiMr1o2npwfJQ== |
3210 | 3215 | dependencies:
|
3211 |
| - "@textlint/kernel" "^13.3.2" |
3212 |
| - "@textlint/module-interop" "^13.3.2" |
3213 |
| - "@textlint/types" "^13.3.2" |
3214 |
| - "@textlint/utils" "^13.3.2" |
| 3216 | + "@textlint/kernel" "^13.4.1" |
| 3217 | + "@textlint/module-interop" "^13.4.1" |
| 3218 | + "@textlint/types" "^13.4.1" |
| 3219 | + "@textlint/utils" "^13.4.1" |
3215 | 3220 | debug "^4.3.4"
|
3216 |
| - rc-config-loader "^4.1.2" |
| 3221 | + rc-config-loader "^4.1.3" |
3217 | 3222 | try-resolve "^1.0.1"
|
3218 | 3223 |
|
3219 | 3224 | "@textlint/feature-flag@^12.6.1":
|
3220 | 3225 | version "12.6.1"
|
3221 | 3226 | resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-12.6.1.tgz#20f8a3cf86be939186adc33744ef66084b06067a"
|
3222 | 3227 | integrity sha512-cY/AraTLdzbwDyAhdpaXB7n1Lw6zA+k+7UaT8mmxMmjs0uYGzdMQa499I0rQatctJ6izrdZXYW0NdUQfG2ugiA==
|
3223 | 3228 |
|
3224 |
| -"@textlint/feature-flag@^13.3.2", "@textlint/feature-flag@^13.4.1": |
| 3229 | +"@textlint/feature-flag@^13.4.1": |
3225 | 3230 | version "13.4.1"
|
3226 | 3231 | resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-13.4.1.tgz#79d27b099baa54166ca4cdd1da80336e7b08192d"
|
3227 | 3232 | integrity sha512-qY8gKUf30XtzWMTkwYeKytCo6KPx6milpz8YZhuRsEPjT/5iNdakJp5USWDQWDrwbQf7RbRncQdU+LX5JbM9YA==
|
|
3242 | 3247 | text-table "^0.2.0"
|
3243 | 3248 | try-resolve "^1.0.1"
|
3244 | 3249 |
|
3245 |
| -"@textlint/fixer-formatter@^13.3.2": |
3246 |
| - version "13.3.2" |
3247 |
| - resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-13.3.2.tgz#bcd8fd1879c5142426e3068b5278e6139e1678bc" |
3248 |
| - integrity sha512-Szvb6OGx/+PkiqDUMVyXD5WDaraoU64VNWZhUm96wEjGxt7seMecRgYiKc7LkQllcStJ2lP8Dgju1phGaD5hbQ== |
| 3250 | +"@textlint/fixer-formatter@^13.4.1": |
| 3251 | + version "13.4.1" |
| 3252 | + resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-13.4.1.tgz#66bc31f5e76c67c816b454cddf5813691c4bcc1c" |
| 3253 | + integrity sha512-P195Soyxmzv7S5QyCJIjuDXl5t3EyOhYwxR4ukKBZ7bw5hp/P1+e4GEhzqrXWx3z7h0nZZ0TuTjepNxOMo6cAQ== |
3249 | 3254 | dependencies:
|
3250 |
| - "@textlint/module-interop" "^13.3.2" |
3251 |
| - "@textlint/types" "^13.3.2" |
| 3255 | + "@textlint/module-interop" "^13.4.1" |
| 3256 | + "@textlint/types" "^13.4.1" |
3252 | 3257 | chalk "^4.1.2"
|
3253 | 3258 | debug "^4.3.4"
|
3254 | 3259 | diff "^4.0.2"
|
|
3258 | 3263 | text-table "^0.2.0"
|
3259 | 3264 | try-resolve "^1.0.1"
|
3260 | 3265 |
|
3261 |
| -"@textlint/ [email protected]", "@textlint/kernel@^13. 3.2": |
| 3266 | +"@textlint/ [email protected]", "@textlint/kernel@^13. 4.1": |
3262 | 3267 | version "13.4.1"
|
3263 | 3268 | resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-13.4.1.tgz#b98f6c501b73db8b8ec46cd1aac70937ee73efa8"
|
3264 | 3269 | integrity sha512-r2sUhjPysFjl2Ax37x9AfWkJM8jgKN0bL4SX3xRzOukdcj69Dst5On5qBZtULaVMX1LDkwkdxA6ZEADmq27qQA==
|
|
3312 | 3317 | text-table "^0.2.0"
|
3313 | 3318 | try-resolve "^1.0.1"
|
3314 | 3319 |
|
3315 |
| -"@textlint/linter-formatter@^13.3.2": |
3316 |
| - version "13.3.2" |
3317 |
| - resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-13.3.2.tgz#95a743d7a0ec624984189d5faefc4311ed24c200" |
3318 |
| - integrity sha512-QpHI7bzDMaetmrnMhA2+z1ExneFCdJVZHUFyzdfSv5JC4VNXmW9UDb7F7vsP+M+1jzIvF75mwvRLvmA82MJvBA== |
| 3320 | +"@textlint/linter-formatter@^13.4.1": |
| 3321 | + version "13.4.1" |
| 3322 | + resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-13.4.1.tgz#e694de163d96ac8d86cd78028e1ea53f41fc40ab" |
| 3323 | + integrity sha512-VDLnyHRO9hf6CGxMJLM5oi7NH9s0mqiWxtgi95nuXmJZWbQLZVfcxkD1Cp16pwk8zTvlbyMZFqamFCYZyD9Sww== |
3319 | 3324 | dependencies:
|
3320 | 3325 | "@azu/format-text" "^1.0.2"
|
3321 | 3326 | "@azu/style-format" "^1.0.1"
|
3322 |
| - "@textlint/module-interop" "^13.3.2" |
3323 |
| - "@textlint/types" "^13.3.2" |
| 3327 | + "@textlint/module-interop" "^13.4.1" |
| 3328 | + "@textlint/types" "^13.4.1" |
3324 | 3329 | chalk "^4.1.2"
|
3325 | 3330 | debug "^4.3.4"
|
3326 |
| - is-file "^1.0.0" |
3327 | 3331 | js-yaml "^3.14.1"
|
3328 | 3332 | lodash "^4.17.21"
|
3329 |
| - optionator "^0.9.1" |
3330 | 3333 | pluralize "^2.0.0"
|
3331 | 3334 | string-width "^4.2.3"
|
3332 | 3335 | strip-ansi "^6.0.1"
|
|
3349 | 3352 | traverse "^0.6.7"
|
3350 | 3353 | unified "^9.2.2"
|
3351 | 3354 |
|
3352 |
| -"@textlint/markdown-to-ast@^13.3.3": |
3353 |
| - version "13.3.3" |
3354 |
| - resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-13.3.3.tgz#4e2a6804131c1725f2f36ef7418cd631ab14924a" |
3355 |
| - integrity sha512-jeqWyChTtJHWxEnH46V6qjr+OCTh6evm45aDqMzdg+b8ocXY+NhudiCMeHcVGoz042UEwc6w4reLn8+Is+SZ+A== |
| 3355 | +"@textlint/markdown-to-ast@^13.4.1": |
| 3356 | + version "13.4.1" |
| 3357 | + resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-13.4.1.tgz#63f1f87fb059c083c13a434f7117aca786867835" |
| 3358 | + integrity sha512-jUa5bTNmxjEgfCXW4xfn7eSJqzUXyNKiIDWLKtI4MUKRNhT3adEaa/NuQl0Mii3Hu3HraZR7hYhRHLh+eeM43w== |
3356 | 3359 | dependencies:
|
3357 |
| - "@textlint/ast-node-types" "^13.3.3" |
| 3360 | + "@textlint/ast-node-types" "^13.4.1" |
3358 | 3361 | debug "^4.3.4"
|
3359 | 3362 | mdast-util-gfm-autolink-literal "^0.1.3"
|
3360 | 3363 | remark-footnotes "^3.0.0"
|
|
3369 | 3372 | resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-12.6.1.tgz#82adf942281a8880e1ad70b305d8caba87356830"
|
3370 | 3373 | integrity sha512-COyRctLVh2ktAObmht3aNtqUvP0quoellKu1c2RrXny1po+Mf7PkvEKIxphtArE4JXMAmu01cDxfH6X88+eYIg==
|
3371 | 3374 |
|
3372 |
| -"@textlint/module-interop@^13.3.2": |
3373 |
| - version "13.3.2" |
3374 |
| - resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-13.3.2.tgz#6ff62c9bc7f1ee614148d5cc43b8c6d4c97a8384" |
3375 |
| - integrity sha512-JPHAZlWXgedDCoaTT21dln8u+sPVJUGPw283Oxz1k24x2MWaFZO7EReu/K4QepdxNKOpdllp2DqvnWgnvZoPOg== |
| 3375 | +"@textlint/module-interop@^13.4.1": |
| 3376 | + version "13.4.1" |
| 3377 | + resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-13.4.1.tgz#fe0a0f241c60b91b141e2b6109300b76183c9ac0" |
| 3378 | + integrity sha512-keM5zHwyifijEDqEvAFhhXHC5UbmZjfGytRJzPPJaW3C3UsGbIzDCnfOSE9jUVTWZcngHuSJ7aKGv42Rhy9nEg== |
3376 | 3379 |
|
3377 | 3380 | "@textlint/source-code-fixer@^12.6.1":
|
3378 | 3381 | version "12.6.1"
|
|
3397 | 3400 | dependencies:
|
3398 | 3401 | "@textlint/ast-node-types" "^12.6.1"
|
3399 | 3402 |
|
3400 |
| -"@textlint/text-to-ast@^13.3.3": |
3401 |
| - version "13.3.3" |
3402 |
| - resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-13.3.3.tgz#452e4e34e3370d14415af5306ebce84e50116575" |
3403 |
| - integrity sha512-iQdiHAiUfB9XruuYWCb4fY/gD/Q5/MkH1xwUTpS8UJowNgwpTldagUJX1JbZQ2UHux+yRe9JFA+JKm3rrxgQFw== |
| 3403 | +"@textlint/text-to-ast@^13.4.1": |
| 3404 | + version "13.4.1" |
| 3405 | + resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-13.4.1.tgz#8993c8696f49dae7cd02664d2bacf91d6b8e466e" |
| 3406 | + integrity sha512-vCA7uMmbjRv06sEHPbwxTV5iS8OQedC5s7qwmXnWAn2LLWxg4Yp98mONPS1o4D5cPomzYyKNCSfbLwu6yJBUQA== |
3404 | 3407 | dependencies:
|
3405 |
| - "@textlint/ast-node-types" "^13.3.3" |
| 3408 | + "@textlint/ast-node-types" "^13.4.1" |
3406 | 3409 |
|
3407 | 3410 | "@textlint/textlint-plugin-markdown@^12.6.1":
|
3408 | 3411 | version "12.6.1"
|
|
3411 | 3414 | dependencies:
|
3412 | 3415 | "@textlint/markdown-to-ast" "^12.6.1"
|
3413 | 3416 |
|
3414 |
| -"@textlint/textlint-plugin-markdown@^13.3.2", "@textlint/textlint-plugin-markdown@^13.3.3": |
3415 |
| - version "13.3.3" |
3416 |
| - resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-13.3.3.tgz#59da2422690afd8dbe087f22e1edf1192dbd0476" |
3417 |
| - integrity sha512-EhBZ/Q6ZXMVRPDeQbFdFbtc0wE7SC0DWy9lkjKXfcbLKW0ZPTvtjH3JqJtCPBZAYcexB8wKOiHImfwVfQJhJhg== |
| 3417 | +"@textlint/textlint-plugin-markdown@^13.3.3", "@textlint/textlint-plugin-markdown@^13.4.1": |
| 3418 | + version "13.4.1" |
| 3419 | + resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-13.4.1.tgz#8e1c78c4b5b501bf7e2def6c7d1cbd12a3a8436f" |
| 3420 | + integrity sha512-OcLkFKYmbYeGJ0kj2487qcicCYTiE2vJLwfPcUDJrNoMYak5JtvHJfWffck8gON2mEM00DPkHH0UdxZpFjDfeg== |
3418 | 3421 | dependencies:
|
3419 |
| - "@textlint/markdown-to-ast" "^13.3.3" |
| 3422 | + "@textlint/markdown-to-ast" "^13.4.1" |
3420 | 3423 |
|
3421 | 3424 | "@textlint/textlint-plugin-text@^12.6.1":
|
3422 | 3425 | version "12.6.1"
|
|
3425 | 3428 | dependencies:
|
3426 | 3429 | "@textlint/text-to-ast" "^12.6.1"
|
3427 | 3430 |
|
3428 |
| -"@textlint/textlint-plugin-text@^13.3.2", "@textlint/textlint-plugin-text@^13.3.3": |
3429 |
| - version "13.3.3" |
3430 |
| - resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-13.3.3.tgz#2ed39da2d7a89380e3590122ebe0c4699ad3dff8" |
3431 |
| - integrity sha512-MN/JMGLanqj8CJGuit8DDiyrO0yf1vxFMLWTDeMIXwSoe8VToHCt2j20zg8XNHGNrUbKj+wuhzhrkrKEI7uWxg== |
| 3431 | +"@textlint/textlint-plugin-text@^13.3.3", "@textlint/textlint-plugin-text@^13.4.1": |
| 3432 | + version "13.4.1" |
| 3433 | + resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-13.4.1.tgz#73c4889cb5d11048d4972926b08ebeaef3471eac" |
| 3434 | + integrity sha512-z0p5B8WUfTCIRmhjVHFfJv719oIElDDKWOIZei4CyYkfMGo0kq8fkrYBkUR6VZ6gofHwc+mwmIABdUf1rDHzYA== |
3432 | 3435 | dependencies:
|
3433 |
| - "@textlint/text-to-ast" "^13.3.3" |
| 3436 | + "@textlint/text-to-ast" "^13.4.1" |
3434 | 3437 |
|
3435 | 3438 | "@textlint/types@^12.6.1":
|
3436 | 3439 | version "12.6.1"
|
|
3439 | 3442 | dependencies:
|
3440 | 3443 | "@textlint/ast-node-types" "^12.6.1"
|
3441 | 3444 |
|
3442 |
| -"@textlint/types@^13.3.2", "@textlint/types@^13.4.1": |
| 3445 | +"@textlint/types@^13.4.1": |
3443 | 3446 | version "13.4.1"
|
3444 | 3447 | resolved "https://registry.yarnpkg.com/@textlint/types/-/types-13.4.1.tgz#612818525e25331cd7ee315cfbadc38ad070edee"
|
3445 | 3448 | integrity sha512-1ApwQa31sFmiJeJ5yTNFqjbb2D1ICZvIDW0tFSM0OtmQCSDFNcKD3YrrwDBgSokZ6gWQq/FpNjlhi6iETUWt0Q==
|
|
3451 | 3454 | resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-12.6.1.tgz#95d00b4b57197987b97bc8342e127d652a7454e1"
|
3452 | 3455 | integrity sha512-HJkqYXT2FAAHDM5XLFpQLF/CEdm8c2ltMeKmPBSSty1VfPXQMi8tGPT1b58b8KWh6dVmi7w0YYB7NrquuzXOKA==
|
3453 | 3456 |
|
3454 |
| -"@textlint/utils@^13.3.2", "@textlint/utils@^13.4.1": |
| 3457 | +"@textlint/utils@^13.4.1": |
3455 | 3458 | version "13.4.1"
|
3456 | 3459 | resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-13.4.1.tgz#721b6c4c83a152f23a70ef0bbbdc7d1c635b5014"
|
3457 | 3460 | integrity sha512-wX8RT1ejHAPTDmqlzngf0zI5kYoe3QvGDcj+skoTxSv+m/wOs/NyEr92d+ahCP32YqFYzXlqU7aDx2FkULKT+g==
|
@@ -10600,17 +10603,17 @@ optionator@^0.8.1:
|
10600 | 10603 | type-check "~0.3.2"
|
10601 | 10604 | word-wrap "~1.2.3"
|
10602 | 10605 |
|
10603 |
| -optionator@^0.9.1: |
10604 |
| - version "0.9.1" |
10605 |
| - resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.9.1.tgz#4f236a6373dae0566a6d43e1326674f50c291499" |
10606 |
| - integrity sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw== |
| 10606 | +optionator@^0.9.1, optionator@^0.9.3: |
| 10607 | + version "0.9.3" |
| 10608 | + resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.9.3.tgz#007397d44ed1872fdc6ed31360190f81814e2c64" |
| 10609 | + integrity sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg== |
10607 | 10610 | dependencies:
|
| 10611 | + "@aashutoshrathi/word-wrap" "^1.2.3" |
10608 | 10612 | deep-is "^0.1.3"
|
10609 | 10613 | fast-levenshtein "^2.0.6"
|
10610 | 10614 | levn "^0.4.1"
|
10611 | 10615 | prelude-ls "^1.2.1"
|
10612 | 10616 | type-check "^0.4.0"
|
10613 |
| - word-wrap "^1.2.3" |
10614 | 10617 |
|
10615 | 10618 | optipng-bin@^7.0.0:
|
10616 | 10619 | version "7.0.1"
|
@@ -10974,6 +10977,11 @@ path-to-glob-pattern@^1.0.2:
|
10974 | 10977 | resolved "https://registry.yarnpkg.com/path-to-glob-pattern/-/path-to-glob-pattern-1.0.2.tgz#473e6a3a292a9d13fbae3edccee72d3baba8c619"
|
10975 | 10978 | integrity sha512-ryF65N5MBB9XOjE5mMOi+0bMrh1F0ORQmqDSSERvv5zD62Cfc5QC6rK1AR1xuDIG1I091CkNENblbteWy1bXgw==
|
10976 | 10979 |
|
| 10980 | +path-to-glob-pattern@^2.0.1: |
| 10981 | + version "2.0.1" |
| 10982 | + resolved "https://registry.yarnpkg.com/path-to-glob-pattern/-/path-to-glob-pattern-2.0.1.tgz#d599efea51af1f3e97dcbf721ad8b7d2c40f4a53" |
| 10983 | + integrity sha512-tmciSlVyHnX0LC86+zSr+0LURw9rDPw8ilhXcmTpVUOnI6OsKdCzXQs5fTG10Bjz26IBdnKL3XIaP+QvGsk5YQ== |
| 10984 | + |
10977 | 10985 | path-type@^1.0.0:
|
10978 | 10986 | version "1.1.0"
|
10979 | 10987 | resolved "https://registry.yarnpkg.com/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441"
|
@@ -11964,10 +11972,10 @@ rc-config-loader@^3.0.0:
|
11964 | 11972 | json5 "^2.1.1"
|
11965 | 11973 | require-from-string "^2.0.2"
|
11966 | 11974 |
|
11967 |
| -rc-config-loader@^4.1.2: |
11968 |
| - version "4.1.2" |
11969 |
| - resolved "https://registry.yarnpkg.com/rc-config-loader/-/rc-config-loader-4.1.2.tgz#e57fc874bde9b1e48d8a8564f2f824f91eafd920" |
11970 |
| - integrity sha512-qKTnVWFl9OQYKATPzdfaZIbTxcHziQl92zYSxYC6umhOqyAsoj8H8Gq/+aFjAso68sBdjTz3A7omqeAkkF1MWg== |
| 11975 | +rc-config-loader@^4.1.2, rc-config-loader@^4.1.3: |
| 11976 | + version "4.1.3" |
| 11977 | + resolved "https://registry.yarnpkg.com/rc-config-loader/-/rc-config-loader-4.1.3.tgz#1352986b8a2d8d96d6fd054a5bb19a60c576876a" |
| 11978 | + integrity sha512-kD7FqML7l800i6pS6pvLyIE2ncbk9Du8Q0gp/4hMPhJU6ZxApkoLcGD8ZeqgiAlfwZ6BlETq6qqe+12DUL207w== |
11971 | 11979 | dependencies:
|
11972 | 11980 | debug "^4.3.4"
|
11973 | 11981 | js-yaml "^4.1.0"
|
@@ -14416,33 +14424,32 @@ textlint@12:
|
14416 | 14424 | try-resolve "^1.0.1"
|
14417 | 14425 | unique-concat "^0.2.2"
|
14418 | 14426 |
|
14419 |
| -textlint@^13.3.2: |
14420 |
| - version "13.3.2" |
14421 |
| - resolved "https://registry.yarnpkg.com/textlint/-/textlint-13.3.2.tgz#b873980812863f7fbb61287f8f995bfa7a036d3d" |
14422 |
| - integrity sha512-i14ug8jyC1iNko16dpzp/blSLbvXTONiZbvkNT30N3VzDPCtNn2yV4qSZhiRWFi1hHfgOdG3n/u0DZvllZCHXQ== |
14423 |
| - dependencies: |
14424 |
| - "@textlint/ast-node-types" "^13.3.2" |
14425 |
| - "@textlint/ast-traverse" "^13.3.2" |
14426 |
| - "@textlint/config-loader" "^13.3.2" |
14427 |
| - "@textlint/feature-flag" "^13.3.2" |
14428 |
| - "@textlint/fixer-formatter" "^13.3.2" |
14429 |
| - "@textlint/kernel" "^13.3.2" |
14430 |
| - "@textlint/linter-formatter" "^13.3.2" |
14431 |
| - "@textlint/module-interop" "^13.3.2" |
14432 |
| - "@textlint/textlint-plugin-markdown" "^13.3.2" |
14433 |
| - "@textlint/textlint-plugin-text" "^13.3.2" |
14434 |
| - "@textlint/types" "^13.3.2" |
14435 |
| - "@textlint/utils" "^13.3.2" |
| 14427 | +textlint@^13.4.1: |
| 14428 | + version "13.4.1" |
| 14429 | + resolved "https://registry.yarnpkg.com/textlint/-/textlint-13.4.1.tgz#04acd14af93fe83396515eaa78c332dbf1ce700d" |
| 14430 | + integrity sha512-ev6XkQEUMWcW90hTHJKlvt23ca1AtmmK2iw4mazqKnSVz8PTSMg45NB68ht3ev92lIPD+8Wt4D6JxCInZkh4GQ== |
| 14431 | + dependencies: |
| 14432 | + "@textlint/ast-node-types" "^13.4.1" |
| 14433 | + "@textlint/ast-traverse" "^13.4.1" |
| 14434 | + "@textlint/config-loader" "^13.4.1" |
| 14435 | + "@textlint/feature-flag" "^13.4.1" |
| 14436 | + "@textlint/fixer-formatter" "^13.4.1" |
| 14437 | + "@textlint/kernel" "^13.4.1" |
| 14438 | + "@textlint/linter-formatter" "^13.4.1" |
| 14439 | + "@textlint/module-interop" "^13.4.1" |
| 14440 | + "@textlint/textlint-plugin-markdown" "^13.4.1" |
| 14441 | + "@textlint/textlint-plugin-text" "^13.4.1" |
| 14442 | + "@textlint/types" "^13.4.1" |
| 14443 | + "@textlint/utils" "^13.4.1" |
14436 | 14444 | debug "^4.3.4"
|
14437 | 14445 | file-entry-cache "^5.0.1"
|
14438 | 14446 | get-stdin "^5.0.1"
|
14439 | 14447 | glob "^7.2.3"
|
14440 |
| - is-file "^1.0.0" |
14441 | 14448 | md5 "^2.3.0"
|
14442 | 14449 | mkdirp "^0.5.6"
|
14443 |
| - optionator "^0.9.1" |
14444 |
| - path-to-glob-pattern "^1.0.2" |
14445 |
| - rc-config-loader "^4.1.2" |
| 14450 | + optionator "^0.9.3" |
| 14451 | + path-to-glob-pattern "^2.0.1" |
| 14452 | + rc-config-loader "^4.1.3" |
14446 | 14453 | read-pkg "^1.1.0"
|
14447 | 14454 | read-pkg-up "^3.0.0"
|
14448 | 14455 | structured-source "^4.0.0"
|
@@ -15494,7 +15501,7 @@ why-is-node-running@^2.2.2:
|
15494 | 15501 | siginfo "^2.0.0"
|
15495 | 15502 | stackback "0.0.2"
|
15496 | 15503 |
|
15497 |
| -word-wrap@^1.2.3, word-wrap@~1.2.3: |
| 15504 | +word-wrap@~1.2.3: |
15498 | 15505 | version "1.2.3"
|
15499 | 15506 | resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
|
15500 | 15507 | integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
|
|
0 commit comments