Skip to content

Commit

Permalink
fix(deps): update dependency @protobuf-ts/runtime to v2.6.0 (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored May 16, 2022
1 parent b66ea29 commit 3d43924
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"bot"
],
"dependencies": {
"@protobuf-ts/runtime": "2.5.0",
"@protobuf-ts/runtime": "2.6.0",
"lodash": "^4.17.21",
"rxjs": "7.5.5"
},
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -976,7 +976,14 @@ __metadata:
languageName: node
linkType: hard

"@protobuf-ts/runtime@npm:2.5.0, @protobuf-ts/runtime@npm:^2.5.0":
"@protobuf-ts/runtime@npm:2.6.0":
version: 2.6.0
resolution: "@protobuf-ts/runtime@npm:2.6.0"
checksum: 01e06a658554a588bf09614bc7f9805b1ac1c311de8314fe075e3eb7882c966455cdc0a3cd3e8feb5138b7b8a3d4bde0185ac6284d1bac142c7d07d20a34add4
languageName: node
linkType: hard

"@protobuf-ts/runtime@npm:^2.5.0":
version: 2.5.0
resolution: "@protobuf-ts/runtime@npm:2.5.0"
checksum: 1a689171e8fa9d17bcde82233a64b496187561dc40dbef0aa9a5ba05594a61f2d2c70dae3eb0c936c7df89f8b09f27a71af7c2142dffe3d9998a3e3a3a5b143b
Expand Down Expand Up @@ -1058,7 +1065,7 @@ __metadata:
resolution: "@tf2pickup-org/simple-mumble-bot@workspace:."
dependencies:
"@protobuf-ts/plugin": 2.5.0
"@protobuf-ts/runtime": 2.5.0
"@protobuf-ts/runtime": 2.6.0
"@release-it/conventional-changelog": 5.0.0
"@tsconfig/node16": 1.0.2
"@types/jest": 27.5.1
Expand Down

0 comments on commit 3d43924

Please sign in to comment.