From 1af42fd82acfc7b9b023652be22c4ce92bb4cb57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 07:57:05 +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 9d913d37a..60b9c1940 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 9701ea37d..863cd68e0 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.8 textlint-rule-terminology: specifier: ^4.0.0 version: 4.0.1 @@ -6464,9 +6464,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.8: + resolution: {integrity: sha512-Ng/qepntW5NFBBkUt91zqMEfB0/lb0KjMAI0QbOpy0hz9enGPQmO8J5PnDcUPeT+rstwieC1Ha4fWnR0aOawsw==} + engines: {node: '>=20'} textlint-rule-terminology@4.0.1: resolution: {integrity: sha512-wKiVhc2B9HP2MFU4x7ZDx+oM5u43ETpKWTLHKvdhPRZ0+davi4M8mFmkZVovDIMO7igsGjixikcvFmnCMg3kmQ==} @@ -9051,8 +9051,8 @@ snapshots: dependencies: '@volar/language-core': 1.11.1 '@volar/source-map': 1.11.1 - '@vue/compiler-dom': 3.4.33 - '@vue/shared': 3.4.33 + '@vue/compiler-dom': 3.4.19 + '@vue/shared': 3.4.19 computeds: 0.0.1 minimatch: 9.0.3 muggle-string: 0.3.1 @@ -14080,7 +14080,7 @@ snapshots: dependencies: check-ends-with-period: 3.0.2 - textlint-rule-stop-words@4.0.0: + textlint-rule-stop-words@5.0.8: dependencies: lodash: 4.17.21 split-lines: 2.1.0