File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 17
17
"fix" : " run-s fix:prettier fix:eslint"
18
18
},
19
19
"dependencies" : {
20
- "@octokit/app" : " 14.0.2 " ,
21
- "@octokit/graphql-schema" : " 15.3.0 " ,
20
+ "@octokit/app" : " 14.1.0 " ,
21
+ "@octokit/graphql-schema" : " 15.4.2 " ,
22
22
"@prantlf/jsonlint" : " 14.0.3" ,
23
23
"dotenv" : " 16.4.5" ,
24
24
"fuse.js" : " 6.6.2" ,
Original file line number Diff line number Diff line change 249
249
" @nodelib/fs.scandir" " 2.1.5"
250
250
fastq "^1.6.0"
251
251
252
- " @octokit/app@14.0.2 " :
253
- version "14.0.2 "
254
- resolved "https://registry.yarnpkg.com/@octokit/app/-/app-14.0.2. tgz#b47c52020221351fb58640f113eb38b2ad3998fe "
255
- integrity sha512-NCSCktSx+XmjuSUVn2dLfqQ9WIYePGP95SDJs4I9cn/0ZkeXcPkaoCLl64Us3dRKL2ozC7hArwze5Eu+/qt1tg ==
252
+ " @octokit/app@14.1.0 " :
253
+ version "14.1.0 "
254
+ resolved "https://registry.yarnpkg.com/@octokit/app/-/app-14.1.0. tgz#2d491dc70746773b83f61edf5c56817dd7d3854b "
255
+ integrity sha512-g3uEsGOQCBl1+W1rgfwoRFUIR6PtvB2T1E4RpygeUU5LrLvlOqcxrt5lfykIeRpUPpupreGJUYl70fqMDXdTpw ==
256
256
dependencies :
257
257
" @octokit/auth-app" " ^6.0.0"
258
258
" @octokit/auth-unauthenticated" " ^5.0.0"
346
346
" @octokit/types" " ^12.0.0"
347
347
universal-user-agent "^6.0.0"
348
348
349
- " @octokit/graphql-schema@15.3.0 " :
350
- version "15.3.0 "
351
- resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-15.3.0 .tgz#2a6c67a21b57b72771b857b3cd867fa02ed744b7 "
352
- integrity sha512-yGj0haNZY1/4DZO72KpJdOzvKQFYPUkD5d6PdntPSbekABUoOdStAtEsOtuwZz52cPrbQEEoZ0wN7aemA1y8PA ==
349
+ " @octokit/graphql-schema@15.4.2 " :
350
+ version "15.4.2 "
351
+ resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-15.4.2 .tgz#93d2b85d2aff3d1c1ff3a2cde92158ccb6051997 "
352
+ integrity sha512-PIfFAnTgRN5MW9ndnYIL3R07LZXQd8JlP1e2s4Ku7T+pvVXgl8JaAuongNdImKYOhrqEukgXNusKTZc2KEXUmg ==
353
353
dependencies :
354
354
graphql "^16.0.0"
355
355
graphql-tag "^2.10.3"
You can’t perform that action at this time.
0 commit comments