Skip to content

Commit

Permalink
chore(deps): upgrade dependencies (#327)
Browse files Browse the repository at this point in the history
Upgrades project dependencies. See details in [workflow run].

[Workflow Run]: https://github.com/taimos/cdk-serverless/actions/runs/10658531190

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
taimos-projen[bot] authored Sep 2, 2024
1 parent 7c95c4a commit 5faac7b
Show file tree
Hide file tree
Showing 6 changed files with 781 additions and 516 deletions.
1 change: 1 addition & 0 deletions .gitattributes

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

10 changes: 5 additions & 5 deletions .projen/deps.json

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

8 changes: 5 additions & 3 deletions .projen/tasks.json

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

2 changes: 1 addition & 1 deletion docs/projen/interfaces/ServerlessProjectOptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -1873,7 +1873,7 @@ <h4>Default</h4><pre><code class="language-ts"><span class="hl-2">&quot;latest&q
<section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="versionrcOptions" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>versionrc<wbr/>Options</span><a href="#versionrcOptions" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">versionrc<wbr/>Options</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type ">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></div>
<div class="tsd-comment tsd-typography"><p>Custom configuration used when creating changelog with standard-version package.
<div class="tsd-comment tsd-typography"><p>Custom configuration used when creating changelog with commit-and-tag-version package.
Given values either append to default configuration or overwrite values in it.</p>
</div>
<div class="tsd-comment tsd-typography">
Expand Down
Loading

0 comments on commit 5faac7b

Please sign in to comment.