Skip to content

Commit

Permalink
chore(deps): upgrade jsii & typescript to v5.5 in this project only
Browse files Browse the repository at this point in the history
Signed-off-by: team-tf-cdk <github-team-tf-cdk@hashicorp.com>
  • Loading branch information
team-tf-cdk committed Jan 30, 2025
1 parent af27ee1 commit b6f2b2f
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-jsii-typescript.yml

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

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.

2 changes: 1 addition & 1 deletion .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const githubActionPinnedVersions = {
};

/** JSII and TS should always use the same major/minor version range */
const typescriptVersion = "~5.4.0";
const typescriptVersion = "~5.5.0";
const project = new cdk.JsiiProject({
name: "@cdktf/provider-project",
author: "HashiCorp",
Expand Down
6 changes: 3 additions & 3 deletions package.json

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

30 changes: 15 additions & 15 deletions yarn.lock

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

0 comments on commit b6f2b2f

Please # to comment.