diff --git a/package-lock.json b/package-lock.json index cf99131634..df88de11f3 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.10.0", + "renovate": "36.10.1", "textlint": "13.3.3", "textlint-filter-rule-comments": "1.2.2", "textlint-rule-abbr-within-parentheses": "1.0.2", @@ -9532,9 +9532,9 @@ } }, "node_modules/renovate": { - "version": "36.10.0", - "resolved": "https://registry.npmjs.org/renovate/-/renovate-36.10.0.tgz", - "integrity": "sha512-m0v7MAjbUJp366jJ7CkapkJSBs0w6TU2wMBOz/iWR3lc+wwk9YxR3HaZfHahbJ3hZFUP/1U7+StEZCHybI/DcA==", + "version": "36.10.1", + "resolved": "https://registry.npmjs.org/renovate/-/renovate-36.10.1.tgz", + "integrity": "sha512-SOvdF88qQ+YKX/t5GohYwaRX/KbU2XWaqZvf7cl0ixAhzvdcX6yMququopQo1TmRyq8aS9siVqes+0EJFkJjMg==", "dev": true, "dependencies": { "@aws-sdk/client-codecommit": "3.363.0", diff --git a/package.json b/package.json index ec696b84df..25fc4e1c68 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.10.0", + "renovate": "36.10.1", "textlint": "13.3.3", "textlint-filter-rule-comments": "1.2.2", "textlint-rule-abbr-within-parentheses": "1.0.2",