Skip to content

Commit 7985255

Browse files
authored
fix(deps): Update dependency @cloudquery/plugin-pb-javascript to ^0.0.21 (#192)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@cloudquery/plugin-pb-javascript](https://togithub.com/cloudquery/plugin-pb-javascript) | dependencies | patch | [`^0.0.20` -> `^0.0.21`](https://renovatebot.com/diffs/npm/@cloudquery%2fplugin-pb-javascript/0.0.20/0.0.21) | --- ### Release Notes <details> <summary>cloudquery/plugin-pb-javascript (@&#8203;cloudquery/plugin-pb-javascript)</summary> ### [`v0.0.21`](https://togithub.com/cloudquery/plugin-pb-javascript/blob/HEAD/CHANGELOG.md#0021-2024-07-01) [Compare Source](https://togithub.com/cloudquery/plugin-pb-javascript/compare/v0.0.20...v0.0.21) ##### Bug Fixes - **deps:** Update dependency [@&#8203;grpc/grpc-js](https://togithub.com/grpc/grpc-js) to v1.10.10 ([#&#8203;61](https://togithub.com/cloudquery/plugin-pb-javascript/issues/61)) ([df224ef](https://togithub.com/cloudquery/plugin-pb-javascript/commit/df224efa101088c2d8c732d80e7514d63191fd31)) - **deps:** Update dependency typescript to v5.5.2 ([#&#8203;62](https://togithub.com/cloudquery/plugin-pb-javascript/issues/62)) ([e812e65](https://togithub.com/cloudquery/plugin-pb-javascript/commit/e812e65391689da99f5f6da4d84a7cd301b7f2f6)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent 1587728 commit 7985255

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
},
8989
"dependencies": {
9090
"@apache-arrow/esnext-esm": "^12.0.1",
91-
"@cloudquery/plugin-pb-javascript": "^0.0.20",
91+
"@cloudquery/plugin-pb-javascript": "^0.0.21",
9292
"@grpc/grpc-js": "^1.9.0",
9393
"@types/luxon": "^3.3.1",
9494
"ajv": "^8.12.0",

0 commit comments

Comments
 (0)