File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2727 "build-js-client" : " tsc --target es2018 --declaration false --outDir js-dist"
2828 },
2929 "dependencies" : {
30- "@grpc/grpc-js" : " ^1.12.2 " ,
30+ "@grpc/grpc-js" : " ^1.12.5 " ,
3131 "@protobuf-ts/runtime" : " ^2.9.4" ,
3232 "@protobuf-ts/runtime-rpc" : " ^2.9.4" ,
3333 "google-protobuf" : " ^3.21.4"
3434 },
3535 "devDependencies" : {
3636 "@eslint/eslintrc" : " ^3.2.0" ,
37- "@eslint/js" : " ^9.16 .0" ,
37+ "@eslint/js" : " ^9.17 .0" ,
3838 "@protobuf-ts/plugin" : " ^2.9.4" ,
3939 "@types/jasmine" : " ^5.1.5" ,
4040 "@types/jest" : " ^29.5.14" ,
41- "@typescript-eslint/eslint-plugin" : " ^8.16 .0" ,
42- "@typescript-eslint/parser" : " ^8.16 .0" ,
43- "eslint" : " ^9.16 .0" ,
41+ "@typescript-eslint/eslint-plugin" : " ^8.19 .0" ,
42+ "@typescript-eslint/parser" : " ^8.19 .0" ,
43+ "eslint" : " ^9.17 .0" ,
4444 "grpc-tools" : " ^1.12.4" ,
45- "jasmine" : " ^5.4 .0" ,
45+ "jasmine" : " ^5.5 .0" ,
4646 "ts-node" : " ^10.9.2" ,
4747 "typescript" : " ^5.7"
4848 }
You can’t perform that action at this time.
0 commit comments