Skip to content

Commit e3f61b1

Browse files
Pin dependency @types/google-protobuf to 3.15.6 (#32)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 92e25f7 commit e3f61b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bindings/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"google-protobuf": "^3.20.1"
1212
},
1313
"devDependencies": {
14-
"@types/google-protobuf": "^3.15.6",
14+
"@types/google-protobuf": "3.15.6",
1515
"protoc-gen-ts": "0.8.1",
1616
"typescript": "^4.6.4"
1717
},

yarn.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)