Bump textlint from 12.3.1 to 12.4.0 (#25519)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-01-03 11:13:58 +01:00 committed by GitHub
parent ceaffc5fd1
commit e553462cc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 16 deletions

30
package-lock.json generated
View File

@ -14,7 +14,7 @@
"remark-lint-fenced-code-flag": "^3.1.1",
"remark-lint-no-shell-dollars": "^3.1.1",
"remark-stringify": "^10.0.2",
"textlint": "^12.3.1",
"textlint": "^12.4.0",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-common-misspellings": "^1.0.1",
"textlint-rule-terminology": "^3.0.4"
@ -304,9 +304,9 @@
"dev": true
},
"node_modules/@textlint/fixer-formatter": {
"version": "12.3.1",
"resolved": "https://registry.npmjs.org/@textlint/fixer-formatter/-/fixer-formatter-12.3.1.tgz",
"integrity": "sha512-+xYI5oOlSoKXGpV7AGuWOleUfgzLNGaCN7PuTujxdZ5czAm2LxYplJ58+0oAOYE/N3QfLN2dO+itAsEZho6vhQ==",
"version": "12.4.0",
"resolved": "https://registry.npmjs.org/@textlint/fixer-formatter/-/fixer-formatter-12.4.0.tgz",
"integrity": "sha512-pCo/EuW8CUdF+AMPI/AhfCuDusQ19BORlKznLfCQoPBvTweSo3M2yDTDeHhi2PLNnKy812KpcJBBpZryALe2nA==",
"dev": true,
"dependencies": {
"@textlint/module-interop": "^12.3.0",
@ -5334,16 +5334,16 @@
"dev": true
},
"node_modules/textlint": {
"version": "12.3.1",
"resolved": "https://registry.npmjs.org/textlint/-/textlint-12.3.1.tgz",
"integrity": "sha512-YrQmJBLhThUimP4eVWQAZfJBBXMdYvuuvNa4q0qmB7ibcYtTnwbysRAEI1FYx8qG/AoLtjqBcF6WO8oSGEnODg==",
"version": "12.4.0",
"resolved": "https://registry.npmjs.org/textlint/-/textlint-12.4.0.tgz",
"integrity": "sha512-n8WAsOf+JtDXTj12A8DF+kuaV+YVawaf8DUzdEc00AFK/qMUsvUZ79X60SBO1sEYwkjExErQv1JRIFHwOp/XEw==",
"dev": true,
"dependencies": {
"@textlint/ast-node-types": "^12.3.0",
"@textlint/ast-traverse": "^12.3.0",
"@textlint/config-loader": "^12.3.1",
"@textlint/feature-flag": "^12.3.0",
"@textlint/fixer-formatter": "^12.3.1",
"@textlint/fixer-formatter": "^12.4.0",
"@textlint/kernel": "^12.3.0",
"@textlint/linter-formatter": "^12.3.1",
"@textlint/module-interop": "^12.3.0",
@ -6494,9 +6494,9 @@
"dev": true
},
"@textlint/fixer-formatter": {
"version": "12.3.1",
"resolved": "https://registry.npmjs.org/@textlint/fixer-formatter/-/fixer-formatter-12.3.1.tgz",
"integrity": "sha512-+xYI5oOlSoKXGpV7AGuWOleUfgzLNGaCN7PuTujxdZ5czAm2LxYplJ58+0oAOYE/N3QfLN2dO+itAsEZho6vhQ==",
"version": "12.4.0",
"resolved": "https://registry.npmjs.org/@textlint/fixer-formatter/-/fixer-formatter-12.4.0.tgz",
"integrity": "sha512-pCo/EuW8CUdF+AMPI/AhfCuDusQ19BORlKznLfCQoPBvTweSo3M2yDTDeHhi2PLNnKy812KpcJBBpZryALe2nA==",
"dev": true,
"requires": {
"@textlint/module-interop": "^12.3.0",
@ -10074,16 +10074,16 @@
"dev": true
},
"textlint": {
"version": "12.3.1",
"resolved": "https://registry.npmjs.org/textlint/-/textlint-12.3.1.tgz",
"integrity": "sha512-YrQmJBLhThUimP4eVWQAZfJBBXMdYvuuvNa4q0qmB7ibcYtTnwbysRAEI1FYx8qG/AoLtjqBcF6WO8oSGEnODg==",
"version": "12.4.0",
"resolved": "https://registry.npmjs.org/textlint/-/textlint-12.4.0.tgz",
"integrity": "sha512-n8WAsOf+JtDXTj12A8DF+kuaV+YVawaf8DUzdEc00AFK/qMUsvUZ79X60SBO1sEYwkjExErQv1JRIFHwOp/XEw==",
"dev": true,
"requires": {
"@textlint/ast-node-types": "^12.3.0",
"@textlint/ast-traverse": "^12.3.0",
"@textlint/config-loader": "^12.3.1",
"@textlint/feature-flag": "^12.3.0",
"@textlint/fixer-formatter": "^12.3.1",
"@textlint/fixer-formatter": "^12.4.0",
"@textlint/kernel": "^12.3.0",
"@textlint/linter-formatter": "^12.3.1",
"@textlint/module-interop": "^12.3.0",

View File

@ -9,7 +9,7 @@
"remark-lint-fenced-code-flag": "^3.1.1",
"remark-lint-no-shell-dollars": "^3.1.1",
"remark-stringify": "^10.0.2",
"textlint": "^12.3.1",
"textlint": "^12.4.0",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-common-misspellings": "^1.0.1",
"textlint-rule-terminology": "^3.0.4"