Skip to content

Commit cf0c1ef

Browse files
authoredJul 24, 2020
fix(deps): bump @octokit/plugin-rest-endpoint-methods from 4.1.1 to 4.1.2
Bumps [@octokit/plugin-rest-endpoint-methods](https://github.com/octokit/plugin-rest-endpoint-methods.js) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases) - [Commits](octokit/plugin-rest-endpoint-methods.js@v4.1.1...v4.1.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82165b2 commit cf0c1ef

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
 

‎package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@octokit/core": "^3.0.0",
3636
"@octokit/plugin-paginate-rest": "^2.2.0",
3737
"@octokit/plugin-request-log": "^1.0.0",
38-
"@octokit/plugin-rest-endpoint-methods": "4.1.1"
38+
"@octokit/plugin-rest-endpoint-methods": "4.1.2"
3939
},
4040
"devDependencies": {
4141
"@octokit/auth": "^2.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.