Skip to content

Commit

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

[Workflow Run]:
https://github.com/cdktf/cdktf-provider-project/actions/runs/11776285880

------

*Automatically created by projen via the "upgrade-main" workflow*

---------

Signed-off-by: team-tf-cdk <[email protected]>
Co-authored-by: Daniel Schmidt <[email protected]>
  • Loading branch information
team-tf-cdk and DanielMSchmidt authored Nov 11, 2024
1 parent 7188533 commit e3f970f
Show file tree
Hide file tree
Showing 4 changed files with 265 additions and 280 deletions.
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.

2 changes: 1 addition & 1 deletion .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const project = new cdk.JsiiProject({
pullRequestTemplate: false,
jsiiVersion: "~5.4.0",
typescriptVersion: "~5.4.0", // should always be the same major/minor as JSII
peerDeps: ["projen@^0.87.4", "constructs@^10.3.0"],
peerDeps: ["projen@^0.87.4", "constructs@^10.4.2"],
deps: ["change-case", "fs-extra"],
bundledDeps: ["change-case", "fs-extra"],
defaultReleaseBranch: "main",
Expand Down
8 changes: 4 additions & 4 deletions package.json

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

Loading

0 comments on commit e3f970f

Please sign in to comment.