Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Commit 37be411

Browse files
authored
Merge branch 'master' into patch-1
2 parents 94d4e93 + 0922164 commit 37be411

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,9 @@
6666
"p-defer": "^3.0.0"
6767
},
6868
"devDependencies": {
69-
"@grpc/proto-loader": "^0.5.4",
69+
"@grpc/proto-loader": "^0.6.0",
70+
"@microsoft/api-documenter": "^7.8.10",
71+
"@microsoft/api-extractor": "^7.8.10",
7072
"@types/execa": "^0.9.0",
7173
"@types/extend": "^3.0.0",
7274
"@types/lodash.snakecase": "^4.1.6",
@@ -92,15 +94,13 @@
9294
"null-loader": "^4.0.0",
9395
"protobufjs": "^6.10.1",
9496
"proxyquire": "^2.0.0",
95-
"sinon": "^10.0.0",
97+
"sinon": "10.0.0",
9698
"tmp": "^0.2.0",
9799
"ts-loader": "^8.0.0",
98100
"typescript": "^3.8.3",
99101
"uuid": "^8.0.0",
100102
"webpack": "^5.0.0",
101103
"webpack-cli": "^4.0.0",
102-
"yargs": "^16.0.0",
103-
"@microsoft/api-documenter": "^7.8.10",
104-
"@microsoft/api-extractor": "^7.8.10"
104+
"yargs": "^16.0.0"
105105
}
106106
}

0 commit comments

Comments
 (0)