From bde8ceaec712e714da43678e2846c83297959aaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 05:49:47 +0000 Subject: [PATCH] Build(deps): Bump the production-dependencies group with 1 update Bumps the production-dependencies group with 1 update: [@octokit/openapi-types](https://github.com/octokit/openapi-types.ts/tree/HEAD/packages/openapi-types). - [Release notes](https://github.com/octokit/openapi-types.ts/releases) - [Commits](https://github.com/octokit/openapi-types.ts/commits/v19.0.2/packages/openapi-types) --- updated-dependencies: - dependency-name: "@octokit/openapi-types" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 77f867e..9a9431e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@actions/tool-cache": "^2.0.1", "@octokit/action": "^6.0.6", "@octokit/core": "^5.0.1", - "@octokit/openapi-types": "^19.0.0", + "@octokit/openapi-types": "^19.0.2", "node-fetch-retry": "^2.0.1" }, "devDependencies": { @@ -1471,9 +1471,9 @@ } }, "node_modules/@octokit/openapi-types": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-19.0.0.tgz", - "integrity": "sha512-PclQ6JGMTE9iUStpzMkwLCISFn/wDeRjkZFIKALpvJQNBGwDoYYi2fFvuHwssoQ1rXI5mfh6jgTgWuddeUzfWw==" + "version": "19.0.2", + "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-19.0.2.tgz", + "integrity": "sha512-8li32fUDUeml/ACRp/njCWTsk5t17cfTM1jp9n08pBrqs5cDFJubtjsSnuz56r5Tad6jdEPJld7LxNp9dNcyjQ==" }, "node_modules/@octokit/plugin-paginate-rest": { "version": "9.0.0", diff --git a/package.json b/package.json index 2b9ccdb..786e5b6 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@actions/tool-cache": "^2.0.1", "@octokit/action": "^6.0.6", "@octokit/core": "^5.0.1", - "@octokit/openapi-types": "^19.0.0", + "@octokit/openapi-types": "^19.0.2", "node-fetch-retry": "^2.0.1" }, "devDependencies": {