From 910b3fe9f59b43cf0fa6e117e49bced9dbc1a182 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 09:40:58 +0000 Subject: [PATCH] Bump @octokit/webhooks-types in /gh_actions/third_party/no-response Bumps [@octokit/webhooks-types](https://github.com/octokit/webhooks) from 7.5.0 to 7.5.1. - [Release notes](https://github.com/octokit/webhooks/releases) - [Commits](https://github.com/octokit/webhooks/compare/v7.5.0...v7.5.1) --- updated-dependencies: - dependency-name: "@octokit/webhooks-types" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gh_actions/third_party/no-response/package-lock.json | 8 ++++---- gh_actions/third_party/no-response/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gh_actions/third_party/no-response/package-lock.json b/gh_actions/third_party/no-response/package-lock.json index bd3fd11b4..6552af5a5 100644 --- a/gh_actions/third_party/no-response/package-lock.json +++ b/gh_actions/third_party/no-response/package-lock.json @@ -16,7 +16,7 @@ "scramjet": "^4.37.0" }, "devDependencies": { - "@octokit/webhooks-types": "^7.5.0", + "@octokit/webhooks-types": "^7.5.1", "@types/jest": "^29.5.12", "@types/node": "^20.12.5", "@typescript-eslint/parser": "^7.7.0", @@ -1464,9 +1464,9 @@ } }, "node_modules/@octokit/webhooks-types": { - "version": "7.5.0", - "resolved": "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-7.5.0.tgz", - "integrity": "sha512-oFypF1oD0z1x4qi+Ff4ienJ/iZ3GBXoht+0B+x8gMIWiNhRJZADYO+2KOh03ZGOX8WF6iJELZWw+giHieBO7rg==", + "version": "7.5.1", + "resolved": "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-7.5.1.tgz", + "integrity": "sha512-1dozxWEP8lKGbtEu7HkRbK1F/nIPuJXNfT0gd96y6d3LcHZTtRtlf8xz3nicSJfesADxJyDh+mWBOsdLkqgzYw==", "dev": true }, "node_modules/@pkgr/core": { diff --git a/gh_actions/third_party/no-response/package.json b/gh_actions/third_party/no-response/package.json index 64344816f..232920f94 100644 --- a/gh_actions/third_party/no-response/package.json +++ b/gh_actions/third_party/no-response/package.json @@ -32,7 +32,7 @@ "scramjet": "^4.37.0" }, "devDependencies": { - "@octokit/webhooks-types": "^7.5.0", + "@octokit/webhooks-types": "^7.5.1", "@types/jest": "^29.5.12", "@types/node": "^20.12.5", "@typescript-eslint/parser": "^7.7.0",