From 6e5c3ad096dafff198d83ab32df3a22e0b1e9957 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 21:51:31 +0000 Subject: [PATCH] Bump @octokit/plugin-paginate-graphql in the octokit-dependencies group Bumps the octokit-dependencies group with 1 update: [@octokit/plugin-paginate-graphql](https://github.com/octokit/plugin-paginate-graphql.js). Updates `@octokit/plugin-paginate-graphql` from 5.2.2 to 5.2.3 - [Release notes](https://github.com/octokit/plugin-paginate-graphql.js/releases) - [Commits](https://github.com/octokit/plugin-paginate-graphql.js/compare/v5.2.2...v5.2.3) --- updated-dependencies: - dependency-name: "@octokit/plugin-paginate-graphql" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: octokit-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 790d098a..4ea7362d 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@actions/github": "^6.0.0", "@octokit/core": "^6.1.2", "@octokit/graphql-schema": "^15.25.0", - "@octokit/plugin-paginate-graphql": "^5.2.2", + "@octokit/plugin-paginate-graphql": "^5.2.3", "ansi-styles": "^6.2.1", "temporal-polyfill": "^0.2.5", "zod": "^3.23.8" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4c73e53e..dd1dda81 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ dependencies: specifier: ^15.25.0 version: 15.25.0 '@octokit/plugin-paginate-graphql': - specifier: ^5.2.2 - version: 5.2.2(@octokit/core@6.1.2) + specifier: ^5.2.3 + version: 5.2.3(@octokit/core@6.1.2) ansi-styles: specifier: ^6.2.1 version: 6.2.1 @@ -384,8 +384,8 @@ packages: resolution: {integrity: sha512-1yN5m1IMNXthoBDUXFF97N1gHop04B3H8ws7wtOr8GgRyDO1gKALjwMHARNBoMBiB/2vEe/vxstrApcJZzQbnQ==} dev: false - /@octokit/plugin-paginate-graphql@5.2.2(@octokit/core@6.1.2): - resolution: {integrity: sha512-7znSVvlNAOJisCqAnjN1FtEziweOHSjPGAuc5W58NeGNAr/ZB57yCsjQbXDlWsVryA7hHQaEQPcBbJYFawlkyg==} + /@octokit/plugin-paginate-graphql@5.2.3(@octokit/core@6.1.2): + resolution: {integrity: sha512-EzFueuXVU3VHv5FwEXbdznn9EmyF0vA5LGDX6a8fJ9YJAlDgdYHRKJMO4Ghl2PPPJBxIPMDUJMnlUHqcvP7AnQ==} engines: {node: '>= 18'} peerDependencies: '@octokit/core': '>=6'