File tree 5 files changed +8
-8
lines changed
5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
- nodejs 20.8.1
1
+ nodejs 20.10.0
2
2
pnpm 8.9.2
Original file line number Diff line number Diff line change 1
1
# Keep in sync with Dockerfile.autoindex
2
- FROM node:20.8.1 -alpine3.18@sha256:1ccb0c0ded3b21cee95fe6b6ce1ac23bd6680c8f152cbfb3047d5d9ea490b098
2
+ FROM node:20.10.0 -alpine3.18@sha256:32427bc0620132b2d9e79e405a1b27944d992501a20417a7f407427cc4c2b672
3
3
4
4
ARG TAG
5
5
Original file line number Diff line number Diff line change 1
1
# Keep in sync with default Dockerfile
2
- FROM node:20.8.1 -alpine3.18@sha256:1ccb0c0ded3b21cee95fe6b6ce1ac23bd6680c8f152cbfb3047d5d9ea490b098
2
+ FROM node:20.10.0 -alpine3.18@sha256:32427bc0620132b2d9e79e405a1b27944d992501a20417a7f407427cc4c2b672
3
3
4
4
ENV NODE_OPTIONS=--max-old-space-size=4096
5
5
Original file line number Diff line number Diff line change 45
45
"@sourcegraph/tsconfig" : " 4.0.1" ,
46
46
"@types/diff" : " 5.0.9" ,
47
47
"@types/google-protobuf" : " 3.15.12" ,
48
- "@types/node" : " 20.10.5 " ,
48
+ "@types/node" : " 20.10.6 " ,
49
49
"ts-node" : " ^10.7.0" ,
50
50
"@types/progress" : " 2.0.7" ,
51
51
"@typescript-eslint/eslint-plugin" : " ^6.16.0" ,
Original file line number Diff line number Diff line change 331
331
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz"
332
332
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
333
333
334
- " @types/node@*" , "@types/[email protected] .5 ":
335
- version "20.10.5 "
336
- resolved "https://registry.npmjs.org /@types/node/-/node-20.10.5 .tgz"
337
- integrity sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw ==
334
+ " @types/node@*" , "@types/[email protected] .6 ":
335
+ version "20.10.6 "
336
+ resolved "https://registry.yarnpkg.com /@types/node/-/node-20.10.6 .tgz#a3ec84c22965802bf763da55b2394424f22bfbb5 "
337
+ integrity sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw ==
338
338
dependencies :
339
339
undici-types "~5.26.4"
340
340
You can’t perform that action at this time.
0 commit comments