File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
.github/actions/metrics-report Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 10
10
"@actions/core" : " ^1.11.1" ,
11
11
"@actions/exec" : " ^1.1.1" ,
12
12
"@actions/github" : " ^6.0.0" ,
13
- "@octokit/types" : " ^13.10 .0" ,
13
+ "@octokit/types" : " ^14.0 .0" ,
14
14
"@octokit/webhooks-definitions" : " ^3.67.3" ,
15
15
"esbuild" : " ^0.25.2" ,
16
16
"rollup" : " ^4.38.0"
Original file line number Diff line number Diff line change 215
215
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-22.2.0.tgz#75aa7dcd440821d99def6a60b5f014207ae4968e"
216
216
integrity sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==
217
217
218
- " @octokit/openapi-types@^24.2 .0 " :
219
- version "24.2 .0"
220
- resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-24.2 .0.tgz#3d55c32eac0d38da1a7083a9c3b0cca77924f7d3 "
221
- integrity sha512-9sIH3nSUttelJSXUrmGzl7QUBFul0/mB8HRYl3fOlgHbIWG+WnYDXU3v/2zMtAvuzZ/ed00Ei6on975FhBfzrg ==
218
+ " @octokit/openapi-types@^25.0 .0 " :
219
+ version "25.0 .0"
220
+ resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-25.0 .0.tgz#adeead36992abf966e89dcd53518d8b0dc910e0d "
221
+ integrity sha512-FZvktFu7HfOIJf2BScLKIEYjDsw6RKc7rBJCdvCTfKsVnx2GEB/Nbzjr29DUdb7vQhlzS/j8qDzdditP0OC6aw ==
222
222
223
223
" @octokit/plugin-paginate-rest@^9.0.0 " :
224
224
version "9.2.2"
267
267
dependencies :
268
268
" @octokit/openapi-types" " ^22.2.0"
269
269
270
- " @octokit/types@^13.10 .0 " :
271
- version "13.10 .0"
272
- resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.10 .0.tgz#3e7c6b19c0236c270656e4ea666148c2b51fd1a3 "
273
- integrity sha512-ifLaO34EbbPj0Xgro4G5lP5asESjwHracYJvVaPIyXMuiuXLlhic3S47cBdTb+jfODkTE5YtGCLt3Ay3+J97sA ==
270
+ " @octokit/types@^14.0 .0 " :
271
+ version "14.0 .0"
272
+ resolved "https://registry.yarnpkg.com/@octokit/types/-/types-14.0 .0.tgz#bbd1d31e2269940789ef143b1c37918aae09adc4 "
273
+ integrity sha512-VVmZP0lEhbo2O1pdq63gZFiGCKkm8PPp8AUOijlwPO6hojEVjspA0MWKP7E4hbvGxzFKNqKr6p0IYtOH/Wf/zA ==
274
274
dependencies :
275
- " @octokit/openapi-types" " ^24.2 .0"
275
+ " @octokit/openapi-types" " ^25.0 .0"
276
276
277
277
" @octokit/webhooks-definitions@^3.67.3 " :
278
278
version "3.67.3"
You can’t perform that action at this time.
0 commit comments