mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Bump textlint from 12.3.0 to 12.3.1 (#25495)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
91d86fe527
commit
c2727983ad
70
package-lock.json
generated
70
package-lock.json
generated
@ -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.0",
|
||||
"textlint": "^12.3.1",
|
||||
"textlint-filter-rule-comments": "^1.2.2",
|
||||
"textlint-rule-common-misspellings": "^1.0.1",
|
||||
"textlint-rule-terminology": "^3.0.4"
|
||||
@ -253,17 +253,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@textlint/config-loader": {
|
||||
"version": "12.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@textlint/config-loader/-/config-loader-12.3.0.tgz",
|
||||
"integrity": "sha512-b4793A9JBSaFcm36a9/ZdwAbKVPBdzZJsZo/sXCfVKJIuKisFnAzlYfhbmCBCmMmFH/s4t8V3zgY3mf6EQXX+Q==",
|
||||
"version": "12.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@textlint/config-loader/-/config-loader-12.3.1.tgz",
|
||||
"integrity": "sha512-iKCrif/McG0dCokvyoxvXcH6G9FaiSDF3DtNYo4GlxavqVtKxKxuFvkeQahWL0QWM9Z+yXlGUcBJdYj6Zxevkw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@textlint/kernel": "^12.3.0",
|
||||
"@textlint/module-interop": "^12.3.0",
|
||||
"@textlint/types": "^12.3.0",
|
||||
"@textlint/utils": "^12.3.0",
|
||||
"debug": "^4.3.1",
|
||||
"rc-config-loader": "^4.0.0",
|
||||
"debug": "^4.3.4",
|
||||
"rc-config-loader": "^4.1.1",
|
||||
"try-resolve": "^1.0.1"
|
||||
}
|
||||
},
|
||||
@ -304,9 +304,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@textlint/fixer-formatter": {
|
||||
"version": "12.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@textlint/fixer-formatter/-/fixer-formatter-12.3.0.tgz",
|
||||
"integrity": "sha512-fjCK6EnwagijtzWE0CObXx8pPN2MxwQRvOynSX1A1LWp03tD88LiOwrgbLSR/6By2fs3W/UewXXLkN3X+KcJQQ==",
|
||||
"version": "12.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@textlint/fixer-formatter/-/fixer-formatter-12.3.1.tgz",
|
||||
"integrity": "sha512-+xYI5oOlSoKXGpV7AGuWOleUfgzLNGaCN7PuTujxdZ5czAm2LxYplJ58+0oAOYE/N3QfLN2dO+itAsEZho6vhQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@textlint/module-interop": "^12.3.0",
|
||||
@ -340,9 +340,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@textlint/linter-formatter": {
|
||||
"version": "12.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@textlint/linter-formatter/-/linter-formatter-12.3.0.tgz",
|
||||
"integrity": "sha512-XELEIsZm7d8mIRYF8MA7IqvOy79apWBauj7kxFVSM3zIbnkQURdOV+RI4iN/fW7EbV39DwCNPgzGTTh1BcEvaA==",
|
||||
"version": "12.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@textlint/linter-formatter/-/linter-formatter-12.3.1.tgz",
|
||||
"integrity": "sha512-n6elvyIBux/lefhmQBZUjgN2EZQ347b6v1waUPAGKmljsndoVCyY+m6RbNhAQtVsNTA1sdO7cJDIxvnX4g1kaA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@azu/format-text": "^1.0.1",
|
||||
@ -5334,18 +5334,18 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/textlint": {
|
||||
"version": "12.3.0",
|
||||
"resolved": "https://registry.npmjs.org/textlint/-/textlint-12.3.0.tgz",
|
||||
"integrity": "sha512-LWBGbtZtERRcyvYFIxe7r+3wD/OaBlxcr3Nwh7WxS55HE1fIraU9UG68fFj7VZdUg3CrU1KS9kDhSmMCNFVMGw==",
|
||||
"version": "12.3.1",
|
||||
"resolved": "https://registry.npmjs.org/textlint/-/textlint-12.3.1.tgz",
|
||||
"integrity": "sha512-YrQmJBLhThUimP4eVWQAZfJBBXMdYvuuvNa4q0qmB7ibcYtTnwbysRAEI1FYx8qG/AoLtjqBcF6WO8oSGEnODg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@textlint/ast-node-types": "^12.3.0",
|
||||
"@textlint/ast-traverse": "^12.3.0",
|
||||
"@textlint/config-loader": "^12.3.0",
|
||||
"@textlint/config-loader": "^12.3.1",
|
||||
"@textlint/feature-flag": "^12.3.0",
|
||||
"@textlint/fixer-formatter": "^12.3.0",
|
||||
"@textlint/fixer-formatter": "^12.3.1",
|
||||
"@textlint/kernel": "^12.3.0",
|
||||
"@textlint/linter-formatter": "^12.3.0",
|
||||
"@textlint/linter-formatter": "^12.3.1",
|
||||
"@textlint/module-interop": "^12.3.0",
|
||||
"@textlint/textlint-plugin-markdown": "^12.3.0",
|
||||
"@textlint/textlint-plugin-text": "^12.3.0",
|
||||
@ -6444,17 +6444,17 @@
|
||||
}
|
||||
},
|
||||
"@textlint/config-loader": {
|
||||
"version": "12.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@textlint/config-loader/-/config-loader-12.3.0.tgz",
|
||||
"integrity": "sha512-b4793A9JBSaFcm36a9/ZdwAbKVPBdzZJsZo/sXCfVKJIuKisFnAzlYfhbmCBCmMmFH/s4t8V3zgY3mf6EQXX+Q==",
|
||||
"version": "12.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@textlint/config-loader/-/config-loader-12.3.1.tgz",
|
||||
"integrity": "sha512-iKCrif/McG0dCokvyoxvXcH6G9FaiSDF3DtNYo4GlxavqVtKxKxuFvkeQahWL0QWM9Z+yXlGUcBJdYj6Zxevkw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@textlint/kernel": "^12.3.0",
|
||||
"@textlint/module-interop": "^12.3.0",
|
||||
"@textlint/types": "^12.3.0",
|
||||
"@textlint/utils": "^12.3.0",
|
||||
"debug": "^4.3.1",
|
||||
"rc-config-loader": "^4.0.0",
|
||||
"debug": "^4.3.4",
|
||||
"rc-config-loader": "^4.1.1",
|
||||
"try-resolve": "^1.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
@ -6494,9 +6494,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@textlint/fixer-formatter": {
|
||||
"version": "12.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@textlint/fixer-formatter/-/fixer-formatter-12.3.0.tgz",
|
||||
"integrity": "sha512-fjCK6EnwagijtzWE0CObXx8pPN2MxwQRvOynSX1A1LWp03tD88LiOwrgbLSR/6By2fs3W/UewXXLkN3X+KcJQQ==",
|
||||
"version": "12.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@textlint/fixer-formatter/-/fixer-formatter-12.3.1.tgz",
|
||||
"integrity": "sha512-+xYI5oOlSoKXGpV7AGuWOleUfgzLNGaCN7PuTujxdZ5czAm2LxYplJ58+0oAOYE/N3QfLN2dO+itAsEZho6vhQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@textlint/module-interop": "^12.3.0",
|
||||
@ -6530,9 +6530,9 @@
|
||||
}
|
||||
},
|
||||
"@textlint/linter-formatter": {
|
||||
"version": "12.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@textlint/linter-formatter/-/linter-formatter-12.3.0.tgz",
|
||||
"integrity": "sha512-XELEIsZm7d8mIRYF8MA7IqvOy79apWBauj7kxFVSM3zIbnkQURdOV+RI4iN/fW7EbV39DwCNPgzGTTh1BcEvaA==",
|
||||
"version": "12.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@textlint/linter-formatter/-/linter-formatter-12.3.1.tgz",
|
||||
"integrity": "sha512-n6elvyIBux/lefhmQBZUjgN2EZQ347b6v1waUPAGKmljsndoVCyY+m6RbNhAQtVsNTA1sdO7cJDIxvnX4g1kaA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@azu/format-text": "^1.0.1",
|
||||
@ -10074,18 +10074,18 @@
|
||||
"dev": true
|
||||
},
|
||||
"textlint": {
|
||||
"version": "12.3.0",
|
||||
"resolved": "https://registry.npmjs.org/textlint/-/textlint-12.3.0.tgz",
|
||||
"integrity": "sha512-LWBGbtZtERRcyvYFIxe7r+3wD/OaBlxcr3Nwh7WxS55HE1fIraU9UG68fFj7VZdUg3CrU1KS9kDhSmMCNFVMGw==",
|
||||
"version": "12.3.1",
|
||||
"resolved": "https://registry.npmjs.org/textlint/-/textlint-12.3.1.tgz",
|
||||
"integrity": "sha512-YrQmJBLhThUimP4eVWQAZfJBBXMdYvuuvNa4q0qmB7ibcYtTnwbysRAEI1FYx8qG/AoLtjqBcF6WO8oSGEnODg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@textlint/ast-node-types": "^12.3.0",
|
||||
"@textlint/ast-traverse": "^12.3.0",
|
||||
"@textlint/config-loader": "^12.3.0",
|
||||
"@textlint/config-loader": "^12.3.1",
|
||||
"@textlint/feature-flag": "^12.3.0",
|
||||
"@textlint/fixer-formatter": "^12.3.0",
|
||||
"@textlint/fixer-formatter": "^12.3.1",
|
||||
"@textlint/kernel": "^12.3.0",
|
||||
"@textlint/linter-formatter": "^12.3.0",
|
||||
"@textlint/linter-formatter": "^12.3.1",
|
||||
"@textlint/module-interop": "^12.3.0",
|
||||
"@textlint/textlint-plugin-markdown": "^12.3.0",
|
||||
"@textlint/textlint-plugin-text": "^12.3.0",
|
||||
|
@ -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.0",
|
||||
"textlint": "^12.3.1",
|
||||
"textlint-filter-rule-comments": "^1.2.2",
|
||||
"textlint-rule-common-misspellings": "^1.0.1",
|
||||
"textlint-rule-terminology": "^3.0.4"
|
||||
|
Loading…
x
Reference in New Issue
Block a user