diff --git a/package-lock.json b/package-lock.json index 154bf6962..95568f8d3 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.93.3", + "renovate": "36.93.4", "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.93.3", - "resolved": "https://registry.npmjs.org/renovate/-/renovate-36.93.3.tgz", - "integrity": "sha512-BY1ffTzIpIh+nzz4qdVJnkKmv4rmdKAcC0NAcNGxMgyvR8v+4gkUGvCvhKzZO2MNtU/kPy632mIkILlZwncc7Q==", + "version": "36.93.4", + "resolved": "https://registry.npmjs.org/renovate/-/renovate-36.93.4.tgz", + "integrity": "sha512-Ajpx6cFS+AkTYRqLALCBkmVzoFwODiIIyiQDYbZc34hPwtY85wpWiX2QmUGiNXvMWeGydBclvMZs7azKMkdFCQ==", "dev": true, "dependencies": { "@aws-sdk/client-codecommit": "3.363.0", diff --git a/package.json b/package.json index a52aefb25..dce95c590 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.93.3", + "renovate": "36.93.4", "textlint": "13.3.3", "textlint-filter-rule-comments": "1.2.2", "textlint-rule-abbr-within-parentheses": "1.0.2",