Skip to content

Commit 0ebe5d1

Browse files
authored
Merge pull request #186 from docker/dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-10.0.1
build(deps): bump @octokit/plugin-rest-endpoint-methods from 10.0.0 to 10.0.1
2 parents 3f7939e + 6d03d17 commit 0ebe5d1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@actions/io": "^1.1.3",
5454
"@actions/tool-cache": "^2.0.1",
5555
"@octokit/core": "^5.0.1",
56-
"@octokit/plugin-rest-endpoint-methods": "^10.0.0",
56+
"@octokit/plugin-rest-endpoint-methods": "^10.0.1",
5757
"async-retry": "^1.3.3",
5858
"csv-parse": "^5.5.1",
5959
"handlebars": "^4.7.8",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1000,7 +1000,7 @@ __metadata:
10001000
"@actions/io": ^1.1.3
10011001
"@actions/tool-cache": ^2.0.1
10021002
"@octokit/core": ^5.0.1
1003-
"@octokit/plugin-rest-endpoint-methods": ^10.0.0
1003+
"@octokit/plugin-rest-endpoint-methods": ^10.0.1
10041004
"@types/csv-parse": ^1.2.2
10051005
"@types/js-yaml": ^4.0.5
10061006
"@types/node": ^20.5.9
@@ -1691,14 +1691,14 @@ __metadata:
16911691
languageName: node
16921692
linkType: hard
16931693

1694-
"@octokit/plugin-rest-endpoint-methods@npm:^10.0.0":
1695-
version: 10.0.0
1696-
resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.0.0"
1694+
"@octokit/plugin-rest-endpoint-methods@npm:^10.0.1":
1695+
version: 10.0.1
1696+
resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.0.1"
16971697
dependencies:
16981698
"@octokit/types": ^12.0.0
16991699
peerDependencies:
17001700
"@octokit/core": ">=5"
1701-
checksum: 96b14346997d32092da72d8f297fc3f4ea6cdc5d77a645684fc772ead8d5da41ffc8d45752875c014b71451793f514b23ddb41e1c0caf9bd942c2ea0a75582c4
1701+
checksum: 4873a76976308dac3a6426d7f4fdd680568f05a3b511dbc47225b7f80feda39771f0cd104ef769dbb7c6fadd2af21a4eab0709f2547fa7f1b55cb9019d93b8e5
17021702
languageName: node
17031703
linkType: hard
17041704

0 commit comments

Comments
 (0)