Skip to content

Commit

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

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
CloudSnorkelBot authored May 27, 2024
1 parent 5990be9 commit 6c04ec5
Show file tree
Hide file tree
Showing 6 changed files with 489 additions and 489 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml

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

6 changes: 3 additions & 3 deletions .github/workflows/release.yml

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

11 changes: 6 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 @@
}
}
},
"5bb9991701e20996fa35c8e29b828f9770ddd949c4290ffbd247ac8f57132fab": {
"d725d9f8d5f4c70ce2684394862568a8251e79fd98827d6ef1b1c88de615945b": {
"source": {
"path": "asset.5bb9991701e20996fa35c8e29b828f9770ddd949c4290ffbd247ac8f57132fab.lambda",
"path": "asset.d725d9f8d5f4c70ce2684394862568a8251e79fd98827d6ef1b1c88de615945b.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "5bb9991701e20996fa35c8e29b828f9770ddd949c4290ffbd247ac8f57132fab.zip",
"objectKey": "d725d9f8d5f4c70ce2684394862568a8251e79fd98827d6ef1b1c88de615945b.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 @@
}
}
},
"e6254c6f147d6fed8b8409f346b40e9504003915f78305604524b8bcf995d3f1": {
"1f88782da87866f6fef1367f1732dff6246366c27c12a7a3694399806f64864e": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "e6254c6f147d6fed8b8409f346b40e9504003915f78305604524b8bcf995d3f1.json",
"objectKey": "1f88782da87866f6fef1367f1732dff6246366c27c12a7a3694399806f64864e.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": "5bb9991701e20996fa35c8e29b828f9770ddd949c4290ffbd247ac8f57132fab.zip"
"S3Key": "d725d9f8d5f4c70ce2684394862568a8251e79fd98827d6ef1b1c88de615945b.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -9050,7 +9050,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "5bb9991701e20996fa35c8e29b828f9770ddd949c4290ffbd247ac8f57132fab.zip"
"S3Key": "d725d9f8d5f4c70ce2684394862568a8251e79fd98827d6ef1b1c88de615945b.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -10987,7 +10987,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "5bb9991701e20996fa35c8e29b828f9770ddd949c4290ffbd247ac8f57132fab.zip"
"S3Key": "d725d9f8d5f4c70ce2684394862568a8251e79fd98827d6ef1b1c88de615945b.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -12924,7 +12924,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "5bb9991701e20996fa35c8e29b828f9770ddd949c4290ffbd247ac8f57132fab.zip"
"S3Key": "d725d9f8d5f4c70ce2684394862568a8251e79fd98827d6ef1b1c88de615945b.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
Loading

0 comments on commit 6c04ec5

Please sign in to comment.