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/runners/lambdas/runners
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
"@types/node" : " ^18.11.18" ,
25
25
"@typescript-eslint/eslint-plugin" : " ^5.53.0" ,
26
26
"@typescript-eslint/parser" : " ^5.48.1" ,
27
- "@vercel/ncc" : " ^0.36.0 " ,
27
+ "@vercel/ncc" : " ^0.36.1 " ,
28
28
"eslint" : " ^8.33.0" ,
29
29
"eslint-plugin-prettier" : " 4.2.1" ,
30
30
"jest" : " ^29.3" ,
Original file line number Diff line number Diff line change 1981
1981
" @typescript-eslint/types" " 5.53.0"
1982
1982
eslint-visitor-keys "^3.3.0"
1983
1983
1984
- " @vercel/ncc@^0.36.0 " :
1985
- version "0.36.0 "
1986
- resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.36.0 .tgz#1f262b86fc4f0770bbc0fc1d331d5aaa1bd47334 "
1987
- integrity sha512-/ZTUJ/ZkRt694k7KJNimgmHjtQcRuVwsST2Z6XfYveQIuBbHR+EqkTc1jfgPkQmMyk/vtpxo3nVxe8CNuau86A ==
1984
+ " @vercel/ncc@^0.36.1 " :
1985
+ version "0.36.1 "
1986
+ resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.36.1 .tgz#d4c01fdbbe909d128d1bf11c7f8b5431654c5b95 "
1987
+ integrity sha512-S4cL7Taa9yb5qbv+6wLgiKVZ03Qfkc4jGRuiUQMQ8HGBD5pcNRnHeYM33zBvJE4/zJGjJJ8GScB+WmTsn9mORw ==
1988
1988
1989
1989
acorn-jsx@^5.3.2 :
1990
1990
version "5.3.2"
You can’t perform that action at this time.
0 commit comments