Skip to content

Commit

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

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
CloudSnorkelBot authored Jan 6, 2025
1 parent 7c68c01 commit 22383c0
Show file tree
Hide file tree
Showing 4 changed files with 286 additions and 258 deletions.
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 @@ -144,15 +144,15 @@
}
}
},
"fce5204e514cbe1227c8128f3e9913d904c9e3053aa32bd9574f9551d0e00ea6": {
"c1420da40abda5beb1326176ebf2656adf83b176b0cc7c31bad53e14c6cdde3c": {
"source": {
"path": "asset.fce5204e514cbe1227c8128f3e9913d904c9e3053aa32bd9574f9551d0e00ea6.lambda",
"path": "asset.c1420da40abda5beb1326176ebf2656adf83b176b0cc7c31bad53e14c6cdde3c.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "fce5204e514cbe1227c8128f3e9913d904c9e3053aa32bd9574f9551d0e00ea6.zip",
"objectKey": "c1420da40abda5beb1326176ebf2656adf83b176b0cc7c31bad53e14c6cdde3c.zip",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down Expand Up @@ -222,15 +222,15 @@
}
}
},
"2a75cc2cd6a5c656647f9652bece0db6a7ef49f68ed9760c52eb3a83c3ad1024": {
"1b841e9e1fd8a5e096ea0ed1f5c1a6c0789a5f1a017c18027fe0ecc39d5ef55a": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "2a75cc2cd6a5c656647f9652bece0db6a7ef49f68ed9760c52eb3a83c3ad1024.json",
"objectKey": "1b841e9e1fd8a5e096ea0ed1f5c1a6c0789a5f1a017c18027fe0ecc39d5ef55a.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 @@ -6612,7 +6612,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "fce5204e514cbe1227c8128f3e9913d904c9e3053aa32bd9574f9551d0e00ea6.zip"
"S3Key": "c1420da40abda5beb1326176ebf2656adf83b176b0cc7c31bad53e14c6cdde3c.zip"
},
"Description": "Turbo layer packager for nodejs16.x",
"Environment": {
Expand Down Expand Up @@ -8407,7 +8407,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "fce5204e514cbe1227c8128f3e9913d904c9e3053aa32bd9574f9551d0e00ea6.zip"
"S3Key": "c1420da40abda5beb1326176ebf2656adf83b176b0cc7c31bad53e14c6cdde3c.zip"
},
"Description": "Turbo layer packager for nodejs18.x",
"Environment": {
Expand Down Expand Up @@ -10202,7 +10202,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "fce5204e514cbe1227c8128f3e9913d904c9e3053aa32bd9574f9551d0e00ea6.zip"
"S3Key": "c1420da40abda5beb1326176ebf2656adf83b176b0cc7c31bad53e14c6cdde3c.zip"
},
"Description": "Turbo layer packager for nodejs16.x",
"Environment": {
Expand Down Expand Up @@ -11997,7 +11997,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "fce5204e514cbe1227c8128f3e9913d904c9e3053aa32bd9574f9551d0e00ea6.zip"
"S3Key": "c1420da40abda5beb1326176ebf2656adf83b176b0cc7c31bad53e14c6cdde3c.zip"
},
"Description": "Turbo layer packager for nodejs18.x",
"Environment": {
Expand Down
Loading

0 comments on commit 22383c0

Please sign in to comment.