chore(deps): update dependency textlint to v11.2.3
This commit is contained in:
parent
1e570241dc
commit
3dd4d33adc
2 changed files with 37 additions and 37 deletions
|
|
@ -66,7 +66,7 @@
|
|||
"stylelint": "9.10.1",
|
||||
"stylelint-csstree-validator": "1.3.0",
|
||||
"tailwindcss": "0.7.4",
|
||||
"textlint": "11.2.1",
|
||||
"textlint": "11.2.3",
|
||||
"textlint-rule-alex": "1.3.1",
|
||||
"textlint-rule-common-misspellings": "1.0.1",
|
||||
"textlint-rule-en-capitalization": "2.0.1",
|
||||
|
|
|
|||
|
|
@ -914,12 +914,12 @@
|
|||
dependencies:
|
||||
map-like "^2.0.0"
|
||||
|
||||
"@textlint/fixer-formatter@^3.1.2":
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-3.1.2.tgz#d4ceae88af33c273167f17cd28a9bd665a213d0b"
|
||||
integrity sha512-Z+OHngp9dKN5zP5Yqerj//UYnhGPYjf6tYx/LcUT1eMZMk3JQMX6jENBVzO9cEVDbrARmV1zAtM0yO4x5UrpIQ==
|
||||
"@textlint/fixer-formatter@^3.1.3":
|
||||
version "3.1.3"
|
||||
resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-3.1.3.tgz#c91cc8eb2ab0966fe5c6c3545be643407823c228"
|
||||
integrity sha512-5EyO2+39bx8Tr4eDKxAFpoxXmzSvgGEXIIEDmiPg0+mJVkl33W1q79YAsOEqQDAP21DE9oKlBK2tPqljdTSDwQ==
|
||||
dependencies:
|
||||
"@textlint/types" "^1.1.2"
|
||||
"@textlint/types" "^1.1.3"
|
||||
chalk "^1.1.3"
|
||||
debug "^4.1.1"
|
||||
diff "^2.2.2"
|
||||
|
|
@ -929,15 +929,15 @@
|
|||
text-table "^0.2.0"
|
||||
try-resolve "^1.0.1"
|
||||
|
||||
"@textlint/kernel@^3.1.2":
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-3.1.2.tgz#92b04f065dff16ff8c5c04431c769030a0adc467"
|
||||
integrity sha512-dTeYpVUqUX7CPaZKFEMZzHiDUrbMrJnwreLTML820t9/nAHq4CL+Gvh+3FutWLu8vs65ek1R86rBjmD5SjRdCA==
|
||||
"@textlint/kernel@^3.1.4":
|
||||
version "3.1.4"
|
||||
resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-3.1.4.tgz#a81a0e953d8ee1a8ec047df25bb2f410002e30dc"
|
||||
integrity sha512-BEK1dTrwKYX/RtM8oyBQbv4LBpXmMb9Uo/lOhHsYMhOC4bMF0zWktPiJ5bZNvvY7yyYJB42sAAthcBAdRxLhiw==
|
||||
dependencies:
|
||||
"@textlint/ast-node-types" "^4.2.1"
|
||||
"@textlint/ast-traverse" "^2.1.2"
|
||||
"@textlint/feature-flag" "^3.1.2"
|
||||
"@textlint/types" "^1.1.2"
|
||||
"@textlint/types" "^1.1.3"
|
||||
"@types/bluebird" "^3.5.18"
|
||||
bluebird "^3.5.1"
|
||||
debug "^4.1.1"
|
||||
|
|
@ -946,14 +946,14 @@
|
|||
object-assign "^4.1.1"
|
||||
structured-source "^3.0.2"
|
||||
|
||||
"@textlint/linter-formatter@^3.1.2":
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-3.1.2.tgz#3f7d88d616f916f95c4135d99fd52dc6fbe24a3f"
|
||||
integrity sha512-yYMh8ZrMJpNS1wTc4fuYz/urfD/ooe1sHE8aLIJkYX6ND09oRWi3gsx/fsdsy6KIwscadzetudK61FmWPr6nSg==
|
||||
"@textlint/linter-formatter@^3.1.3":
|
||||
version "3.1.3"
|
||||
resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-3.1.3.tgz#4c8213a831a7477793cc5a35c754b12d3dd28002"
|
||||
integrity sha512-UXBRqeECcSwIyreXs926Ylc6FREMrhUyov13rrfReGwS8WSQL3yBtAhoFsNwz1jI8OCNeYGZnA6R9nh40VKkPg==
|
||||
dependencies:
|
||||
"@azu/format-text" "^1.0.1"
|
||||
"@azu/style-format" "^1.0.0"
|
||||
"@textlint/types" "^1.1.2"
|
||||
"@textlint/types" "^1.1.3"
|
||||
chalk "^1.0.0"
|
||||
concat-stream "^1.5.1"
|
||||
js-yaml "^3.2.4"
|
||||
|
|
@ -987,24 +987,24 @@
|
|||
dependencies:
|
||||
"@textlint/ast-node-types" "^4.2.1"
|
||||
|
||||
"@textlint/textlint-plugin-markdown@^5.1.2":
|
||||
version "5.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-5.1.2.tgz#e272f4866620bbd6754f1c3ec93a43ce92dd5dd4"
|
||||
integrity sha512-J7lyu1FY17EyMna5ouioK3wxhly4D9CPKmsIZnKFYKKBPfb/Prmz7iONbR0h0RCf4GSiKwCuttl0BkOv1eWFXA==
|
||||
"@textlint/textlint-plugin-markdown@^5.1.4":
|
||||
version "5.1.4"
|
||||
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-5.1.4.tgz#5212cbaa684e200251f466a65d247468620bfa55"
|
||||
integrity sha512-e4/mcAZojiLw22zFhpul3v+ctsTRJGH0XkEy85vr03wN6f2IHZWE/9u7SHzaigwlCGm3umzmW379k7ewbwzfPg==
|
||||
dependencies:
|
||||
"@textlint/markdown-to-ast" "^6.1.2"
|
||||
|
||||
"@textlint/textlint-plugin-text@^4.1.2":
|
||||
version "4.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-4.1.2.tgz#7eeb1d259522eebeac8fc22792aabee888b057ca"
|
||||
integrity sha512-jELCMWVWxxegeY5oy3GmP7eWT5G/6lfG1bpEFUGvcVz70l4GAtV9mvZ0SV4344w4qzk0fgahlS0ZJ/0EAsmEig==
|
||||
"@textlint/textlint-plugin-text@^4.1.4":
|
||||
version "4.1.4"
|
||||
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-4.1.4.tgz#5515169ce276bee1ef44534d78841b40da6d508c"
|
||||
integrity sha512-HdWvU+meeo5CHO4tmPcR3m/+AF3lJLuv0G/lCsGUVsoWGwsWLIKTKX4+ODobQkio0kaqU2+ZVCy7lxpfPAAP7A==
|
||||
dependencies:
|
||||
"@textlint/text-to-ast" "^3.1.2"
|
||||
|
||||
"@textlint/types@^1.1.2":
|
||||
version "1.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.1.2.tgz#c17359ad29fec59a8212c4d19de71331487a3c5f"
|
||||
integrity sha512-XNsS9GTi3lrhKYbqrZZIaYOXxi1DUeMdNyg9bbcRG9yZUD6T6TVEFI0s2fCvPpUFk31JSsOyWpEBLcd/TwrsNQ==
|
||||
"@textlint/types@^1.1.3":
|
||||
version "1.1.3"
|
||||
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.1.3.tgz#fcfe9bd012e01d0b641ff57e9d5776fa5b9759af"
|
||||
integrity sha512-gU9wYNLKPf9wSX30XXcn+dj6vQSjS4Tudj+BCc1shtMj3u+wKUxDyt42OoCCJTerpF7pHViGQNxnPM9VkuXqyQ==
|
||||
dependencies:
|
||||
"@textlint/ast-node-types" "^4.2.1"
|
||||
structured-source "^3.0.2"
|
||||
|
|
@ -7943,19 +7943,19 @@ textlint-rule-write-good@1.6.2:
|
|||
textlint-rule-helper "^2.0.0"
|
||||
write-good "^0.11.0"
|
||||
|
||||
textlint@11.2.1:
|
||||
version "11.2.1"
|
||||
resolved "https://registry.yarnpkg.com/textlint/-/textlint-11.2.1.tgz#cdcec460d56e0705cca2913bd78ecb2743bba351"
|
||||
integrity sha512-BXknewyTyypmC7vBvY+2SY5uXmHPG8jnnbiV7f4PBOX8xRciMX7qU5ilGiOb8qDI0NBaNRcwn3lHUqW/90GBIg==
|
||||
textlint@11.2.3:
|
||||
version "11.2.3"
|
||||
resolved "https://registry.yarnpkg.com/textlint/-/textlint-11.2.3.tgz#7f7878453284f1047742458da2b5fa3a376a2e25"
|
||||
integrity sha512-3bIe/S4Gw1Ln1HNaKRJ+25V4aqDQqtRuLC5GCse/8q4FUGaJYUhqDCVYDR2dXxwcVffPNb01SwSZsSbYcseBgQ==
|
||||
dependencies:
|
||||
"@textlint/ast-node-types" "^4.2.1"
|
||||
"@textlint/ast-traverse" "^2.1.2"
|
||||
"@textlint/feature-flag" "^3.1.2"
|
||||
"@textlint/fixer-formatter" "^3.1.2"
|
||||
"@textlint/kernel" "^3.1.2"
|
||||
"@textlint/linter-formatter" "^3.1.2"
|
||||
"@textlint/textlint-plugin-markdown" "^5.1.2"
|
||||
"@textlint/textlint-plugin-text" "^4.1.2"
|
||||
"@textlint/fixer-formatter" "^3.1.3"
|
||||
"@textlint/kernel" "^3.1.4"
|
||||
"@textlint/linter-formatter" "^3.1.3"
|
||||
"@textlint/textlint-plugin-markdown" "^5.1.4"
|
||||
"@textlint/textlint-plugin-text" "^4.1.4"
|
||||
"@types/bluebird" "^3.5.18"
|
||||
bluebird "^3.0.5"
|
||||
debug "^4.1.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue