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 24
24
"@types/request" : " ^2.48.8" ,
25
25
"@typescript-eslint/eslint-plugin" : " ^5.54.1" ,
26
26
"@typescript-eslint/parser" : " ^5.54.1" ,
27
- "@vercel/ncc" : " ^0.36.0 " ,
27
+ "@vercel/ncc" : " ^0.36.1 " ,
28
28
"eslint" : " ^8.35.0" ,
29
29
"eslint-plugin-prettier" : " 4.2.1" ,
30
30
"jest" : " ^29.4" ,
Original file line number Diff line number Diff line change 1081
1081
" @typescript-eslint/types" " 5.54.1"
1082
1082
eslint-visitor-keys "^3.3.0"
1083
1083
1084
- " @vercel/ncc@^0.36.0 " :
1085
- version "0.36.0 "
1086
- resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.36.0 .tgz#1f262b86fc4f0770bbc0fc1d331d5aaa1bd47334 "
1087
- integrity sha512-/ZTUJ/ZkRt694k7KJNimgmHjtQcRuVwsST2Z6XfYveQIuBbHR+EqkTc1jfgPkQmMyk/vtpxo3nVxe8CNuau86A ==
1084
+ " @vercel/ncc@^0.36.1 " :
1085
+ version "0.36.1 "
1086
+ resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.36.1 .tgz#d4c01fdbbe909d128d1bf11c7f8b5431654c5b95 "
1087
+ integrity sha512-S4cL7Taa9yb5qbv+6wLgiKVZ03Qfkc4jGRuiUQMQ8HGBD5pcNRnHeYM33zBvJE4/zJGjJJ8GScB+WmTsn9mORw ==
1088
1088
1089
1089
acorn-jsx@^5.3.2 :
1090
1090
version "5.3.2"
You can’t perform that action at this time.
0 commit comments