Skip to content

Commit

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

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
CloudSnorkelBot authored Oct 21, 2024
1 parent 5689d8b commit 7a1a391
Show file tree
Hide file tree
Showing 6 changed files with 123 additions and 121 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull-request-lint.yml

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

10 changes: 5 additions & 5 deletions .mergify.yml

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

6 changes: 3 additions & 3 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 @@
}
}
},
"39a8f4c5f646a1388bc9c667a2d722905b7656833bc8560cbf3ee587e1034db9": {
"80f87337792bbfbd3b5e09dc248550d1e7fdd13348af37bc2ae5a2529f96c61b": {
"source": {
"path": "asset.39a8f4c5f646a1388bc9c667a2d722905b7656833bc8560cbf3ee587e1034db9.lambda",
"path": "asset.80f87337792bbfbd3b5e09dc248550d1e7fdd13348af37bc2ae5a2529f96c61b.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "39a8f4c5f646a1388bc9c667a2d722905b7656833bc8560cbf3ee587e1034db9.zip",
"objectKey": "80f87337792bbfbd3b5e09dc248550d1e7fdd13348af37bc2ae5a2529f96c61b.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 @@
}
}
},
"4ec5cfd6a356bb4e5a3d7ae3050a242f11f7c8f82bd5a6e918b8b058647a74ca": {
"6a50b5db530d1576c1260209b23bb9fb2cf8b050f743560683e16742369b15b9": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "4ec5cfd6a356bb4e5a3d7ae3050a242f11f7c8f82bd5a6e918b8b058647a74ca.json",
"objectKey": "6a50b5db530d1576c1260209b23bb9fb2cf8b050f743560683e16742369b15b9.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": "39a8f4c5f646a1388bc9c667a2d722905b7656833bc8560cbf3ee587e1034db9.zip"
"S3Key": "80f87337792bbfbd3b5e09dc248550d1e7fdd13348af37bc2ae5a2529f96c61b.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -9050,7 +9050,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "39a8f4c5f646a1388bc9c667a2d722905b7656833bc8560cbf3ee587e1034db9.zip"
"S3Key": "80f87337792bbfbd3b5e09dc248550d1e7fdd13348af37bc2ae5a2529f96c61b.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -10987,7 +10987,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "39a8f4c5f646a1388bc9c667a2d722905b7656833bc8560cbf3ee587e1034db9.zip"
"S3Key": "80f87337792bbfbd3b5e09dc248550d1e7fdd13348af37bc2ae5a2529f96c61b.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -12924,7 +12924,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "39a8f4c5f646a1388bc9c667a2d722905b7656833bc8560cbf3ee587e1034db9.zip"
"S3Key": "80f87337792bbfbd3b5e09dc248550d1e7fdd13348af37bc2ae5a2529f96c61b.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
Loading

0 comments on commit 7a1a391

Please sign in to comment.