diff --git a/package-lock.json b/package-lock.json index ff58a2141e..d3de46b1ea 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.35.0", - "renovate": "36.34.0", + "renovate": "36.35.0", "textlint": "13.3.3", "textlint-filter-rule-comments": "1.2.2", "textlint-rule-abbr-within-parentheses": "1.0.2", @@ -9481,9 +9481,9 @@ } }, "node_modules/renovate": { - "version": "36.34.0", - "resolved": "https://registry.npmjs.org/renovate/-/renovate-36.34.0.tgz", - "integrity": "sha512-4dOIQ20JvIT2m/5HuUIYDKSLjHavAEK1gEvMpSxzhk4L0yTLnLQT8dOhBMxGJI9YTEQCttaZF1v52sHuaiBjTQ==", + "version": "36.35.0", + "resolved": "https://registry.npmjs.org/renovate/-/renovate-36.35.0.tgz", + "integrity": "sha512-L9zYIPtiAVHCUHu46eFz0WOBN5mZXmf15fsLx95/4twL4HChdBc/mR5tyUe6d7GJWFu4XQDFEVlu+uRC4C2ZNw==", "dev": true, "dependencies": { "@aws-sdk/client-codecommit": "3.363.0", diff --git a/package.json b/package.json index 5a2d9b3830..aeaaa797b6 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@proofdict/textlint-rule-proofdict": "3.1.2", "@textlint-ja/textlint-rule-no-insert-dropping-sa": "2.0.1", "markdownlint-cli": "0.35.0", - "renovate": "36.34.0", + "renovate": "36.35.0", "textlint": "13.3.3", "textlint-filter-rule-comments": "1.2.2", "textlint-rule-abbr-within-parentheses": "1.0.2",