From cd442ab31b06eaa02b6aa7e50d75d366adb611e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 19:55:35 +0000 Subject: [PATCH] chore(deps): update dependency @octokit/webhooks-types to v4.18.0 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5f86d50d..2c009873 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "lodash": "^4.17.20" }, "devDependencies": { - "@octokit/webhooks-types": "4.17.1", + "@octokit/webhooks-types": "4.18.0", "@types/jest": "27.0.3", "@types/js-yaml": "3.12.1", "@types/lodash": "4.14.141", @@ -1296,9 +1296,9 @@ } }, "node_modules/@octokit/webhooks-types": { - "version": "4.17.1", - "resolved": "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-4.17.1.tgz", - "integrity": "sha512-L8VCfue+t5oopkPr81f2+LgWLAZbaX6gyu5fVYhWq8QE/QmzdyHuQr5zbUbCfAGAC0a1eRPPYmwPFPFOncku7A==", + "version": "4.18.0", + "resolved": "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-4.18.0.tgz", + "integrity": "sha512-fxq0bBXgJWAwNheFSWWkAx3mvX299IS46PnSksqmbTRsS6RT7i1r7J8ogD1dO5tb1SNCmgUjDexfiSq9BsPtxg==", "dev": true }, "node_modules/@sinonjs/commons": { @@ -7476,9 +7476,9 @@ } }, "@octokit/webhooks-types": { - "version": "4.17.1", - "resolved": "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-4.17.1.tgz", - "integrity": "sha512-L8VCfue+t5oopkPr81f2+LgWLAZbaX6gyu5fVYhWq8QE/QmzdyHuQr5zbUbCfAGAC0a1eRPPYmwPFPFOncku7A==", + "version": "4.18.0", + "resolved": "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-4.18.0.tgz", + "integrity": "sha512-fxq0bBXgJWAwNheFSWWkAx3mvX299IS46PnSksqmbTRsS6RT7i1r7J8ogD1dO5tb1SNCmgUjDexfiSq9BsPtxg==", "dev": true }, "@sinonjs/commons": { diff --git a/package.json b/package.json index 9b094cd8..5b73e6f3 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "lodash": "^4.17.20" }, "devDependencies": { - "@octokit/webhooks-types": "4.17.1", + "@octokit/webhooks-types": "4.18.0", "@types/jest": "27.0.3", "@types/js-yaml": "3.12.1", "@types/lodash": "4.14.141",