Skip to content

Commit

Permalink
chore(deps): upgrade dependencies (#135)
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/8319710168

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
CloudSnorkelBot authored Mar 18, 2024
1 parent 3f7e84f commit 3f3ffaf
Show file tree
Hide file tree
Showing 4 changed files with 1,299 additions and 1,205 deletions.
18 changes: 9 additions & 9 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 @@
}
}
},
"87f08a0900e8ad2b17b0a44a7bbda20fac9f9325f21dd00735fd3fd265547228": {
"3be866fe2cf9c44f8da72c5877e9899b0d8932977ac38ec0b67b1af456f6e170": {
"source": {
"path": "asset.87f08a0900e8ad2b17b0a44a7bbda20fac9f9325f21dd00735fd3fd265547228.lambda",
"path": "asset.3be866fe2cf9c44f8da72c5877e9899b0d8932977ac38ec0b67b1af456f6e170.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "87f08a0900e8ad2b17b0a44a7bbda20fac9f9325f21dd00735fd3fd265547228.zip",
"objectKey": "3be866fe2cf9c44f8da72c5877e9899b0d8932977ac38ec0b67b1af456f6e170.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 @@
}
}
},
"3359afcfe07d21d101d3011322571ec52ad5f73f77ad31e76d3ab458b78a4776": {
"4403c9c63ee1b02fb804ab867c04b85e72a7d0c74e2528a27eab4e23517f2ff0": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "3359afcfe07d21d101d3011322571ec52ad5f73f77ad31e76d3ab458b78a4776.json",
"objectKey": "4403c9c63ee1b02fb804ab867c04b85e72a7d0c74e2528a27eab4e23517f2ff0.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 @@ -7113,7 +7113,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "87f08a0900e8ad2b17b0a44a7bbda20fac9f9325f21dd00735fd3fd265547228.zip"
"S3Key": "3be866fe2cf9c44f8da72c5877e9899b0d8932977ac38ec0b67b1af456f6e170.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -9050,7 +9050,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "87f08a0900e8ad2b17b0a44a7bbda20fac9f9325f21dd00735fd3fd265547228.zip"
"S3Key": "3be866fe2cf9c44f8da72c5877e9899b0d8932977ac38ec0b67b1af456f6e170.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -10987,7 +10987,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "87f08a0900e8ad2b17b0a44a7bbda20fac9f9325f21dd00735fd3fd265547228.zip"
"S3Key": "3be866fe2cf9c44f8da72c5877e9899b0d8932977ac38ec0b67b1af456f6e170.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -12924,7 +12924,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "87f08a0900e8ad2b17b0a44a7bbda20fac9f9325f21dd00735fd3fd265547228.zip"
"S3Key": "3be866fe2cf9c44f8da72c5877e9899b0d8932977ac38ec0b67b1af456f6e170.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
Loading

0 comments on commit 3f3ffaf

Please sign in to comment.