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] <[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]>
1 parent fbabb7f commit 9100771

File tree

5 files changed

+154
-719
lines changed

5 files changed

+154
-719
lines changed

.projen/deps.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.projenrc.ts

+1-1
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)