Skip to content

Commit 9100771

Browse files
chore(deps-dev): bump jsii from 5.4.36 to 5.4.46 (#854)
* 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] <support@github.com> * chore(jsii): update jsii --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: krokoko <alkrok@amazon.com>
1 parent fbabb7f commit 9100771

File tree

5 files changed

+154
-719
lines changed

5 files changed

+154
-719
lines changed

.projen/deps.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.projenrc.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
4646
projenVersion: '~0.84.5',
4747
constructsVersion: '10.3.0',
4848
defaultReleaseBranch: 'main',
49-
jsiiVersion: '~5.4.0',
49+
jsiiVersion: '~5.4.46',
5050
name: '@' + PUBLICATION_NAMESPACE + '/' + PROJECT_NAME,
5151
projenrcTs: true,
5252
repositoryUrl: 'https://github.com/' + GITHUB_USER + '/' + PROJECT_NAME,

0 commit comments

Comments
 (0)