File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runner-binaries-syncer/lambdas/runner-binaries-syncer Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
"@types/request" : " ^2.48.4" ,
23
23
"@typescript-eslint/eslint-plugin" : " ^4.29.1" ,
24
24
"@typescript-eslint/parser" : " ^4.29.1" ,
25
- "@vercel/ncc" : " ^0.29.0 " ,
25
+ "@vercel/ncc" : " ^0.29.1 " ,
26
26
"aws-sdk" : " ^2.965.0" ,
27
27
"eslint" : " ^7.32.0" ,
28
28
"eslint-plugin-prettier" : " 3.4.0" ,
Original file line number Diff line number Diff line change 878
878
" @typescript-eslint/types" " 4.29.1"
879
879
eslint-visitor-keys "^2.0.0"
880
880
881
- " @vercel/ncc@^0.29.0 " :
882
- version "0.29.0 "
883
- resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.29.0 .tgz#ac23fc23f1593b05c72360108bcf6d849d2f317a "
884
- integrity sha512-p+sB835wOSDdgm2mgFgSOcXJF84AqZ+vBEnnGS0sm8veA92Hia7sqH0qEnqeFilPl+cXtxbdh2er+WdlfbVCZA ==
881
+ " @vercel/ncc@^0.29.1 " :
882
+ version "0.29.1 "
883
+ resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.29.1 .tgz#d62b1b9508a2bc7a822791ff6a6eb3e08a2cfdd7 "
884
+ integrity sha512-92d2AApJtkpampMqKgfqWbYkuFvqRFs8kPkKLTbesSB9RVwWfiI3i6mgBxtZgMV9iRuLPVZ+OBNocKHXZSRj6Q ==
885
885
886
886
abab@^2.0.3, abab@^2.0.5 :
887
887
version "2.0.5"
You can’t perform that action at this time.
0 commit comments