build(deps): bump @octokit/rest from 18.3.0 to 18.3.2 (#350)

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.3.0 to 18.3.2.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.3.0...v18.3.2)

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:
dependabot[bot]
2021-03-04 06:38:50 -05:00
committed by GitHub
parent 10e1968c4f
commit b80d40901f
2 changed files with 16 additions and 16 deletions

View File

@@ -32,7 +32,7 @@
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/github": "^4.0.0",
"@octokit/rest": "^18.3.0",
"@octokit/rest": "^18.3.2",
"lodash.deburr": "^4.1.0",
"semver": "^7.3.4"
},