Bump @octokit/rest from 18.5.5 to 18.5.6

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.5.5 to 18.5.6.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.5.5...v18.5.6)

---
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-06-02 05:29:03 +00:00
committed by GitHub
parent 548a2975a9
commit 15b08180ae
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -11,7 +11,7 @@
"@actions/core": "^1.3.0", "@actions/core": "^1.3.0",
"@actions/exec": "^1.0.4", "@actions/exec": "^1.0.4",
"@actions/github": "^5.0.0", "@actions/github": "^5.0.0",
"@octokit/rest": "^18.5.5", "@octokit/rest": "^18.5.6",
"@types/semver": "^7.3.6", "@types/semver": "^7.3.6",
"moment": "^2.29.1", "moment": "^2.29.1",
"semver": "^7.3.5", "semver": "^7.3.5",
@@ -1426,9 +1426,9 @@
} }
}, },
"node_modules/@octokit/rest": { "node_modules/@octokit/rest": {
"version": "18.5.5", "version": "18.5.6",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.5.5.tgz", "resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.5.6.tgz",
"integrity": "sha512-Py9sWvxBGeAwNY8UnhxP6jnq7aflvQ0uQ6gmZObyJLR9hmd5NEz9piu/A77cxV6+0l9UNACJVXX6FOnl5LIcPw==", "integrity": "sha512-8HdG6ZjQdZytU6tCt8BQ2XLC7EJ5m4RrbyU/EARSkAM1/HP3ceOzMG/9atEfe17EDMer3IVdHWLedz2wDi73YQ==",
"dependencies": { "dependencies": {
"@octokit/core": "^3.2.3", "@octokit/core": "^3.2.3",
"@octokit/plugin-paginate-rest": "^2.6.2", "@octokit/plugin-paginate-rest": "^2.6.2",
@@ -9144,9 +9144,9 @@
} }
}, },
"@octokit/rest": { "@octokit/rest": {
"version": "18.5.5", "version": "18.5.6",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.5.5.tgz", "resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.5.6.tgz",
"integrity": "sha512-Py9sWvxBGeAwNY8UnhxP6jnq7aflvQ0uQ6gmZObyJLR9hmd5NEz9piu/A77cxV6+0l9UNACJVXX6FOnl5LIcPw==", "integrity": "sha512-8HdG6ZjQdZytU6tCt8BQ2XLC7EJ5m4RrbyU/EARSkAM1/HP3ceOzMG/9atEfe17EDMer3IVdHWLedz2wDi73YQ==",
"requires": { "requires": {
"@octokit/core": "^3.2.3", "@octokit/core": "^3.2.3",
"@octokit/plugin-paginate-rest": "^2.6.2", "@octokit/plugin-paginate-rest": "^2.6.2",
+1 -1
View File
@@ -35,7 +35,7 @@
"@actions/core": "^1.3.0", "@actions/core": "^1.3.0",
"@actions/exec": "^1.0.4", "@actions/exec": "^1.0.4",
"@actions/github": "^5.0.0", "@actions/github": "^5.0.0",
"@octokit/rest": "^18.5.5", "@octokit/rest": "^18.5.6",
"@types/semver": "^7.3.6", "@types/semver": "^7.3.6",
"moment": "^2.29.1", "moment": "^2.29.1",
"semver": "^7.3.5", "semver": "^7.3.5",