This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +5
-5
lines changed
modules/runner-binaries-syncer/lambdas/runner-binaries-syncer
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 21
21
"@types/request" : " ^2.48.4" ,
22
22
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
23
23
"@typescript-eslint/parser" : " ^4.33.0" ,
24
- "@vercel/ncc" : " ^0.31.1 " ,
24
+ "@vercel/ncc" : " ^0.32.0 " ,
25
25
"aws-sdk" : " ^2.1040.0" ,
26
26
"eslint" : " ^7.32.0" ,
27
27
"eslint-plugin-prettier" : " 4.0.0" ,
Original file line number Diff line number Diff line change 880
880
" @typescript-eslint/types" " 4.33.0"
881
881
eslint-visitor-keys "^2.0.0"
882
882
883
- " @vercel/ncc@^0.31.1 " :
884
- version "0.31.1 "
885
- resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.31.1 .tgz#9346c7e59326f5eeac75c0286e47df94c2d6d8f7 "
886
- integrity sha512-g0FAxwdViI6UzsiVz5HssIHqjcPa1EHL6h+2dcJD893SoCJaGdqqgUF09xnMW6goWnnhbLvgiKlgJWrJa+7qYA ==
883
+ " @vercel/ncc@^0.32.0 " :
884
+ version "0.32.0 "
885
+ resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.32.0 .tgz#42faafe0f41ea2a8e857785c10a31ef122f2416e "
886
+ integrity sha512-S/SxTHHTbBQSOutpgnqEn+LyTfZcq9xMRAnzY05HpGVjxjmfmvg6SWZZkbW/GJIFznMmHGeGOrI1MEBD7efIkA ==
887
887
888
888
abab@^2.0.3, abab@^2.0.5 :
889
889
version "2.0.5"
You can’t perform that action at this time.
0 commit comments