Bump @octokit/rest from 18.0.12 to 18.1.0 (#300)

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.0.12 to 18.1.0.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.0.12...v18.1.0)

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-02-13 06:22:26 -05:00
committed by GitHub
parent 076138c5c7
commit e2a65edb45
2 changed files with 38 additions and 38 deletions

View File

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