diff --git a/package-lock.json b/package-lock.json index ab233a8c8..50557c5b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "@textlint-rule/textlint-rule-require-header-id": "^1.0.1", "markdownlint-cli2": "^0.20.0", "npm-run-all2": "^8.0.4", - "sudachi-synonyms-dictionary": "^16.0.0", + "sudachi-synonyms-dictionary": "^17.0.0", "textlint": "^15.5.2", "textlint-filter-rule-comments": "^1.2.2", "textlint-rule-ja-no-orthographic-variants": "^2.0.0", @@ -4799,9 +4799,9 @@ } }, "node_modules/sudachi-synonyms-dictionary": { - "version": "16.0.0", - "resolved": "https://registry.npmjs.org/sudachi-synonyms-dictionary/-/sudachi-synonyms-dictionary-16.0.0.tgz", - "integrity": "sha512-2Tms1VA5QPRC7kOoxZznvnu6XXcl2ddglvNGKcMpxOKAbDZG5fZsS8GfpsJQSIfLKj5oZT2mxveMPWlHvqdedw==", + "version": "17.0.0", + "resolved": "https://registry.npmjs.org/sudachi-synonyms-dictionary/-/sudachi-synonyms-dictionary-17.0.0.tgz", + "integrity": "sha512-uXmPFF7YQ4sqLobz8DYR4LG48VEbM8UFpc2qIXZ3bvHp6SIKuPlQG+c5PHtT+eBK1ix2MbvNNKBmNl1mBYhrmQ==", "dev": true }, "node_modules/supports-color": { @@ -9342,9 +9342,9 @@ } }, "sudachi-synonyms-dictionary": { - "version": "16.0.0", - "resolved": "https://registry.npmjs.org/sudachi-synonyms-dictionary/-/sudachi-synonyms-dictionary-16.0.0.tgz", - "integrity": "sha512-2Tms1VA5QPRC7kOoxZznvnu6XXcl2ddglvNGKcMpxOKAbDZG5fZsS8GfpsJQSIfLKj5oZT2mxveMPWlHvqdedw==", + "version": "17.0.0", + "resolved": "https://registry.npmjs.org/sudachi-synonyms-dictionary/-/sudachi-synonyms-dictionary-17.0.0.tgz", + "integrity": "sha512-uXmPFF7YQ4sqLobz8DYR4LG48VEbM8UFpc2qIXZ3bvHp6SIKuPlQG+c5PHtT+eBK1ix2MbvNNKBmNl1mBYhrmQ==", "dev": true }, "supports-color": { diff --git a/package.json b/package.json index a8d108b56..4f51c6ee7 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@textlint-rule/textlint-rule-require-header-id": "^1.0.1", "markdownlint-cli2": "^0.20.0", "npm-run-all2": "^8.0.4", - "sudachi-synonyms-dictionary": "^16.0.0", + "sudachi-synonyms-dictionary": "^17.0.0", "textlint": "^15.5.2", "textlint-filter-rule-comments": "^1.2.2", "textlint-rule-ja-no-orthographic-variants": "^2.0.0",