File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1515 - uses : docker/setup-buildx-action@v2
1616 - uses : actions/setup-node@v3
1717 with :
18- node-version : 20
18+ node-version : 20.19.5
1919 registry-url : ' https://registry.npmjs.org'
2020 - run : yarn install
2121 - run : yarn run build
Original file line number Diff line number Diff line change 1- nodejs 20.17.0
1+ nodejs 20.19.5
22pnpm 9.11.0
33yarn 1.22.22
Original file line number Diff line number Diff line change 4444 "@sourcegraph/tsconfig" : " 4.0.1" ,
4545 "@types/diff" : " 7.0.1" ,
4646 "@types/google-protobuf" : " 3.15.12" ,
47- "@types/node" : " 20.16.10 " ,
47+ "@types/node" : " 20.19.20 " ,
4848 "@types/progress" : " 2.0.7" ,
4949 "@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
5050 "@typescript-eslint/parser" : " ^7.18.0" ,
Original file line number Diff line number Diff line change 424424 resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz"
425425 integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
426426
427- " @types/node@*" , "@types/node@20.16.10 ":
428- version "20.16.10 "
429- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.10 .tgz#0cc3fdd3daf114a4776f54ba19726a01c907ef71 "
430- integrity sha512-vQUKgWTjEIRFCvK6CyriPH3MZYiYlNy0fKiEYHWbcoWLEgs4opurGGKlebrTLqdSMIbXImH6XExNiIyNUv3WpA ==
427+ " @types/node@*" , "@types/node@20.19.20 ":
428+ version "20.19.20 "
429+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.20 .tgz#116f5432a1e6383415a57cf5e00b5ac9b2a2ad03 "
430+ integrity sha512-2Q7WS25j4pS1cS8yw3d6buNCVJukOTeQ39bAnwR6sOJbaxvyCGebzTMypDFN82CxBLnl+lSWVdCCWbRY6y9yZQ ==
431431 dependencies :
432- undici-types "~6.19.2 "
432+ undici-types "~6.21.0 "
433433
434434" @types/normalize-package-data@^2.4.0 " :
435435 version "2.4.1"
@@ -2904,10 +2904,10 @@ unbox-primitive@^1.0.2:
29042904 has-symbols "^1.0.3"
29052905 which-boxed-primitive "^1.0.2"
29062906
2907- undici-types@~6.19.2 :
2908- version "6.19.8 "
2909- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8 .tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02 "
2910- integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw ==
2907+ undici-types@~6.21.0 :
2908+ version "6.21.0 "
2909+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0 .tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb "
2910+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ ==
29112911
29122912update-browserslist-db@^1.0.13 :
29132913 version "1.0.13"
You can’t perform that action at this time.
0 commit comments