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
….6 (#14)

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.5` -> `^0.0.6`](https://renovatebot.com/diffs/npm/@cloudquery%2fplugin-pb-javascript/0.0.5/0.0.6) |

---

### Release Notes

<details>
<summary>cloudquery/plugin-pb-javascript (@&#8203;cloudquery/plugin-pb-javascript)</summary>

### [`v0.0.6`](https://togithub.com/cloudquery/plugin-pb-javascript/blob/HEAD/CHANGELOG.md#006-2023-08-07)

[Compare Source](https://togithub.com/cloudquery/plugin-pb-javascript/compare/v0.0.5...v0.0.6)

##### Bug Fixes

-   Generate JavaScript Code from `plugin-pb` ([#&#8203;10](https://togithub.com/cloudquery/plugin-pb-javascript/issues/10)) ([7301495](https://togithub.com/cloudquery/plugin-pb-javascript/commit/7301495a6fe780a47587b59f6ec9ba1c5c563e83))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
  • Loading branch information
cq-bot committed Aug 7, 2023
1 parent 0d70b25 commit 92a87a1
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 @@ -65,7 +65,7 @@
}
},
"dependencies": {
"@cloudquery/plugin-pb-javascript": "^0.0.5",
"@cloudquery/plugin-pb-javascript": "^0.0.6",
"yargs": "^17.7.2"
}
}

0 comments on commit 92a87a1

Please sign in to comment.