diff --git a/dependencies/package-lock.json b/dependencies/package-lock.json index ac43798c..09bc08ca 100644 --- a/dependencies/package-lock.json +++ b/dependencies/package-lock.json @@ -53,7 +53,7 @@ "textlint": "^13.3.2", "textlint-filter-rule-allowlist": "^4.0.0", "textlint-filter-rule-comments": "^1.2.2", - "textlint-rule-terminology": "^3.0.4", + "textlint-rule-terminology": "^3.0.5", "ts-standard": "^12.0.2", "typescript": "^5.1.6" } @@ -10350,9 +10350,9 @@ } }, "node_modules/textlint-rule-terminology": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/textlint-rule-terminology/-/textlint-rule-terminology-3.0.4.tgz", - "integrity": "sha512-obQ3y0hqX6OWCrM8K5K6WSJGE4BOyNfGF6hUGPet56taTm/xzkRu8XA6vpn2GFr4zom/oMa0sBJ3OtDWCgrS/g==", + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/textlint-rule-terminology/-/textlint-rule-terminology-3.0.5.tgz", + "integrity": "sha512-IZw8byc4GjyccNjGwSMfy5OSxvjwTGk3IK3qMw2rJ0fsgCYQVlx5JThEQrs4CbWNQN6k2hAinIlxTzxgR00Hmw==", "dependencies": { "lodash": "^4.17.15", "strip-json-comments": "^3.0.1", diff --git a/dependencies/package.json b/dependencies/package.json index 0b4450c5..dddb73d1 100644 --- a/dependencies/package.json +++ b/dependencies/package.json @@ -48,7 +48,7 @@ "textlint": "^13.3.2", "textlint-filter-rule-allowlist": "^4.0.0", "textlint-filter-rule-comments": "^1.2.2", - "textlint-rule-terminology": "^3.0.4", + "textlint-rule-terminology": "^3.0.5", "ts-standard": "^12.0.2", "typescript": "^5.1.6" }