Skip to content

Commit

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

[Workflow Run]: https://github.com/CloudSnorkel/cdk-turbo-layers/actions/runs/7441961785

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
CloudSnorkelBot authored Jan 14, 2024
1 parent f6d9930 commit 6b6574a
Show file tree
Hide file tree
Showing 8 changed files with 717 additions and 715 deletions.
2 changes: 1 addition & 1 deletion .gitignore

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

1 change: 1 addition & 0 deletions .npmignore

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

3 changes: 2 additions & 1 deletion .projen/tasks.json

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

10 changes: 5 additions & 5 deletions package.json

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

10 changes: 5 additions & 5 deletions test/default.integ.snapshot/Turbo-Layer-Test.assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,15 +157,15 @@
}
}
},
"55a70253de268dd9109d914c76bacde011167e3e91804207611c047c0ba79177": {
"37f5ca0ba06a50644160d53af7a6c71ff2f1202365680e1d07202ee1717bd108": {
"source": {
"path": "asset.55a70253de268dd9109d914c76bacde011167e3e91804207611c047c0ba79177.lambda",
"path": "asset.37f5ca0ba06a50644160d53af7a6c71ff2f1202365680e1d07202ee1717bd108.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "55a70253de268dd9109d914c76bacde011167e3e91804207611c047c0ba79177.zip",
"objectKey": "37f5ca0ba06a50644160d53af7a6c71ff2f1202365680e1d07202ee1717bd108.zip",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down Expand Up @@ -235,15 +235,15 @@
}
}
},
"332ea9ae34086dc09135fb22955c4ab0465933a66dd91205e817ec23a5a6c884": {
"5e8bf9a681ba44943bac27474626887023eedb00716adeba6c05d82fb64cdcfb": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "332ea9ae34086dc09135fb22955c4ab0465933a66dd91205e817ec23a5a6c884.json",
"objectKey": "5e8bf9a681ba44943bac27474626887023eedb00716adeba6c05d82fb64cdcfb.json",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down
8 changes: 4 additions & 4 deletions test/default.integ.snapshot/Turbo-Layer-Test.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -6705,7 +6705,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "55a70253de268dd9109d914c76bacde011167e3e91804207611c047c0ba79177.zip"
"S3Key": "37f5ca0ba06a50644160d53af7a6c71ff2f1202365680e1d07202ee1717bd108.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -8508,7 +8508,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "55a70253de268dd9109d914c76bacde011167e3e91804207611c047c0ba79177.zip"
"S3Key": "37f5ca0ba06a50644160d53af7a6c71ff2f1202365680e1d07202ee1717bd108.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -10311,7 +10311,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "55a70253de268dd9109d914c76bacde011167e3e91804207611c047c0ba79177.zip"
"S3Key": "37f5ca0ba06a50644160d53af7a6c71ff2f1202365680e1d07202ee1717bd108.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -12114,7 +12114,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "55a70253de268dd9109d914c76bacde011167e3e91804207611c047c0ba79177.zip"
"S3Key": "37f5ca0ba06a50644160d53af7a6c71ff2f1202365680e1d07202ee1717bd108.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
4 changes: 2 additions & 2 deletions tsconfig.dev.json

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

Loading

0 comments on commit 6b6574a

Please sign in to comment.