Skip to content

Commit 3daf96c

Browse files
Merge pull request #223 from code0-tech/renovate/protoc-34.x
Update dependency protoc to v34
2 parents 34af01f + 3f16fa8 commit 3daf96c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

build/ts/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@protobuf-ts/plugin": "^2.11.1",
25-
"protoc": "^33.0.0"
25+
"protoc": "^34.0.0"
2626
},
2727
"files": [
2828
"helpers/*.ts",

0 commit comments

Comments
 (0)