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 17
17
"devDependencies" : {
18
18
"@octokit/rest" : " ^18.12.0" ,
19
19
"@types/jest" : " ^27.4.0" ,
20
- "@types/node" : " ^17.0.7 " ,
20
+ "@types/node" : " ^17.0.8 " ,
21
21
"@types/request" : " ^2.48.8" ,
22
22
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
23
23
"@typescript-eslint/parser" : " ^4.33.0" ,
Original file line number Diff line number Diff line change 924
924
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
925
925
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
926
926
927
- " @types/node@*" , "@types/node@^17.0.7 ":
928
- version "17.0.7 "
929
- resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.7 .tgz#4a53d8332bb65a45470a2f9e2611f1ced637a5cb "
930
- integrity sha512-1QUk+WAUD4t8iR+Oj+UgI8oJa6yyxaB8a8pHaC8uqM6RrS1qbL7bf3Pwl5rHv0psm2CuDErgho6v5N+G+5fwtQ ==
927
+ " @types/node@*" , "@types/node@^17.0.8 ":
928
+ version "17.0.8 "
929
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.8 .tgz#50d680c8a8a78fe30abe6906453b21ad8ab0ad7b "
930
+ integrity sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg ==
931
931
932
932
" @types/prettier@^2.1.5 " :
933
933
version "2.4.2"
You can’t perform that action at this time.
0 commit comments