Bump textlint from 14.0.1 to 14.0.2 (#31383)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-02-12 13:09:38 +01:00 committed by GitHub
parent c78d768f8f
commit 4291ec88e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 106 additions and 106 deletions

210
package-lock.json generated
View File

@ -20,7 +20,7 @@
"remark-lint-prohibited-strings": "^3.1.0",
"remark-lint-unordered-list-marker-style": "^3.1.2",
"remark-stringify": "^11.0.0",
"textlint": "^14.0.1",
"textlint": "^14.0.2",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-common-misspellings": "^1.0.1",
"textlint-rule-terminology": "^4.0.1"
@ -416,65 +416,65 @@
"dev": true
},
"node_modules/@textlint/ast-tester": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@textlint/ast-tester/-/ast-tester-14.0.1.tgz",
"integrity": "sha512-SOdWGQCoJHOSTvYMKXRh/GLfAqK7gPuYEg+ATFviO+0eETWvQEj9Z5C7PGeVaA9R8nbiP6fFOyZ4C91yhnMuBQ==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@textlint/ast-tester/-/ast-tester-14.0.2.tgz",
"integrity": "sha512-1as1/LL/OE6pCzzsywyKt3onNixXyFCV6GI/HG3Xe9iJpesrx0wbGOhuUcuOZyb2MJC2aIHIFzfTNP2mlXOtYQ==",
"dev": true,
"dependencies": {
"@textlint/ast-node-types": "^14.0.1",
"@textlint/ast-node-types": "^14.0.2",
"debug": "^4.3.4"
}
},
"node_modules/@textlint/ast-tester/node_modules/@textlint/ast-node-types": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.1.tgz",
"integrity": "sha512-7yc69/ip20OG3TrueSeGh/fSwZSuzxFkrxlMDDhWwSxq+/MXczshRx9HRczoy4uvecLgl1NHy/A1En6j4ag34A==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.2.tgz",
"integrity": "sha512-EYVyA4+G+KRNkNW5nytg61VvNtwy7JXSujGrsb4FB2pTA8Hwq/0n6TMXKVdL29n+EhyMIKmmqHFY1rjBwh3B/A==",
"dev": true
},
"node_modules/@textlint/ast-traverse": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@textlint/ast-traverse/-/ast-traverse-14.0.1.tgz",
"integrity": "sha512-WABFpyDqq9gHQAvqMd/XpUmuj7U/vQrR+9WIxHUbJbaUNidJLJuSq6+beVj4bVJwcuYvH3OHn7iANHkh8JIrmA==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@textlint/ast-traverse/-/ast-traverse-14.0.2.tgz",
"integrity": "sha512-4r/pH607AKf8WWW8Y+p+EBcXg2bWuxZfzjW0TsUFVFio1l3Wp2OARTUAFmFqbnz3NT0uXsayRgqW1T26vapOpg==",
"dev": true,
"dependencies": {
"@textlint/ast-node-types": "^14.0.1"
"@textlint/ast-node-types": "^14.0.2"
}
},
"node_modules/@textlint/ast-traverse/node_modules/@textlint/ast-node-types": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.1.tgz",
"integrity": "sha512-7yc69/ip20OG3TrueSeGh/fSwZSuzxFkrxlMDDhWwSxq+/MXczshRx9HRczoy4uvecLgl1NHy/A1En6j4ag34A==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.2.tgz",
"integrity": "sha512-EYVyA4+G+KRNkNW5nytg61VvNtwy7JXSujGrsb4FB2pTA8Hwq/0n6TMXKVdL29n+EhyMIKmmqHFY1rjBwh3B/A==",
"dev": true
},
"node_modules/@textlint/config-loader": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@textlint/config-loader/-/config-loader-14.0.1.tgz",
"integrity": "sha512-8W0YaE3kfmADdsfNBUY3yxG+mr4HRI+4/rji9D2gCndI2O+x/H5R9PUEC/KRJY4K0qBuOFlr83HIWtPJkTHaoQ==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@textlint/config-loader/-/config-loader-14.0.2.tgz",
"integrity": "sha512-cP3Y7MEj6FiSx8Jh01OzIo41loFYkDy8FSL3nvfaPu9XMY7T5JNbvbkXaQTT4UgeyST6OETB809mq837X5Ofqw==",
"dev": true,
"dependencies": {
"@textlint/kernel": "^14.0.1",
"@textlint/module-interop": "^14.0.1",
"@textlint/types": "^14.0.1",
"@textlint/utils": "^14.0.1",
"@textlint/kernel": "^14.0.2",
"@textlint/module-interop": "^14.0.2",
"@textlint/types": "^14.0.2",
"@textlint/utils": "^14.0.2",
"debug": "^4.3.4",
"rc-config-loader": "^4.1.3",
"try-resolve": "^1.0.1"
}
},
"node_modules/@textlint/feature-flag": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@textlint/feature-flag/-/feature-flag-14.0.1.tgz",
"integrity": "sha512-hxYfrCrDswKpHJUyFyGfDGWGxScfzRnqUPTI4teXya29koVJ0GU0+tzR2yJKICYfZRrmPYDAb3NFeXvLWV5gLQ==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@textlint/feature-flag/-/feature-flag-14.0.2.tgz",
"integrity": "sha512-4z3PjjM/K7UNav0zU1vx7+HsWI/X5t/JTKGznsd2sT7sWTq5RvcWrx7Z1akiIG+AmU8UVM2HbXIatw/1ZBfQ7g==",
"dev": true
},
"node_modules/@textlint/fixer-formatter": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@textlint/fixer-formatter/-/fixer-formatter-14.0.1.tgz",
"integrity": "sha512-jS+Sykeapt51LKrJ46ZMRrNd4P+ip+WBNzLF+wSn+XLZ9dmTj0Qz7AWIDm/5+XK0c63hyMxwntZj26sET/3JQg==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@textlint/fixer-formatter/-/fixer-formatter-14.0.2.tgz",
"integrity": "sha512-9yEZ1rYcwNnqL14p1YCUqQNCKfPDIWB/uQ0v8f7uaWxDqJ4ezaOCTNtVzN3qDdNnKVxMKGm4v/Tv3PEUstqMOQ==",
"dev": true,
"dependencies": {
"@textlint/module-interop": "^14.0.1",
"@textlint/types": "^14.0.1",
"@textlint/module-interop": "^14.0.2",
"@textlint/types": "^14.0.2",
"chalk": "^4.1.2",
"debug": "^4.3.4",
"diff": "^5.1.0",
@ -486,39 +486,39 @@
}
},
"node_modules/@textlint/kernel": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@textlint/kernel/-/kernel-14.0.1.tgz",
"integrity": "sha512-2iKxRlpLy3lgRGtT72fg7cI7wtYeN2lGwyGduKseHiVFatUXXsOK57i/rXZ0sV4Uewk/KNfjaFZKRtFzWpw25Q==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@textlint/kernel/-/kernel-14.0.2.tgz",
"integrity": "sha512-RwJLB8GUAh156rdDo3EoCIVwKyNhfdAmX5369o1igE+/cwtzojI71KoqRHk5g6MQVf6OE1fFR5OQc8lap8wu9A==",
"dev": true,
"dependencies": {
"@textlint/ast-node-types": "^14.0.1",
"@textlint/ast-tester": "^14.0.1",
"@textlint/ast-traverse": "^14.0.1",
"@textlint/feature-flag": "^14.0.1",
"@textlint/source-code-fixer": "^14.0.1",
"@textlint/types": "^14.0.1",
"@textlint/utils": "^14.0.1",
"@textlint/ast-node-types": "^14.0.2",
"@textlint/ast-tester": "^14.0.2",
"@textlint/ast-traverse": "^14.0.2",
"@textlint/feature-flag": "^14.0.2",
"@textlint/source-code-fixer": "^14.0.2",
"@textlint/types": "^14.0.2",
"@textlint/utils": "^14.0.2",
"debug": "^4.3.4",
"fast-equals": "^4.0.3",
"structured-source": "^4.0.0"
}
},
"node_modules/@textlint/kernel/node_modules/@textlint/ast-node-types": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.1.tgz",
"integrity": "sha512-7yc69/ip20OG3TrueSeGh/fSwZSuzxFkrxlMDDhWwSxq+/MXczshRx9HRczoy4uvecLgl1NHy/A1En6j4ag34A==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.2.tgz",
"integrity": "sha512-EYVyA4+G+KRNkNW5nytg61VvNtwy7JXSujGrsb4FB2pTA8Hwq/0n6TMXKVdL29n+EhyMIKmmqHFY1rjBwh3B/A==",
"dev": true
},
"node_modules/@textlint/linter-formatter": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@textlint/linter-formatter/-/linter-formatter-14.0.1.tgz",
"integrity": "sha512-K5YJGRlhbSnXAE/a6OrObjPOq+VMG/sueBAUHtC+8EBDedZd6mynaOyMOhaRt10hVuijA9GDrSbAu8YwZBNwYA==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@textlint/linter-formatter/-/linter-formatter-14.0.2.tgz",
"integrity": "sha512-3dzPtRxMAuCCGhW7lN7OLMj/JR1UQqr6nrhVo6U8/RHjBrvZP6wDUprYGW6pKkq+cXsh7fGSJG+MTnyfuCuRFw==",
"dev": true,
"dependencies": {
"@azu/format-text": "^1.0.2",
"@azu/style-format": "^1.0.1",
"@textlint/module-interop": "^14.0.1",
"@textlint/types": "^14.0.1",
"@textlint/module-interop": "^14.0.2",
"@textlint/types": "^14.0.2",
"chalk": "^4.1.2",
"debug": "^4.3.4",
"js-yaml": "^3.14.1",
@ -532,12 +532,12 @@
}
},
"node_modules/@textlint/markdown-to-ast": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@textlint/markdown-to-ast/-/markdown-to-ast-14.0.1.tgz",
"integrity": "sha512-PBNQ1+fhkj9I1wTg010WZxXndt/Cw1R7ytJIomKa56dWuhM6KUjCsFfwa1HfrWjP7PBJdTghL6wlyvktyvaW2A==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@textlint/markdown-to-ast/-/markdown-to-ast-14.0.2.tgz",
"integrity": "sha512-4Z23NejawSfdkAEx7CrSt8on++s9V0QNnaYPUWCKbobjymvjO/VtFmBltz3zzuKsWqCPhyxWOaQQ+ezZmsj/oA==",
"dev": true,
"dependencies": {
"@textlint/ast-node-types": "^14.0.1",
"@textlint/ast-node-types": "^14.0.2",
"debug": "^4.3.4",
"mdast-util-gfm-autolink-literal": "^0.1.3",
"remark-footnotes": "^3.0.0",
@ -549,9 +549,9 @@
}
},
"node_modules/@textlint/markdown-to-ast/node_modules/@textlint/ast-node-types": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.1.tgz",
"integrity": "sha512-7yc69/ip20OG3TrueSeGh/fSwZSuzxFkrxlMDDhWwSxq+/MXczshRx9HRczoy4uvecLgl1NHy/A1En6j4ag34A==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.2.tgz",
"integrity": "sha512-EYVyA4+G+KRNkNW5nytg61VvNtwy7JXSujGrsb4FB2pTA8Hwq/0n6TMXKVdL29n+EhyMIKmmqHFY1rjBwh3B/A==",
"dev": true
},
"node_modules/@textlint/markdown-to-ast/node_modules/bail": {
@ -781,73 +781,73 @@
}
},
"node_modules/@textlint/module-interop": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@textlint/module-interop/-/module-interop-14.0.1.tgz",
"integrity": "sha512-vpoT90VnfpzfzEd5uo8M3TINi4d47SP5ERq8Zr8lUGiQfgSFOwdhTU6+BxbywlP3HAb69B6cHccBr6ArRGApYg==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@textlint/module-interop/-/module-interop-14.0.2.tgz",
"integrity": "sha512-L+w+B2+Sl2GA7dUaH20cuvQ7U1kPibBZugRIkoe6KIovvNgZ6NHxf+zC2Xclogg9ZwM4lf8laG86kOtQD8wVrw==",
"dev": true
},
"node_modules/@textlint/source-code-fixer": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@textlint/source-code-fixer/-/source-code-fixer-14.0.1.tgz",
"integrity": "sha512-6P7tH+kd/4q+m7P2SAvgE8W7RyEOj65KSpCWjLYqB9UFXbz2XUhMJhGYZ8U2wqPLfvL+nV8KHBd9DHH+jPgo0w==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@textlint/source-code-fixer/-/source-code-fixer-14.0.2.tgz",
"integrity": "sha512-eMNStKpBLr8cS8EzUtpV6l1dZ/tglBT+/yJFXMJSk3pmSCQwNbiZTnDbi77Nvgei4e4A9u6PPqhwcRo2W9ZfsQ==",
"dev": true,
"dependencies": {
"@textlint/types": "^14.0.1",
"@textlint/types": "^14.0.2",
"debug": "^4.3.4"
}
},
"node_modules/@textlint/text-to-ast": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@textlint/text-to-ast/-/text-to-ast-14.0.1.tgz",
"integrity": "sha512-0e9fqTS7xU1JZfkja4rFE9IROrngzOBe0Oq7cl8gf0m2QM7dTxEmiPux37eHM1+mmBaP6zKMv9c5YlE4TW9sNg==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@textlint/text-to-ast/-/text-to-ast-14.0.2.tgz",
"integrity": "sha512-Ce6yYKGJJXyDmVQ9oeG7XBumDtD9/i/aGP2hSc9cLeeSwSnE2+TyPIaPpQSltjgygOlGfP/OENopi0P5MtnFxQ==",
"dev": true,
"dependencies": {
"@textlint/ast-node-types": "^14.0.1"
"@textlint/ast-node-types": "^14.0.2"
}
},
"node_modules/@textlint/text-to-ast/node_modules/@textlint/ast-node-types": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.1.tgz",
"integrity": "sha512-7yc69/ip20OG3TrueSeGh/fSwZSuzxFkrxlMDDhWwSxq+/MXczshRx9HRczoy4uvecLgl1NHy/A1En6j4ag34A==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.2.tgz",
"integrity": "sha512-EYVyA4+G+KRNkNW5nytg61VvNtwy7JXSujGrsb4FB2pTA8Hwq/0n6TMXKVdL29n+EhyMIKmmqHFY1rjBwh3B/A==",
"dev": true
},
"node_modules/@textlint/textlint-plugin-markdown": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-14.0.1.tgz",
"integrity": "sha512-Q5ht+anCAj7X2PmK6yJF8t0dCEXUQouX5O9X+jpPzaOKcZHlHQqU5ta4NpjUAyHyxtkzlrOP+5hA9FoHiM0jvw==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-14.0.2.tgz",
"integrity": "sha512-yEn2ip2ggLU12y9EkBi9Xovi/PJfL8ALNJ0iPQ2pYhViUdFD6sboIYnIXMwm7zGxp2OuAPAeJncEh6ILNzH66w==",
"dev": true,
"dependencies": {
"@textlint/markdown-to-ast": "^14.0.1"
"@textlint/markdown-to-ast": "^14.0.2"
}
},
"node_modules/@textlint/textlint-plugin-text": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-text/-/textlint-plugin-text-14.0.1.tgz",
"integrity": "sha512-Exe3waiRWSdkT6d1o4rNN1KKnrTA9v6VmR6x9wpBYxLxciPPQILwSYhPLKywSOzkZXEvgBZFLWSz5cAFBep5ng==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-text/-/textlint-plugin-text-14.0.2.tgz",
"integrity": "sha512-8Y0cMqz5PbdB28J1yWcg6RCwuj1omjDDzBHZtnCK2eXJmBDeq7HrY+FeZfTjOxeiMimiAj/hJwfqaGTLfbXXpw==",
"dev": true,
"dependencies": {
"@textlint/text-to-ast": "^14.0.1"
"@textlint/text-to-ast": "^14.0.2"
}
},
"node_modules/@textlint/types": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.0.1.tgz",
"integrity": "sha512-LkM32+LgEFRBYnNuB8OqVfAV7t6X7qSh2l6QEC7OTr1HQi4hB5by8ahnasn8FJzGh7ytFAHLDUXZKoN6LuduoQ==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.0.2.tgz",
"integrity": "sha512-0dXRXqjOeIxw0R7Gq3IVtq7Hr4jXkcpe5XMcouiGuSI9K8Jf+93ycaTzTg+QLiqmWMFz/ERcNPTVGf+6JBRt3g==",
"dev": true,
"dependencies": {
"@textlint/ast-node-types": "^14.0.1"
"@textlint/ast-node-types": "^14.0.2"
}
},
"node_modules/@textlint/types/node_modules/@textlint/ast-node-types": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.1.tgz",
"integrity": "sha512-7yc69/ip20OG3TrueSeGh/fSwZSuzxFkrxlMDDhWwSxq+/MXczshRx9HRczoy4uvecLgl1NHy/A1En6j4ag34A==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.2.tgz",
"integrity": "sha512-EYVyA4+G+KRNkNW5nytg61VvNtwy7JXSujGrsb4FB2pTA8Hwq/0n6TMXKVdL29n+EhyMIKmmqHFY1rjBwh3B/A==",
"dev": true
},
"node_modules/@textlint/utils": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@textlint/utils/-/utils-14.0.1.tgz",
"integrity": "sha512-rrFLvom82FBjSMUyAox1CcdPmJeS6S/nyDPnwjNJgTmZ8TQQinYS32j8JICbgH/oXEh8FB6Pj2rAe9fmqU/asg==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@textlint/utils/-/utils-14.0.2.tgz",
"integrity": "sha512-8FVQWJ6C6xOCDQI25kGuqc+gvxL0xubINifKWsI3Bafc76LpMQi4NIls5R8BSK2TNhhJcLrPv+YAsiPj16h4wA==",
"dev": true
},
"node_modules/@types/concat-stream": {
@ -5961,23 +5961,23 @@
"dev": true
},
"node_modules/textlint": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/textlint/-/textlint-14.0.1.tgz",
"integrity": "sha512-WZhLn33VFP5apfGbSqPDmpZdZWZvutnSiJG+o1R11ZKi37dWhDfWGn4gqGtNZoM9W7WfgGAoPi+/9ulNtTX8Yg==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/textlint/-/textlint-14.0.2.tgz",
"integrity": "sha512-wjx+hQY2dkmPr6oW/kWduqeP5Ynng6vS1ADQhcfawrTFUjHprObnaZ6mqDGlqp7wlm8Njekv8kDJZyRKxUxgoQ==",
"dev": true,
"dependencies": {
"@textlint/ast-node-types": "^14.0.1",
"@textlint/ast-traverse": "^14.0.1",
"@textlint/config-loader": "^14.0.1",
"@textlint/feature-flag": "^14.0.1",
"@textlint/fixer-formatter": "^14.0.1",
"@textlint/kernel": "^14.0.1",
"@textlint/linter-formatter": "^14.0.1",
"@textlint/module-interop": "^14.0.1",
"@textlint/textlint-plugin-markdown": "^14.0.1",
"@textlint/textlint-plugin-text": "^14.0.1",
"@textlint/types": "^14.0.1",
"@textlint/utils": "^14.0.1",
"@textlint/ast-node-types": "^14.0.2",
"@textlint/ast-traverse": "^14.0.2",
"@textlint/config-loader": "^14.0.2",
"@textlint/feature-flag": "^14.0.2",
"@textlint/fixer-formatter": "^14.0.2",
"@textlint/kernel": "^14.0.2",
"@textlint/linter-formatter": "^14.0.2",
"@textlint/module-interop": "^14.0.2",
"@textlint/textlint-plugin-markdown": "^14.0.2",
"@textlint/textlint-plugin-text": "^14.0.2",
"@textlint/types": "^14.0.2",
"@textlint/utils": "^14.0.2",
"debug": "^4.3.4",
"file-entry-cache": "^5.0.1",
"get-stdin": "^5.0.1",
@ -6103,9 +6103,9 @@
}
},
"node_modules/textlint/node_modules/@textlint/ast-node-types": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.1.tgz",
"integrity": "sha512-7yc69/ip20OG3TrueSeGh/fSwZSuzxFkrxlMDDhWwSxq+/MXczshRx9HRczoy4uvecLgl1NHy/A1En6j4ag34A==",
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.2.tgz",
"integrity": "sha512-EYVyA4+G+KRNkNW5nytg61VvNtwy7JXSujGrsb4FB2pTA8Hwq/0n6TMXKVdL29n+EhyMIKmmqHFY1rjBwh3B/A==",
"dev": true
},
"node_modules/to-regex-range": {

View File

@ -15,7 +15,7 @@
"remark-lint-prohibited-strings": "^3.1.0",
"remark-lint-unordered-list-marker-style": "^3.1.2",
"remark-stringify": "^11.0.0",
"textlint": "^14.0.1",
"textlint": "^14.0.2",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-common-misspellings": "^1.0.1",
"textlint-rule-terminology": "^4.0.1"