Skip to content

Commit

Permalink
chore(deps-dev): bump jsii from 5.4.36 to 5.4.46 (#854)
Browse files Browse the repository at this point in the history
* chore(deps-dev): bump jsii from 5.4.36 to 5.4.46

Bumps [jsii](https://github.com/aws/jsii-compiler) from 5.4.36 to 5.4.46.
- [Release notes](https://github.com/aws/jsii-compiler/releases)
- [Changelog](https://github.com/aws/jsii-compiler/blob/main/releases.json)
- [Commits](aws/jsii-compiler@v5.4.36...v5.4.46)

---
updated-dependencies:
- dependency-name: jsii
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(jsii): update jsii

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: krokoko <[email protected]>
  • Loading branch information
dependabot[bot] and krokoko authored Dec 18, 2024
1 parent fbabb7f commit 9100771
Show file tree
Hide file tree
Showing 5 changed files with 154 additions and 719 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.

2 changes: 1 addition & 1 deletion .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
projenVersion: '~0.84.5',
constructsVersion: '10.3.0',
defaultReleaseBranch: 'main',
jsiiVersion: '~5.4.0',
jsiiVersion: '~5.4.46',
name: '@' + PUBLICATION_NAMESPACE + '/' + PROJECT_NAME,
projenrcTs: true,
repositoryUrl: 'https://github.com/' + GITHUB_USER + '/' + PROJECT_NAME,
Expand Down
Loading

0 comments on commit 9100771

Please sign in to comment.