Skip to content

Commit

Permalink
fix(deps): Update dependency @cloudquery/plugin-pb-javascript to ^0.0…
Browse files Browse the repository at this point in the history
….21 (#192)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@cloudquery/plugin-pb-javascript](https://github.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://github.com/cloudquery/plugin-pb-javascript/blob/HEAD/CHANGELOG.md#0021-2024-07-01)

[Compare Source](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.20...v0.0.21)

##### Bug Fixes

-   **deps:** Update dependency [@&#8203;grpc/grpc-js](https://github.com/grpc/grpc-js) to v1.10.10 ([#&#8203;61](https://github.com/cloudquery/plugin-pb-javascript/issues/61)) ([df224ef](https://github.com/cloudquery/plugin-pb-javascript/commit/df224efa101088c2d8c732d80e7514d63191fd31))
-   **deps:** Update dependency typescript to v5.5.2 ([#&#8203;62](https://github.com/cloudquery/plugin-pb-javascript/issues/62)) ([e812e65](https://github.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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
  • Loading branch information
cq-bot authored Jul 8, 2024
1 parent 1587728 commit 7985255
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
},
"dependencies": {
"@apache-arrow/esnext-esm": "^12.0.1",
"@cloudquery/plugin-pb-javascript": "^0.0.20",
"@cloudquery/plugin-pb-javascript": "^0.0.21",
"@grpc/grpc-js": "^1.9.0",
"@types/luxon": "^3.3.1",
"ajv": "^8.12.0",
Expand Down

0 comments on commit 7985255

Please sign in to comment.