From b7a487d8948f82ca5aadf198802f31b1e70bdbef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 15:26:47 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20@sin?= =?UTF-8?q?dresorhus/is=20to=20v6.3.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5ee6f96a..c50b8445 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@octokit/rest": "20.1.1", - "@sindresorhus/is": "6.3.0", + "@sindresorhus/is": "6.3.1", "commander": "12.0.0", "common-tags": "1.8.2", "date-fns": "2.30.0", @@ -1117,9 +1117,10 @@ } }, "node_modules/@sindresorhus/is": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-6.3.0.tgz", - "integrity": "sha512-bOSPck7aIJjASXIg1qvXSIjXhVBpIEKdl2Wxg4pVqoTRPL8wWExKBrnGIh6CEnhkFQHfc36k7APhO3uXV4g5xg==", + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-6.3.1.tgz", + "integrity": "sha512-FX4MfcifwJyFOI2lPoX7PQxCqx8BG1HCho7WdiXwpEQx1Ycij0JxkfYtGK7yqNScrZGSlt6RE6sw8QYoH7eKnQ==", + "license": "MIT", "engines": { "node": ">=16" }, diff --git a/package.json b/package.json index a2515bc8..f3e5050d 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "license": "MIT", "dependencies": { "@octokit/rest": "20.1.1", - "@sindresorhus/is": "6.3.0", + "@sindresorhus/is": "6.3.1", "commander": "12.0.0", "common-tags": "1.8.2", "date-fns": "2.30.0",