diff --git a/package.json b/package.json index 5522f6774..7e7d6e914 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "textlint-rule-no-start-duplicated-conjunction": "^2.0.2", "textlint-rule-no-surrogate-pair": "^1.0.1", "textlint-rule-period-in-list-item": "^1.0.0", - "textlint-rule-stop-words": "^4.0.0", + "textlint-rule-stop-words": "^5.0.0", "textlint-rule-terminology": "^4.0.0", "textlint-rule-unexpanded-acronym": "^1.2.4", "textlint-rule-write-good": "^2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0eedc5ecc..6da6e0d31 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -208,8 +208,8 @@ importers: specifier: ^1.0.0 version: 1.0.1 textlint-rule-stop-words: - specifier: ^4.0.0 - version: 4.0.0 + specifier: ^5.0.0 + version: 5.1.0 textlint-rule-terminology: specifier: ^4.0.0 version: 4.0.1 @@ -6256,9 +6256,9 @@ packages: resolution: {integrity: sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==} engines: {node: '>=0.10.0'} - split-lines@2.1.0: - resolution: {integrity: sha512-8dv+1zKgTpfTkOy8XZLFyWrfxO0NV/bj/3EaQ+hBrBxGv2DwiroljPjU8NlCr+59nLnsVm9WYT7lXKwe4TC6bw==} - engines: {node: '>=6'} + split-lines@3.0.0: + resolution: {integrity: sha512-d0TpRBL/VfKDXsk8JxPF7zgF5pCUDdBMSlEL36xBgVeaX448t+yGXcJaikUyzkoKOJ0l6KpMfygzJU9naIuivw==} + engines: {node: '>=12'} split-on-first@3.0.0: resolution: {integrity: sha512-qxQJTx2ryR0Dw0ITYyekNQWpz6f8dGd7vffGNflQQ3Iqj9NJ6qiZ7ELpZsJ/QBhIVAiDfXdag3+Gp8RvWa62AA==} @@ -6552,9 +6552,9 @@ packages: textlint-rule-period-in-list-item@1.0.1: resolution: {integrity: sha512-dNPa4WzePcgsz8A+CxFGQgKNZCEvjjwMCu3DFcpYB4eKuhcSISEiS/mvEO42oGAALJluYdYVZxN3yMD6XzkLBA==} - textlint-rule-stop-words@4.0.0: - resolution: {integrity: sha512-vP99cbTyapn+Hviom2doO3pJtjlhKlZvlHTf21zoB22CxJx2w3S7Ie169neB5U4Xsei+NodHf5tnwT933mO19A==} - engines: {node: '>=18'} + textlint-rule-stop-words@5.1.0: + resolution: {integrity: sha512-Ii1UXka8V6ceh+nrtVBwdZzQ2OoPkl7zBDK+OgwkaPVqqkm84if19kou0RzXtgtV8R+tQlW4BSC4x2pTHYq/Xg==} + engines: {node: '>=20'} textlint-rule-terminology@4.0.1: resolution: {integrity: sha512-wKiVhc2B9HP2MFU4x7ZDx+oM5u43ETpKWTLHKvdhPRZ0+davi4M8mFmkZVovDIMO7igsGjixikcvFmnCMg3kmQ==} @@ -13941,7 +13941,7 @@ snapshots: speakingurl@14.0.1: {} - split-lines@2.1.0: {} + split-lines@3.0.0: {} split-on-first@3.0.0: {} @@ -14274,10 +14274,10 @@ snapshots: dependencies: check-ends-with-period: 3.0.2 - textlint-rule-stop-words@4.0.0: + textlint-rule-stop-words@5.1.0: dependencies: lodash: 4.17.21 - split-lines: 2.1.0 + split-lines: 3.0.0 textlint-rule-helper: 2.3.1 textlint-rule-terminology@4.0.1: