Skip to content

Commit 9bb3fb6

Browse files
authored
fix(deps): Update dependency @cloudquery/plugin-pb-javascript to ^0.0.31 (#264)
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.30` -> `^0.0.31`](https://renovatebot.com/diffs/npm/@cloudquery%2fplugin-pb-javascript/0.0.30/0.0.31) | --- ### Release Notes <details> <summary>cloudquery/plugin-pb-javascript (@&#8203;cloudquery/plugin-pb-javascript)</summary> ### [`v0.0.31`](https://togithub.com/cloudquery/plugin-pb-javascript/blob/HEAD/CHANGELOG.md#0031-2025-02-01) [Compare Source](https://togithub.com/cloudquery/plugin-pb-javascript/compare/v0.0.30...v0.0.31) ##### Bug Fixes - **deps:** Update dependency typescript to v5.7.3 ([#&#8203;87](https://togithub.com/cloudquery/plugin-pb-javascript/issues/87)) ([0af0541](https://togithub.com/cloudquery/plugin-pb-javascript/commit/0af0541d115e5dd2b808a1be5cfe74e2cdd0d3c8)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent beaf022 commit 9bb3fb6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
},
9090
"dependencies": {
9191
"@apache-arrow/esnext-esm": "^18.0.0",
92-
"@cloudquery/plugin-pb-javascript": "^0.0.30",
92+
"@cloudquery/plugin-pb-javascript": "^0.0.31",
9393
"@grpc/grpc-js": "^1.9.0",
9494
"@types/luxon": "^3.3.1",
9595
"ajv": "^8.12.0",

0 commit comments

Comments
 (0)