build(deps): bump @octokit/rest from 18.11.2 to 18.11.3

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.11.2 to 18.11.3.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.11.2...v18.11.3)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-30 13:04:50 +00:00
committed by GitHub
parent c012f6e58c
commit e992b8b3c7
2 changed files with 10 additions and 10 deletions
+9 -9
View File
@@ -12,7 +12,7 @@
"@actions/core": "^1.6.0",
"@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0",
"@octokit/rest": "^18.11.2",
"@octokit/rest": "^18.11.3",
"@types/semver": "^7.3.8",
"moment": "^2.29.1",
"semver": "^7.3.5",
@@ -1285,12 +1285,12 @@
}
},
"node_modules/@octokit/rest": {
"version": "18.11.2",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.11.2.tgz",
"integrity": "sha512-XZPD5HN0B8AfvXhdztFqoZxNVC6hRgQSZTWS1Eh0xHAoJvduVBwniWJ0t4DsdO9in+odZZ9EYAOFtQuaLVZ44Q==",
"version": "18.11.3",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.11.3.tgz",
"integrity": "sha512-k4uCg4PVo6r9ncguSD4fXt6pYkM/FXs7759sYfpvIEhGNPJbFROooOJpkagKPAcSPoEGyEbIR+A9KYIv4jNe4A==",
"dependencies": {
"@octokit/core": "^3.5.1",
"@octokit/plugin-paginate-rest": "^2.16.0",
"@octokit/plugin-paginate-rest": "^2.16.4",
"@octokit/plugin-request-log": "^1.0.4",
"@octokit/plugin-rest-endpoint-methods": "5.11.3"
}
@@ -8091,12 +8091,12 @@
}
},
"@octokit/rest": {
"version": "18.11.2",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.11.2.tgz",
"integrity": "sha512-XZPD5HN0B8AfvXhdztFqoZxNVC6hRgQSZTWS1Eh0xHAoJvduVBwniWJ0t4DsdO9in+odZZ9EYAOFtQuaLVZ44Q==",
"version": "18.11.3",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.11.3.tgz",
"integrity": "sha512-k4uCg4PVo6r9ncguSD4fXt6pYkM/FXs7759sYfpvIEhGNPJbFROooOJpkagKPAcSPoEGyEbIR+A9KYIv4jNe4A==",
"requires": {
"@octokit/core": "^3.5.1",
"@octokit/plugin-paginate-rest": "^2.16.0",
"@octokit/plugin-paginate-rest": "^2.16.4",
"@octokit/plugin-request-log": "^1.0.4",
"@octokit/plugin-rest-endpoint-methods": "5.11.3"
}
+1 -1
View File
@@ -35,7 +35,7 @@
"@actions/core": "^1.6.0",
"@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0",
"@octokit/rest": "^18.11.2",
"@octokit/rest": "^18.11.3",
"@types/semver": "^7.3.8",
"moment": "^2.29.1",
"semver": "^7.3.5",