mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-16 20:00:59 -05:00
Bump @octokit/rest from 21.0.1 to 21.0.2 (#163)
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 21.0.1 to 21.0.2. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](https://github.com/octokit/rest.js/compare/v21.0.1...v21.0.2) --- updated-dependencies: - dependency-name: "@octokit/rest" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1126bbe1a8
commit
3268559d0b
@ -28,7 +28,7 @@
|
||||
"packageManager": "yarn@4.4.0+sha512.91d93b445d9284e7ed52931369bc89a663414e5582d00eea45c67ddc459a2582919eece27c412d6ffd1bd0793ff35399381cb229326b961798ce4f4cc60ddfdb",
|
||||
"dependencies": {
|
||||
"@napi-rs/canvas": "0.1.53",
|
||||
"@octokit/rest": "21.0.1",
|
||||
"@octokit/rest": "21.0.2",
|
||||
"@sequelize/core": "7.0.0-alpha.41",
|
||||
"@sequelize/postgres": "7.0.0-alpha.41",
|
||||
"@toast/tokenservice-client": "1.2.8",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -337,15 +337,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@octokit/rest@npm:21.0.1":
|
||||
version: 21.0.1
|
||||
resolution: "@octokit/rest@npm:21.0.1"
|
||||
"@octokit/rest@npm:21.0.2":
|
||||
version: 21.0.2
|
||||
resolution: "@octokit/rest@npm:21.0.2"
|
||||
dependencies:
|
||||
"@octokit/core": "npm:^6.1.2"
|
||||
"@octokit/plugin-paginate-rest": "npm:^11.0.0"
|
||||
"@octokit/plugin-request-log": "npm:^5.3.1"
|
||||
"@octokit/plugin-rest-endpoint-methods": "npm:^13.0.0"
|
||||
checksum: 10/098188840d24761ce9833f2d9d866d4a6c2fdb9022d4f3cb53f4de44a1b2c90d6db5cc96382d534e139e3aea981593f5f94f693205f7cdd3ac388e266b3702e9
|
||||
checksum: 10/f67fbb1b3e9568f352933c55703cd33354183e48710a146f6a1c5930419006d2d97c08f5b0a29a56fffc9e53f01b34bae2681a577f604172f4331644b85a9779
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -658,7 +658,7 @@ __metadata:
|
||||
resolution: "daggerbot-ts@workspace:."
|
||||
dependencies:
|
||||
"@napi-rs/canvas": "npm:0.1.53"
|
||||
"@octokit/rest": "npm:21.0.1"
|
||||
"@octokit/rest": "npm:21.0.2"
|
||||
"@sequelize/core": "npm:7.0.0-alpha.41"
|
||||
"@sequelize/postgres": "npm:7.0.0-alpha.41"
|
||||
"@toast/tokenservice-client": "npm:1.2.8"
|
||||
|
Loading…
Reference in New Issue
Block a user