Skip to content

Commit

Permalink
chore(deps): update jsii & typescript version to
Browse files Browse the repository at this point in the history
  • Loading branch information
team-tf-cdk committed Jan 30, 2025
1 parent d0249d9 commit 84bd1f7
Show file tree
Hide file tree
Showing 272 changed files with 1,142 additions and 1,818 deletions.
6 changes: 3 additions & 3 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 @@ -12,8 +12,8 @@ const project = new CdktfProviderProject({
cdktfVersion: "^0.20.0",
constructsVersion: "^10.3.0",
minNodeVersion: "18.12.0",
typescriptVersion: "~5.4.0", // JSII and TS should always use the same major/minor version range
jsiiVersion: "~5.4.0", // JSII and TS should always use the same major/minor version range
typescriptVersion: "~5.5.0", // JSII and TS should always use the same major/minor version range
jsiiVersion: "~5.5.0", // JSII and TS should always use the same major/minor version range
devDeps: ["@cdktf/provider-project@^0.6.0"],
isDeprecated: false,
});
Expand Down
12 changes: 6 additions & 6 deletions docs/actionsEnvironmentSecret.go.md

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

12 changes: 6 additions & 6 deletions docs/actionsEnvironmentVariable.go.md

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

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

24 changes: 12 additions & 12 deletions docs/actionsOrganizationPermissions.go.md

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

Loading

0 comments on commit 84bd1f7

Please sign in to comment.