diff --git a/package-lock.json b/package-lock.json index 934e80942..7584feda0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "@proofdict/textlint-rule-proofdict": "3.1.2", "@textlint-ja/textlint-rule-no-insert-dropping-sa": "2.0.1", "markdownlint-cli": "0.36.0", - "renovate": "36.88.0", + "renovate": "36.88.1", "textlint": "13.3.3", "textlint-filter-rule-comments": "1.2.2", "textlint-rule-abbr-within-parentheses": "1.0.2", @@ -9660,9 +9660,9 @@ } }, "node_modules/renovate": { - "version": "36.88.0", - "resolved": "https://registry.npmjs.org/renovate/-/renovate-36.88.0.tgz", - "integrity": "sha512-uBxqEC46SdUKhjCE+GkSoy04Dfh6WEcXYMoJGCyvMnBVvqFTx6z1BzyITdEHFW/cbiFsdoweYu4EOSaxkLsI+g==", + "version": "36.88.1", + "resolved": "https://registry.npmjs.org/renovate/-/renovate-36.88.1.tgz", + "integrity": "sha512-iXd655tXsoUC3ixr+ZRVvGWCS7/OhAuAVicfDDoTngF0ap42h894Du44ot9ZnfUYtoZSdVsSC/VgXT3atVIIMg==", "dev": true, "dependencies": { "@aws-sdk/client-codecommit": "3.363.0", diff --git a/package.json b/package.json index 5f4dd1676..4fbcc42b8 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@proofdict/textlint-rule-proofdict": "3.1.2", "@textlint-ja/textlint-rule-no-insert-dropping-sa": "2.0.1", "markdownlint-cli": "0.36.0", - "renovate": "36.88.0", + "renovate": "36.88.1", "textlint": "13.3.3", "textlint-filter-rule-comments": "1.2.2", "textlint-rule-abbr-within-parentheses": "1.0.2",