From 7678204d3ace8a2b9cc805c41f144cf4154177c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 00:15:39 +0000 Subject: [PATCH 1/2] Update dependency renovate to v35.144.2 --- package-lock.json | 26 +++++++++++++------------- package.json | 2 +- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index f6d2166d05..a6bb5ef23a 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": "35.144.1", + "renovate": "35.144.2", "textlint": "13.3.2", "textlint-filter-rule-comments": "1.2.2", "textlint-rule-abbr-within-parentheses": "1.0.2", @@ -9076,12 +9076,12 @@ "dev": true }, "node_modules/path-scurry": { - "version": "1.9.2", - "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.9.2.tgz", - "integrity": "sha512-qSDLy2aGFPm8i4rsbHd4MNyTcrzHFsLQykrtbuGRknZZCBBVXSv2tSCDN2Cg6Rt/GFRw8GoW9y9Ecw5rIPG1sg==", + "version": "1.10.0", + "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.0.tgz", + "integrity": "sha512-tZFEaRQbMLjwrsmidsGJ6wDMv0iazJWk6SfIKnY4Xru8auXgmJkOBa5DUbYFcFD2Rzk2+KDlIiF0GVXNCbgC7g==", "dev": true, "dependencies": { - "lru-cache": "^9.1.1", + "lru-cache": "^9.1.1 || ^10.0.0", "minipass": "^5.0.0 || ^6.0.2" }, "engines": { @@ -9722,9 +9722,9 @@ } }, "node_modules/renovate": { - "version": "35.144.1", - "resolved": "https://registry.npmjs.org/renovate/-/renovate-35.144.1.tgz", - "integrity": "sha512-/wlLRyE3pCWAyPelgk+YouDzdUJ/HcEgRympe8rTipdRGPxDPCGXIBarzGTNBJ2EU6BnCm/B3A+N980QtBxMjQ==", + "version": "35.144.2", + "resolved": "https://registry.npmjs.org/renovate/-/renovate-35.144.2.tgz", + "integrity": "sha512-EFoV7H27ZaxUsVOtgBewDeDGwF6+IK1dWsQHrJb1MEXMW+z76MMPvVERHCOGr8nW1CjVz2LFmdlk6QWNFcvQJA==", "dev": true, "dependencies": { "@aws-sdk/client-codecommit": "3.348.0", @@ -9783,7 +9783,7 @@ "fs-extra": "11.1.1", "git-url-parse": "13.1.0", "github-url-from-git": "1.5.0", - "glob": "10.3.0", + "glob": "10.3.1", "global-agent": "3.0.0", "good-enough-parser": "1.1.23", "got": "11.8.6", @@ -9870,16 +9870,16 @@ } }, "node_modules/renovate/node_modules/glob": { - "version": "10.3.0", - "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.0.tgz", - "integrity": "sha512-AQ1/SB9HH0yCx1jXAT4vmCbTOPe5RQ+kCurjbel5xSCGhebumUv+GJZfa1rEqor3XIViqwSEmlkZCQD43RWrBg==", + "version": "10.3.1", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.1.tgz", + "integrity": "sha512-9BKYcEeIs7QwlCYs+Y3GBvqAMISufUS0i2ELd11zpZjxI5V9iyRj0HgzB5/cLf2NY4vcYBTYzJ7GIui7j/4DOw==", "dev": true, "dependencies": { "foreground-child": "^3.1.0", "jackspeak": "^2.0.3", "minimatch": "^9.0.1", "minipass": "^5.0.0 || ^6.0.2", - "path-scurry": "^1.7.0" + "path-scurry": "^1.10.0" }, "bin": { "glob": "dist/cjs/src/bin.js" diff --git a/package.json b/package.json index c4f7f56873..c1431cdf05 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": "35.144.1", + "renovate": "35.144.2", "textlint": "13.3.2", "textlint-filter-rule-comments": "1.2.2", "textlint-rule-abbr-within-parentheses": "1.0.2", From 0b04701090a6d6702f9fb723b8b0d5883e3b7e99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 00:19:00 +0000 Subject: [PATCH 2/2] =?UTF-8?q?node=E3=82=92=E3=82=A2=E3=83=83=E3=83=97?= =?UTF-8?q?=E3=83=87=E3=83=BC=E3=83=88=E3=81=97=E3=81=A6=E3=81=82=E3=81=92?= =?UTF-8?q?=E3=81=9F=E3=82=88=EF=BC=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index a6bb5ef23a..611c2b53fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "textlint-rule-terminology": "3.0.5" }, "engines": { - "npm": "^9.7.1 || ^8.19.2" + "npm": "^9.7.2 || ^8.19.2" } }, "node_modules/@arcanis/slice-ansi": { diff --git a/package.json b/package.json index c1431cdf05..c031c6873e 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,6 @@ "textlint-rule-terminology": "3.0.5" }, "engines": { - "npm": "^9.7.1 || ^8.19.2" + "npm": "^9.7.2 || ^8.19.2" } }