From 59778699ecc509927087a756b2b55882095560ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 16:37:42 +0000 Subject: [PATCH] chore(deps): update dependency textlint-rule-stop-words to v5 --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 707398e2a..5129a83b7 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,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 5531fb470..57a76eae0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -205,8 +205,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.0.7 textlint-rule-terminology: specifier: ^4.0.0 version: 4.0.1 @@ -6419,9 +6419,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.0.7: + resolution: {integrity: sha512-cDUW2B9HwD1OW6Nm5UYg7CuqkqYPqkQQlo7lBq499NMfYThc3H4hRYUtNQ8fKSvi0yBnHB8N6vw/5FilwH05ag==} + engines: {node: '>=20'} textlint-rule-terminology@4.0.1: resolution: {integrity: sha512-wKiVhc2B9HP2MFU4x7ZDx+oM5u43ETpKWTLHKvdhPRZ0+davi4M8mFmkZVovDIMO7igsGjixikcvFmnCMg3kmQ==} @@ -8983,8 +8983,8 @@ snapshots: dependencies: '@volar/language-core': 1.11.1 '@volar/source-map': 1.11.1 - '@vue/compiler-dom': 3.4.29 - '@vue/shared': 3.4.29 + '@vue/compiler-dom': 3.4.19 + '@vue/shared': 3.4.19 computeds: 0.0.1 minimatch: 9.0.3 muggle-string: 0.3.1 @@ -13989,7 +13989,7 @@ snapshots: dependencies: check-ends-with-period: 3.0.2 - textlint-rule-stop-words@4.0.0: + textlint-rule-stop-words@5.0.7: dependencies: lodash: 4.17.21 split-lines: 2.1.0