Skip to content

Commit a04dee8

Browse files
authored
fix(deps): Update dependency @cloudquery/plugin-pb-javascript to ^0.0.10 (#86)
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.9` -> `^0.0.10`](https://renovatebot.com/diffs/npm/@cloudquery%2fplugin-pb-javascript/0.0.9/0.0.10) | --- ### Release Notes <details> <summary>cloudquery/plugin-pb-javascript (@&#8203;cloudquery/plugin-pb-javascript)</summary> ### [`v0.0.10`](https://togithub.com/cloudquery/plugin-pb-javascript/blob/HEAD/CHANGELOG.md#0010-2023-10-12) [Compare Source](https://togithub.com/cloudquery/plugin-pb-javascript/compare/v0.0.9...v0.0.10) ##### Bug Fixes - Generate JavaScript Code from `plugin-pb` ([#&#8203;24](https://togithub.com/cloudquery/plugin-pb-javascript/issues/24)) ([8518270](https://togithub.com/cloudquery/plugin-pb-javascript/commit/8518270a93e27d3baf5a99c462833fceef9ce575)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent 319c2de commit a04dee8

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
@@ -87,7 +87,7 @@
8787
},
8888
"dependencies": {
8989
"@apache-arrow/esnext-esm": "^12.0.1",
90-
"@cloudquery/plugin-pb-javascript": "^0.0.9",
90+
"@cloudquery/plugin-pb-javascript": "^0.0.10",
9191
"@grpc/grpc-js": "^1.9.0",
9292
"@types/luxon": "^3.3.1",
9393
"ajv": "^8.12.0",

0 commit comments

Comments
 (0)