Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Triggered by
https://github.com/cdktf/cdktf-repository-manager/actions/runs/7208887593

---------

Signed-off-by: team-tf-cdk <github-team-tf-cdk@hashicorp.com>
  • Loading branch information
team-tf-cdk committed Dec 14, 2023
1 parent 78dc49e commit 0535ce5
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml

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

2 changes: 1 addition & 1 deletion .projen/deps.json

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

4 changes: 2 additions & 2 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 .projenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const project = new CdktfProviderProject({
minNodeVersion: "18.12.0",
jsiiVersion: "~5.2.0",
typescriptVersion: "~5.2.0", // NOTE: this should be the same major/minor version as JSII
devDeps: ["@cdktf/provider-project@^0.4.0"],
devDeps: ["@cdktf/provider-project@~0.4.0"],
});

project.synth();
2 changes: 1 addition & 1 deletion package.json

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

8 changes: 4 additions & 4 deletions yarn.lock

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

0 comments on commit 0535ce5

Please sign in to comment.