Skip to content

Commit

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

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
CloudSnorkelBot authored Dec 9, 2024
1 parent 3e01543 commit 3e796b9
Show file tree
Hide file tree
Showing 4 changed files with 274 additions and 249 deletions.
8 changes: 4 additions & 4 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 @@
}
}
},
"69b385db9d9e959ed7eee29d85749f75b936a36730f0eb4aad60d2271cbdf9a1": {
"390d01cbfb0e0a066805270a1c70e191dbcceb107cfca754daf549e3e547b40a": {
"source": {
"path": "asset.69b385db9d9e959ed7eee29d85749f75b936a36730f0eb4aad60d2271cbdf9a1.lambda",
"path": "asset.390d01cbfb0e0a066805270a1c70e191dbcceb107cfca754daf549e3e547b40a.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "69b385db9d9e959ed7eee29d85749f75b936a36730f0eb4aad60d2271cbdf9a1.zip",
"objectKey": "390d01cbfb0e0a066805270a1c70e191dbcceb107cfca754daf549e3e547b40a.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 @@
}
}
},
"958819be88b7435ca9434572956de01915ad0dbdafb2fddb6867534e2652393f": {
"a6ee03fbbf6bdcb041be7c8a87ac5ad9cb6c8e8600cc829d9c3f1b6d3378e0bf": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "958819be88b7435ca9434572956de01915ad0dbdafb2fddb6867534e2652393f.json",
"objectKey": "a6ee03fbbf6bdcb041be7c8a87ac5ad9cb6c8e8600cc829d9c3f1b6d3378e0bf.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": "69b385db9d9e959ed7eee29d85749f75b936a36730f0eb4aad60d2271cbdf9a1.zip"
"S3Key": "390d01cbfb0e0a066805270a1c70e191dbcceb107cfca754daf549e3e547b40a.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": "69b385db9d9e959ed7eee29d85749f75b936a36730f0eb4aad60d2271cbdf9a1.zip"
"S3Key": "390d01cbfb0e0a066805270a1c70e191dbcceb107cfca754daf549e3e547b40a.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": "69b385db9d9e959ed7eee29d85749f75b936a36730f0eb4aad60d2271cbdf9a1.zip"
"S3Key": "390d01cbfb0e0a066805270a1c70e191dbcceb107cfca754daf549e3e547b40a.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": "69b385db9d9e959ed7eee29d85749f75b936a36730f0eb4aad60d2271cbdf9a1.zip"
"S3Key": "390d01cbfb0e0a066805270a1c70e191dbcceb107cfca754daf549e3e547b40a.zip"
},
"Description": "Turbo layer packager for nodejs18.x",
"Environment": {
Expand Down
Loading

0 comments on commit 3e796b9

Please sign in to comment.