diff --git a/package-lock.json b/package-lock.json index 12ec875cd..f646a8a90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,7 @@ "devDependencies": { "@proofdict/textlint-rule-proofdict": "3.1.2", "@textlint-ja/textlint-rule-no-insert-dropping-sa": "2.0.1", - "renovate": "36.87.7", + "renovate": "36.88.0", "textlint": "13.3.3", "textlint-filter-rule-comments": "1.2.2", "textlint-rule-abbr-within-parentheses": "1.0.2", @@ -9529,9 +9529,9 @@ } }, "node_modules/renovate": { - "version": "36.87.7", - "resolved": "https://registry.npmjs.org/renovate/-/renovate-36.87.7.tgz", - "integrity": "sha512-FNxQK1dJLCoO8NFvI/iZ/32p1u0mnIuLv640ZwEq4TJ5Auvs43Wz6rTwYlEWHgyzTz8+LaUtJ2qVh605TKRlTQ==", + "version": "36.88.0", + "resolved": "https://registry.npmjs.org/renovate/-/renovate-36.88.0.tgz", + "integrity": "sha512-uBxqEC46SdUKhjCE+GkSoy04Dfh6WEcXYMoJGCyvMnBVvqFTx6z1BzyITdEHFW/cbiFsdoweYu4EOSaxkLsI+g==", "dev": true, "dependencies": { "@aws-sdk/client-codecommit": "3.363.0", diff --git a/package.json b/package.json index 80380df91..47503bc8b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "devDependencies": { "@proofdict/textlint-rule-proofdict": "3.1.2", "@textlint-ja/textlint-rule-no-insert-dropping-sa": "2.0.1", - "renovate": "36.87.7", + "renovate": "36.88.0", "textlint": "13.3.3", "textlint-filter-rule-comments": "1.2.2", "textlint-rule-abbr-within-parentheses": "1.0.2",