diff --git a/package-lock.json b/package-lock.json index 8cb9ea13..bc5e4e50 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "@proofdict/textlint-rule-proofdict": "3.1.2", "@textlint-ja/textlint-rule-no-insert-dropping-sa": "2.0.1", "js-yaml": "4.1.0", - "textlint": "14.1.0", + "textlint": "14.2.0", "textlint-filter-rule-comments": "1.2.2", "textlint-rule-abbr-within-parentheses": "1.0.2", "textlint-rule-footnote-order": "1.0.3", @@ -386,100 +386,100 @@ } }, "node_modules/@textlint/config-loader": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/config-loader/-/config-loader-14.1.0.tgz", - "integrity": "sha512-DlTmdIAnm9nl/YJtyYEFM2x6yUuZVjJMPizb0TYNIf5UwhutNe9K5wCWRTchKwy3HMWkPcwQldrYIJqWusAOnA==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/config-loader/-/config-loader-14.2.0.tgz", + "integrity": "sha512-LDIr0zykTVsIWz/q+NIiYXoF0Fqdl1X+JLGIAG6E2CTKJhsGW4naKvt2d9zWhCjSM7E9ZX6XAdvo16WDJALYlg==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/kernel": "^14.1.0", - "@textlint/module-interop": "^14.1.0", - "@textlint/types": "^14.1.0", - "@textlint/utils": "^14.1.0", + "@textlint/kernel": "^14.2.0", + "@textlint/module-interop": "^14.2.0", + "@textlint/types": "^14.2.0", + "@textlint/utils": "^14.2.0", "debug": "^4.3.4", "rc-config-loader": "^4.1.3", "try-resolve": "^1.0.1" } }, "node_modules/@textlint/config-loader/node_modules/@textlint/ast-node-types": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.1.0.tgz", - "integrity": "sha512-xN1YzHH59m0mruMaE6scTEj06ALvonofJ7anh5Badr3GZDkMbkTW+U/cFY+hVCIxRawwIUDtBWtWIYB15uPhqg==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.0.tgz", + "integrity": "sha512-dOnBuqvsmiNkhHHp1ZaZed1uwvDpVNZWGvZlrckWaJpzsrTTNtxtd627MkMRCdGvIT3+RkfmV9OHqh51JfexRg==", "dev": true, "license": "MIT" }, "node_modules/@textlint/config-loader/node_modules/@textlint/ast-tester": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/ast-tester/-/ast-tester-14.1.0.tgz", - "integrity": "sha512-FnzQQadKnBRjSYbKgNHS6bwfYyUtEvbUiB5aB5phPeEluLBBxAGAjLfK2lTTNG6dJJTNPwVcHNsVBXSCDguuxg==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/ast-tester/-/ast-tester-14.2.0.tgz", + "integrity": "sha512-k7HAVjv5hUFNWUeb1h+3yaoSnwhjKJ55FaFVlUPsW5qFRIAkWaZ0Xpo2IEAyGaa5jgulWe8vEX6ZTmvwi6bzUA==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.1.0", + "@textlint/ast-node-types": "^14.2.0", "debug": "^4.3.4" } }, "node_modules/@textlint/config-loader/node_modules/@textlint/ast-traverse": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/ast-traverse/-/ast-traverse-14.1.0.tgz", - "integrity": "sha512-36TJNL55UrhMEsfJGGf67lQ13VdI3UbNsVOnR1VwwgYAlEeEATmzmloCJxhO7r5sAvHDVcNjyDV1apjbZzXdqw==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/ast-traverse/-/ast-traverse-14.2.0.tgz", + "integrity": "sha512-qmB+bbLTndlgIObMxoXhdE/t1o6JUQxgw1pzLEtd7rvZO7sNH4Agui1ddlWjaIczj+K40tm8jsfi/74NJtJ9fg==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.1.0" + "@textlint/ast-node-types": "^14.2.0" } }, "node_modules/@textlint/config-loader/node_modules/@textlint/feature-flag": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/feature-flag/-/feature-flag-14.1.0.tgz", - "integrity": "sha512-2tupW8AwThTzkdWASDTnugOMBklqF9erzgC7wsy58mdLqWnmk7ZTzOxGITlsQNHhGj/NLLTiImRr675ccZKEWA==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/feature-flag/-/feature-flag-14.2.0.tgz", + "integrity": "sha512-KjO4ACoKhA10XUi4Wp3dKixfEMFQAE+WLgCDEB5k+cAKPkwaFYjN5vezA1TGe+fSHcQiBjv268F0r3hmtsPf8Q==", "dev": true, "license": "MIT" }, "node_modules/@textlint/config-loader/node_modules/@textlint/kernel": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/kernel/-/kernel-14.1.0.tgz", - "integrity": "sha512-BabIgLEeCaYPGnfAySv+YEcnvoruJEFqBAPLvBmQxmoLFHkn4xTYQUOCxhV8FPlEBXgr+9adua753orC8K/uKQ==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/kernel/-/kernel-14.2.0.tgz", + "integrity": "sha512-QYF2ZGnkLhd+GYGWL2wpZNjK0ec8HqwGjAsmc49E0g5NKMDvX3U/TYGwjsM8g6WCxGVGS625wr0tm6UxIAK5+Q==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.1.0", - "@textlint/ast-tester": "^14.1.0", - "@textlint/ast-traverse": "^14.1.0", - "@textlint/feature-flag": "^14.1.0", - "@textlint/source-code-fixer": "^14.1.0", - "@textlint/types": "^14.1.0", - "@textlint/utils": "^14.1.0", + "@textlint/ast-node-types": "^14.2.0", + "@textlint/ast-tester": "^14.2.0", + "@textlint/ast-traverse": "^14.2.0", + "@textlint/feature-flag": "^14.2.0", + "@textlint/source-code-fixer": "^14.2.0", + "@textlint/types": "^14.2.0", + "@textlint/utils": "^14.2.0", "debug": "^4.3.4", "fast-equals": "^4.0.3", "structured-source": "^4.0.0" } }, "node_modules/@textlint/config-loader/node_modules/@textlint/source-code-fixer": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/source-code-fixer/-/source-code-fixer-14.1.0.tgz", - "integrity": "sha512-4Sq/+TKLT8NjbjuBG5FT5I087A6hLx3rL44KRvgNKFDdGb448i/W+AMz5EEHyJ6txS2wlqiUgtn3xpU36uJd5Q==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/source-code-fixer/-/source-code-fixer-14.2.0.tgz", + "integrity": "sha512-xMFtpwcs5Z1WTiFBmLN2Fe2GQg3u0kEZgF42AvFHKphbmToKYlGUMw1jaMsEXaxrTOTjqwj3SycRR7rrgKgOxg==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/types": "^14.1.0", + "@textlint/types": "^14.2.0", "debug": "^4.3.4" } }, "node_modules/@textlint/config-loader/node_modules/@textlint/types": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.1.0.tgz", - "integrity": "sha512-vAIduQ30GvrN1myk77x0QkA63Hty546Q8KLZgkYU9j1ETpS99lnTo41yUi9UwcrB9D9tNyEuEfy5nenRmqvPhA==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.2.0.tgz", + "integrity": "sha512-lK8HCnkNg+spOHVw1HX0AvwP1BZVlJsbL4OLIHnwfvakfUxLQFXtJ6x2asAXMNMQGqwSWKQrLBCmWZWVsDtReg==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.1.0" + "@textlint/ast-node-types": "^14.2.0" } }, "node_modules/@textlint/config-loader/node_modules/@textlint/utils": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/utils/-/utils-14.1.0.tgz", - "integrity": "sha512-g9ytGO3AyTsNy/ridRGLo3lPJWRC3LGwYA3od2sS4URmFQxWWdRXym6ZDoKIDyIZepsGxTAeUa7aWE9wRI0lQw==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/utils/-/utils-14.2.0.tgz", + "integrity": "sha512-eXRygFRC1CK+BHRqIe2RRFiC8VJMpV7NwsLdBKsFMcivgNRgL6hkhhbrMI6MbPg+jdWM+nK5Z9+QpPYL9c9/pg==", "dev": true, "license": "MIT" }, @@ -511,14 +511,14 @@ } }, "node_modules/@textlint/fixer-formatter": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/fixer-formatter/-/fixer-formatter-14.1.0.tgz", - "integrity": "sha512-MNrKcT8dP1EVNhkQooGomqoIWUgduiLkaOSTcCldIaympiX4fSYZfWck1Ub8bkmmOfICooZC/U4UW4jo759dTg==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/fixer-formatter/-/fixer-formatter-14.2.0.tgz", + "integrity": "sha512-Ji4Kq0hckDj1WranfNwnN87nUE4EldMyf7z2AEQ51vDSqLeYk+WCQo6/Gc+a+ytQt5s/QPyfcpiHItr75xHF8g==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/module-interop": "^14.1.0", - "@textlint/types": "^14.1.0", + "@textlint/module-interop": "^14.2.0", + "@textlint/types": "^14.2.0", "chalk": "^4.1.2", "debug": "^4.3.4", "diff": "^5.2.0", @@ -529,20 +529,20 @@ } }, "node_modules/@textlint/fixer-formatter/node_modules/@textlint/ast-node-types": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.1.0.tgz", - "integrity": "sha512-xN1YzHH59m0mruMaE6scTEj06ALvonofJ7anh5Badr3GZDkMbkTW+U/cFY+hVCIxRawwIUDtBWtWIYB15uPhqg==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.0.tgz", + "integrity": "sha512-dOnBuqvsmiNkhHHp1ZaZed1uwvDpVNZWGvZlrckWaJpzsrTTNtxtd627MkMRCdGvIT3+RkfmV9OHqh51JfexRg==", "dev": true, "license": "MIT" }, "node_modules/@textlint/fixer-formatter/node_modules/@textlint/types": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.1.0.tgz", - "integrity": "sha512-vAIduQ30GvrN1myk77x0QkA63Hty546Q8KLZgkYU9j1ETpS99lnTo41yUi9UwcrB9D9tNyEuEfy5nenRmqvPhA==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.2.0.tgz", + "integrity": "sha512-lK8HCnkNg+spOHVw1HX0AvwP1BZVlJsbL4OLIHnwfvakfUxLQFXtJ6x2asAXMNMQGqwSWKQrLBCmWZWVsDtReg==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.1.0" + "@textlint/ast-node-types": "^14.2.0" } }, "node_modules/@textlint/fixer-formatter/node_modules/diff": { @@ -576,16 +576,16 @@ } }, "node_modules/@textlint/linter-formatter": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/linter-formatter/-/linter-formatter-14.1.0.tgz", - "integrity": "sha512-m/odx5E07fIVtNpjv9XkDn9foeo3J5f4r22wXAharIXcQb0l8kunyy8O14o1X+BC9s8+epB5CUg7XNgWEQt0cg==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/linter-formatter/-/linter-formatter-14.2.0.tgz", + "integrity": "sha512-9+5n3UIhbKGNCvI5s0BJexHrWqw/TZQnUQLpvbL04SnJqwSH2xlUQfEwPAybPO1Tb9coUGHYlBZObRxy9tRwig==", "dev": true, "license": "MIT", "dependencies": { "@azu/format-text": "^1.0.2", "@azu/style-format": "^1.0.1", - "@textlint/module-interop": "^14.1.0", - "@textlint/types": "^14.1.0", + "@textlint/module-interop": "^14.2.0", + "@textlint/types": "^14.2.0", "chalk": "^4.1.2", "debug": "^4.3.4", "js-yaml": "^3.14.1", @@ -599,20 +599,20 @@ } }, "node_modules/@textlint/linter-formatter/node_modules/@textlint/ast-node-types": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.1.0.tgz", - "integrity": "sha512-xN1YzHH59m0mruMaE6scTEj06ALvonofJ7anh5Badr3GZDkMbkTW+U/cFY+hVCIxRawwIUDtBWtWIYB15uPhqg==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.0.tgz", + "integrity": "sha512-dOnBuqvsmiNkhHHp1ZaZed1uwvDpVNZWGvZlrckWaJpzsrTTNtxtd627MkMRCdGvIT3+RkfmV9OHqh51JfexRg==", "dev": true, "license": "MIT" }, "node_modules/@textlint/linter-formatter/node_modules/@textlint/types": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.1.0.tgz", - "integrity": "sha512-vAIduQ30GvrN1myk77x0QkA63Hty546Q8KLZgkYU9j1ETpS99lnTo41yUi9UwcrB9D9tNyEuEfy5nenRmqvPhA==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.2.0.tgz", + "integrity": "sha512-lK8HCnkNg+spOHVw1HX0AvwP1BZVlJsbL4OLIHnwfvakfUxLQFXtJ6x2asAXMNMQGqwSWKQrLBCmWZWVsDtReg==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.1.0" + "@textlint/ast-node-types": "^14.2.0" } }, "node_modules/@textlint/linter-formatter/node_modules/argparse": { @@ -640,13 +640,13 @@ } }, "node_modules/@textlint/markdown-to-ast": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/markdown-to-ast/-/markdown-to-ast-14.1.0.tgz", - "integrity": "sha512-9DoH2X3UlCpj9q06kIKkBdeH+LxhQLUsdwuDTxgRT89eFQTE9pm6iRhDFoGeOuvH70L7NRO7GhbmqcmITy9Raw==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/markdown-to-ast/-/markdown-to-ast-14.2.0.tgz", + "integrity": "sha512-vDcj8fuo1ZJinLtDwMO8yh9hxWujDFQRJ/MDd4Y+vxGDJRnB0c9ZVPOOPlQjaumlVNI7CB1fDsz+jx8z6/d8iw==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.1.0", + "@textlint/ast-node-types": "^14.2.0", "debug": "^4.3.4", "mdast-util-gfm-autolink-literal": "^0.1.3", "neotraverse": "^0.6.15", @@ -658,16 +658,16 @@ } }, "node_modules/@textlint/markdown-to-ast/node_modules/@textlint/ast-node-types": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.1.0.tgz", - "integrity": "sha512-xN1YzHH59m0mruMaE6scTEj06ALvonofJ7anh5Badr3GZDkMbkTW+U/cFY+hVCIxRawwIUDtBWtWIYB15uPhqg==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.0.tgz", + "integrity": "sha512-dOnBuqvsmiNkhHHp1ZaZed1uwvDpVNZWGvZlrckWaJpzsrTTNtxtd627MkMRCdGvIT3+RkfmV9OHqh51JfexRg==", "dev": true, "license": "MIT" }, "node_modules/@textlint/module-interop": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/module-interop/-/module-interop-14.1.0.tgz", - "integrity": "sha512-cB6GCG7y3Ac0c6RtOp7MiwCMt11I1extZdqjPKhr+4ubCb+1n3Ez6+/7zJAWEaJ/z9l/dRE2mssWrmrR1hm26g==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/module-interop/-/module-interop-14.2.0.tgz", + "integrity": "sha512-1X3DfCwF3y07eVyK41K6As0L+Ekyn5lAh98hVoUNOGDJQtjRvM3aKZ8z0o0BtbCeH7nYTyExo31lUgURWuDWnQ==", "dev": true, "license": "MIT" }, @@ -696,40 +696,40 @@ } }, "node_modules/@textlint/text-to-ast": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/text-to-ast/-/text-to-ast-14.1.0.tgz", - "integrity": "sha512-qz2KVy22y7MQa0wgGNlHP1K6ayQU6884MaWH1VtmDCuq04njAiAvoeppTvu2pgnQIfghD1LeSrTT9zyqHe+GYQ==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/text-to-ast/-/text-to-ast-14.2.0.tgz", + "integrity": "sha512-i71ksLnlkb6epmeOiRv/xiHHLBWOtCx3gUBiTr8YC/9xbdhzBehFblJ6IjeikIJYPTfpzDECRmDqDNq7Cvos3Q==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.1.0" + "@textlint/ast-node-types": "^14.2.0" } }, "node_modules/@textlint/text-to-ast/node_modules/@textlint/ast-node-types": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.1.0.tgz", - "integrity": "sha512-xN1YzHH59m0mruMaE6scTEj06ALvonofJ7anh5Badr3GZDkMbkTW+U/cFY+hVCIxRawwIUDtBWtWIYB15uPhqg==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.0.tgz", + "integrity": "sha512-dOnBuqvsmiNkhHHp1ZaZed1uwvDpVNZWGvZlrckWaJpzsrTTNtxtd627MkMRCdGvIT3+RkfmV9OHqh51JfexRg==", "dev": true, "license": "MIT" }, "node_modules/@textlint/textlint-plugin-markdown": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-14.1.0.tgz", - "integrity": "sha512-fzbSt4FrS04cpg79EvlJ9sOoaVWI2MZLwXiMGHK9ONPhWXIUnQHAM1GAmwsNi2/bf7zGP2VSdVecDiOkGcB78Q==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-14.2.0.tgz", + "integrity": "sha512-TDd132D816R5q+/ZDfxe15Cxua6RNegkQzPv0iaZZKob6t8lhMND6lUHfbXEEGHCtyignxZUXQXZGZcjKtWL4A==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/markdown-to-ast": "^14.1.0" + "@textlint/markdown-to-ast": "^14.2.0" } }, "node_modules/@textlint/textlint-plugin-text": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-text/-/textlint-plugin-text-14.1.0.tgz", - "integrity": "sha512-BQMItWlvuGNqZf73zhl9o7ggTXw5au8w2nDoUHsIugF403wEhfOmKYz3g0FNBD59eVymwlUFeb67ByCtFcv3Eg==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-text/-/textlint-plugin-text-14.2.0.tgz", + "integrity": "sha512-5E39BWG9T5c0XOz5Vxdffa17FDwu9Woud29bYyq3OQ+JjwMQXSz3JPQ1MTNsJbqn0R58+ZKXfaWEZ/Gsoau5UA==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/text-to-ast": "^14.1.0" + "@textlint/text-to-ast": "^14.2.0" } }, "node_modules/@textlint/types": { @@ -4827,24 +4827,24 @@ "license": "MIT" }, "node_modules/textlint": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/textlint/-/textlint-14.1.0.tgz", - "integrity": "sha512-KRhYWHkYtxWEkZ0W+n6krwdORj1UWb4Hkp9UPzvsF0vuZJJGU05bGsDwua3+cpRBVPyzBx+zwRbe+XRikU0ADQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@textlint/ast-node-types": "^14.1.0", - "@textlint/ast-traverse": "^14.1.0", - "@textlint/config-loader": "^14.1.0", - "@textlint/feature-flag": "^14.1.0", - "@textlint/fixer-formatter": "^14.1.0", - "@textlint/kernel": "^14.1.0", - "@textlint/linter-formatter": "^14.1.0", - "@textlint/module-interop": "^14.1.0", - "@textlint/textlint-plugin-markdown": "^14.1.0", - "@textlint/textlint-plugin-text": "^14.1.0", - "@textlint/types": "^14.1.0", - "@textlint/utils": "^14.1.0", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/textlint/-/textlint-14.2.0.tgz", + "integrity": "sha512-f3vT1mwpHuP2IWNG7AiE7n4nRKiOI/4Rxz7wQSv6KWaCgigcwi9x4JCMWKn1gpEvC/bssKW1/G0XxzHvKybCKg==", + "dev": true, + "license": "MIT", + "dependencies": { + "@textlint/ast-node-types": "^14.2.0", + "@textlint/ast-traverse": "^14.2.0", + "@textlint/config-loader": "^14.2.0", + "@textlint/feature-flag": "^14.2.0", + "@textlint/fixer-formatter": "^14.2.0", + "@textlint/kernel": "^14.2.0", + "@textlint/linter-formatter": "^14.2.0", + "@textlint/module-interop": "^14.2.0", + "@textlint/textlint-plugin-markdown": "^14.2.0", + "@textlint/textlint-plugin-text": "^14.2.0", + "@textlint/types": "^14.2.0", + "@textlint/utils": "^14.2.0", "debug": "^4.3.4", "file-entry-cache": "^5.0.1", "get-stdin": "^5.0.1", @@ -6462,84 +6462,84 @@ } }, "node_modules/textlint/node_modules/@textlint/ast-node-types": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.1.0.tgz", - "integrity": "sha512-xN1YzHH59m0mruMaE6scTEj06ALvonofJ7anh5Badr3GZDkMbkTW+U/cFY+hVCIxRawwIUDtBWtWIYB15uPhqg==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.2.0.tgz", + "integrity": "sha512-dOnBuqvsmiNkhHHp1ZaZed1uwvDpVNZWGvZlrckWaJpzsrTTNtxtd627MkMRCdGvIT3+RkfmV9OHqh51JfexRg==", "dev": true, "license": "MIT" }, "node_modules/textlint/node_modules/@textlint/ast-tester": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/ast-tester/-/ast-tester-14.1.0.tgz", - "integrity": "sha512-FnzQQadKnBRjSYbKgNHS6bwfYyUtEvbUiB5aB5phPeEluLBBxAGAjLfK2lTTNG6dJJTNPwVcHNsVBXSCDguuxg==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/ast-tester/-/ast-tester-14.2.0.tgz", + "integrity": "sha512-k7HAVjv5hUFNWUeb1h+3yaoSnwhjKJ55FaFVlUPsW5qFRIAkWaZ0Xpo2IEAyGaa5jgulWe8vEX6ZTmvwi6bzUA==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.1.0", + "@textlint/ast-node-types": "^14.2.0", "debug": "^4.3.4" } }, "node_modules/textlint/node_modules/@textlint/ast-traverse": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/ast-traverse/-/ast-traverse-14.1.0.tgz", - "integrity": "sha512-36TJNL55UrhMEsfJGGf67lQ13VdI3UbNsVOnR1VwwgYAlEeEATmzmloCJxhO7r5sAvHDVcNjyDV1apjbZzXdqw==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/ast-traverse/-/ast-traverse-14.2.0.tgz", + "integrity": "sha512-qmB+bbLTndlgIObMxoXhdE/t1o6JUQxgw1pzLEtd7rvZO7sNH4Agui1ddlWjaIczj+K40tm8jsfi/74NJtJ9fg==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.1.0" + "@textlint/ast-node-types": "^14.2.0" } }, "node_modules/textlint/node_modules/@textlint/feature-flag": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/feature-flag/-/feature-flag-14.1.0.tgz", - "integrity": "sha512-2tupW8AwThTzkdWASDTnugOMBklqF9erzgC7wsy58mdLqWnmk7ZTzOxGITlsQNHhGj/NLLTiImRr675ccZKEWA==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/feature-flag/-/feature-flag-14.2.0.tgz", + "integrity": "sha512-KjO4ACoKhA10XUi4Wp3dKixfEMFQAE+WLgCDEB5k+cAKPkwaFYjN5vezA1TGe+fSHcQiBjv268F0r3hmtsPf8Q==", "dev": true, "license": "MIT" }, "node_modules/textlint/node_modules/@textlint/kernel": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/kernel/-/kernel-14.1.0.tgz", - "integrity": "sha512-BabIgLEeCaYPGnfAySv+YEcnvoruJEFqBAPLvBmQxmoLFHkn4xTYQUOCxhV8FPlEBXgr+9adua753orC8K/uKQ==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/kernel/-/kernel-14.2.0.tgz", + "integrity": "sha512-QYF2ZGnkLhd+GYGWL2wpZNjK0ec8HqwGjAsmc49E0g5NKMDvX3U/TYGwjsM8g6WCxGVGS625wr0tm6UxIAK5+Q==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.1.0", - "@textlint/ast-tester": "^14.1.0", - "@textlint/ast-traverse": "^14.1.0", - "@textlint/feature-flag": "^14.1.0", - "@textlint/source-code-fixer": "^14.1.0", - "@textlint/types": "^14.1.0", - "@textlint/utils": "^14.1.0", + "@textlint/ast-node-types": "^14.2.0", + "@textlint/ast-tester": "^14.2.0", + "@textlint/ast-traverse": "^14.2.0", + "@textlint/feature-flag": "^14.2.0", + "@textlint/source-code-fixer": "^14.2.0", + "@textlint/types": "^14.2.0", + "@textlint/utils": "^14.2.0", "debug": "^4.3.4", "fast-equals": "^4.0.3", "structured-source": "^4.0.0" } }, "node_modules/textlint/node_modules/@textlint/source-code-fixer": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/source-code-fixer/-/source-code-fixer-14.1.0.tgz", - "integrity": "sha512-4Sq/+TKLT8NjbjuBG5FT5I087A6hLx3rL44KRvgNKFDdGb448i/W+AMz5EEHyJ6txS2wlqiUgtn3xpU36uJd5Q==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/source-code-fixer/-/source-code-fixer-14.2.0.tgz", + "integrity": "sha512-xMFtpwcs5Z1WTiFBmLN2Fe2GQg3u0kEZgF42AvFHKphbmToKYlGUMw1jaMsEXaxrTOTjqwj3SycRR7rrgKgOxg==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/types": "^14.1.0", + "@textlint/types": "^14.2.0", "debug": "^4.3.4" } }, "node_modules/textlint/node_modules/@textlint/types": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.1.0.tgz", - "integrity": "sha512-vAIduQ30GvrN1myk77x0QkA63Hty546Q8KLZgkYU9j1ETpS99lnTo41yUi9UwcrB9D9tNyEuEfy5nenRmqvPhA==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.2.0.tgz", + "integrity": "sha512-lK8HCnkNg+spOHVw1HX0AvwP1BZVlJsbL4OLIHnwfvakfUxLQFXtJ6x2asAXMNMQGqwSWKQrLBCmWZWVsDtReg==", "dev": true, "license": "MIT", "dependencies": { - "@textlint/ast-node-types": "^14.1.0" + "@textlint/ast-node-types": "^14.2.0" } }, "node_modules/textlint/node_modules/@textlint/utils": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@textlint/utils/-/utils-14.1.0.tgz", - "integrity": "sha512-g9ytGO3AyTsNy/ridRGLo3lPJWRC3LGwYA3od2sS4URmFQxWWdRXym6ZDoKIDyIZepsGxTAeUa7aWE9wRI0lQw==", + "version": "14.2.0", + "resolved": "https://registry.npmjs.org/@textlint/utils/-/utils-14.2.0.tgz", + "integrity": "sha512-eXRygFRC1CK+BHRqIe2RRFiC8VJMpV7NwsLdBKsFMcivgNRgL6hkhhbrMI6MbPg+jdWM+nK5Z9+QpPYL9c9/pg==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index 6c8b14f0..0808ac07 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "@proofdict/textlint-rule-proofdict": "3.1.2", "@textlint-ja/textlint-rule-no-insert-dropping-sa": "2.0.1", "js-yaml": "4.1.0", - "textlint": "14.1.0", + "textlint": "14.2.0", "textlint-filter-rule-comments": "1.2.2", "textlint-rule-abbr-within-parentheses": "1.0.2", "textlint-rule-footnote-order": "1.0.3",