From 08ebedb8cd1172cdb43be55e34cc82dad63a7e28 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 07:45:39 +0000 Subject: [PATCH] chore(deps): update dependency textlint-rule-terminology to v5 --- package.json | 2 +- pnpm-lock.yaml | 20 +++++++++++++------- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 5522f6774..8b276a626 100644 --- a/package.json +++ b/package.json @@ -137,7 +137,7 @@ "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-terminology": "^4.0.0", + "textlint-rule-terminology": "^5.0.0", "textlint-rule-unexpanded-acronym": "^1.2.4", "textlint-rule-write-good": "^2.0.0", "trash-cli": "^6.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0eedc5ecc..080a39038 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -211,8 +211,8 @@ importers: specifier: ^4.0.0 version: 4.0.0 textlint-rule-terminology: - specifier: ^4.0.0 - version: 4.0.1 + specifier: ^5.0.0 + version: 5.2.6 textlint-rule-unexpanded-acronym: specifier: ^1.2.4 version: 1.2.4 @@ -6410,6 +6410,10 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} + strip-json-comments@5.0.1: + resolution: {integrity: sha512-0fk9zBqO67Nq5M/m45qHCJxylV/DhBlIOVExqgOMiCCrzrhU6tCibRXNqE3jwJLftzE9SNuZtYbpzcO+i9FiKw==} + engines: {node: '>=14.16'} + strip-literal@2.1.0: resolution: {integrity: sha512-Op+UycaUt/8FbN/Z2TWPBLge3jWrP3xj10f3fnYxf052bKuS3EKs1ZQcVGjnEMdsNVAM+plXRdmjrZ/KgG3Skw==} @@ -6556,9 +6560,9 @@ packages: resolution: {integrity: sha512-vP99cbTyapn+Hviom2doO3pJtjlhKlZvlHTf21zoB22CxJx2w3S7Ie169neB5U4Xsei+NodHf5tnwT933mO19A==} engines: {node: '>=18'} - textlint-rule-terminology@4.0.1: - resolution: {integrity: sha512-wKiVhc2B9HP2MFU4x7ZDx+oM5u43ETpKWTLHKvdhPRZ0+davi4M8mFmkZVovDIMO7igsGjixikcvFmnCMg3kmQ==} - engines: {node: '>=18'} + textlint-rule-terminology@5.2.6: + resolution: {integrity: sha512-xKqNnq4NBHWJYklCXHKyn+oq1f+f3ayGp5KJB7rLXVdN5PxqH1RhuD5sAyMKnz3HHxDRsybpEwGQIbgIcRk7Yw==} + engines: {node: '>=20'} textlint-rule-unexpanded-acronym@1.2.4: resolution: {integrity: sha512-F1kV06CdonOM2awtXjCSRYUsRJfDfZIujQQo4zEMqNqD6UwpkapxpZOiwcwbeaQz00+17ljbJEoGqIe2XeiU+w==} @@ -14097,6 +14101,8 @@ snapshots: strip-json-comments@3.1.1: {} + strip-json-comments@5.0.1: {} + strip-literal@2.1.0: dependencies: js-tokens: 9.0.0 @@ -14280,10 +14286,10 @@ snapshots: split-lines: 2.1.0 textlint-rule-helper: 2.3.1 - textlint-rule-terminology@4.0.1: + textlint-rule-terminology@5.2.6: dependencies: lodash: 4.17.21 - strip-json-comments: 3.1.1 + strip-json-comments: 5.0.1 textlint-rule-helper: 2.3.1 textlint-rule-unexpanded-acronym@1.2.4: