Skip to content

Commit 870434e

Browse files
chore(deps): update dependency node to v7.1.0 (#297)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [node](https://circleci.com/developer/orbs/orb/circleci/node) | orb | minor | `7.0.0` -> `7.1.0` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/codegen-sh/codegen-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c79224 commit 870434e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ executors:
1919
orbs:
2020
aws-cli: circleci/[email protected]
2121
codecov: codecov/[email protected]
22-
node: circleci/node@7.0.0
22+
node: circleci/node@7.1.0
2323
github-cli: circleci/[email protected]
2424
slack: circleci/[email protected]
2525

0 commit comments

Comments
 (0)