Skip to content

Commit

Permalink
fix(deps): update dependency @bufbuild/protobuf to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2023
1 parent 9f77891 commit 0942d26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"proto": "protoc --es_opt=target=ts,import_extension=.ts --plugin=protoc-gen-es=./node_modules/.bin/protoc-gen-es --es_out=./src/helpers/proto --proto_path=./protocol/proto_files plugnmeet_datamessage.proto plugnmeet_recorder.proto plugnmeet_recording.proto plugnmeet_breakout_room.proto plugnmeet_polls.proto plugnmeet_common_api.proto plugnmeet_ingress.proto plugnmeet_speech_services.proto"
},
"dependencies": {
"@bufbuild/protobuf": "1.2.1",
"@bufbuild/protobuf": "1.3.0",
"@excalidraw/excalidraw": "0.15.2",
"@headlessui/react": "1.7.15",
"@reduxjs/toolkit": "1.9.5",
Expand Down

0 comments on commit 0942d26

Please sign in to comment.