From 97144da97c7f102c798f7b3022851cb00c640417 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 23:26:41 +0200 Subject: [PATCH] build(deps-dev): bump textlint-rule-terminology from 5.2.13 to 5.2.14 (#39965) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 87d5c7f9162..61c6d9f3307 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "textlint-filter-rule-allowlist": "^4.0.0", "textlint-filter-rule-comments": "^1.2.2", "textlint-rule-common-misspellings": "^1.0.1", - "textlint-rule-terminology": "^5.2.13" + "textlint-rule-terminology": "^5.2.14" } }, "node_modules/@azu/format-text": { @@ -6822,9 +6822,9 @@ } }, "node_modules/textlint-rule-terminology": { - "version": "5.2.13", - "resolved": "https://registry.npmjs.org/textlint-rule-terminology/-/textlint-rule-terminology-5.2.13.tgz", - "integrity": "sha512-NHCjVue34iP8P+zko39hut0iJ/sc8QfsSSqSOvWHuRZWIt6jUoQrpkfGdRNTkzN++l2uv9qBIhtRPkYv25LY8w==", + "version": "5.2.14", + "resolved": "https://registry.npmjs.org/textlint-rule-terminology/-/textlint-rule-terminology-5.2.14.tgz", + "integrity": "sha512-OYvLq+K+HpQqxWhV9MXb/jnND8oWxUbZK+OmrqO8auO2TWMky22ZlR8qoAmlzYbRMR1S3LJyifFlThZoXbD1uA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 270f0081a41..a9d600ad5a3 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "textlint-filter-rule-allowlist": "^4.0.0", "textlint-filter-rule-comments": "^1.2.2", "textlint-rule-common-misspellings": "^1.0.1", - "textlint-rule-terminology": "^5.2.13" + "textlint-rule-terminology": "^5.2.14" }, "resolutions": { "minimist": ">=1.2.5"