Skip to content

Commit

Permalink
chore(deps): update JSII version to
Browse files Browse the repository at this point in the history
  • Loading branch information
team-tf-cdk committed Jan 19, 2024
1 parent de2604e commit 34960f3
Show file tree
Hide file tree
Showing 38 changed files with 282 additions and 406 deletions.
4 changes: 2 additions & 2 deletions .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 .projenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ const project = new CdktfProviderProject({
cdktfVersion: "^0.20.0",
constructsVersion: "^10.3.0",
minNodeVersion: "18.12.0",
jsiiVersion: "~5.2.0",
typescriptVersion: "~5.2.0", // NOTE: this should be the same major/minor version as JSII
jsiiVersion: "~5.3.0",
typescriptVersion: "~5.3.0", // NOTE: this should be the same major/minor version as JSII
devDeps: ["@cdktf/provider-project@^0.5.0"],
isDeprecated: false,
});
Expand Down
12 changes: 6 additions & 6 deletions docs/config.go.md

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

Loading

0 comments on commit 34960f3

Please sign in to comment.