Skip to content

Commit 4ffb119

Browse files
authored
Updates dependency versions (#157)
1 parent b0c1fd9 commit 4ffb119

File tree

2 files changed

+150
-696
lines changed

2 files changed

+150
-696
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,23 @@
77
"google-protobuf": "3.12.2"
88
},
99
"devDependencies": {
10-
"@bazel/typescript": "3.0.0",
1110
"@bazel/concatjs": "3.0.0",
1211
"@bazel/jasmine": "3.0.0",
1312
"@bazel/rollup": "3.0.0",
13+
"@bazel/typescript": "3.0.0",
14+
"@grpc/grpc-js": "1.2.1",
1415
"@improbable-eng/grpc-web": "0.13.0",
1516
"@types/google-protobuf": "3.7.2",
1617
"@types/jasmine": "3.5.11",
1718
"@types/node": "12.12.50",
18-
"c8": "^7.3.0",
19+
"c8": "^7.10.0",
1920
"clang-format": "1.4.0",
2021
"grpc": "1.24.9",
2122
"grpc-tools": "1.10.0",
22-
"@grpc/grpc-js": "1.2.1",
2323
"husky": "4.2.5",
24-
"jasmine": "^3.6.1",
25-
"jasmine-core": "^3.6.0",
26-
"jasmine-reporters": "^2.3.2",
24+
"jasmine": "^3.10.0",
25+
"jasmine-core": "^3.10.1",
26+
"jasmine-reporters": "^2.5.0",
2727
"karma": "5.0.1",
2828
"karma-chrome-launcher": "3.1.0",
2929
"karma-firefox-launcher": "1.3.0",

0 commit comments

Comments
 (0)