Skip to content

Commit

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

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
CloudSnorkelBot authored Nov 4, 2024
1 parent 7879e11 commit 51f3f2e
Show file tree
Hide file tree
Showing 6 changed files with 157 additions and 157 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-lint.yml

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

2 changes: 1 addition & 1 deletion .projen/tasks.json

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

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 @@ -157,15 +157,15 @@
}
}
},
"10aed9a7708da1ce93bd52eee90036a640a2032b0b2f3f03a7739dc8973eacba": {
"0a48dc23c989127d1fa38e8484f421f25e362ae974ab1e2ef7e0f1308672e35c": {
"source": {
"path": "asset.10aed9a7708da1ce93bd52eee90036a640a2032b0b2f3f03a7739dc8973eacba.lambda",
"path": "asset.0a48dc23c989127d1fa38e8484f421f25e362ae974ab1e2ef7e0f1308672e35c.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "10aed9a7708da1ce93bd52eee90036a640a2032b0b2f3f03a7739dc8973eacba.zip",
"objectKey": "0a48dc23c989127d1fa38e8484f421f25e362ae974ab1e2ef7e0f1308672e35c.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 @@
}
}
},
"9a17dc358095d03fe126932c8ca1ba9101301d17d524e7bfc66006567ec28e54": {
"a869f85b34b20c49dd8bb1ccba91ea1c7d0ee33f01e5144d41c81c102a61a836": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "9a17dc358095d03fe126932c8ca1ba9101301d17d524e7bfc66006567ec28e54.json",
"objectKey": "a869f85b34b20c49dd8bb1ccba91ea1c7d0ee33f01e5144d41c81c102a61a836.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": "10aed9a7708da1ce93bd52eee90036a640a2032b0b2f3f03a7739dc8973eacba.zip"
"S3Key": "0a48dc23c989127d1fa38e8484f421f25e362ae974ab1e2ef7e0f1308672e35c.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -9050,7 +9050,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "10aed9a7708da1ce93bd52eee90036a640a2032b0b2f3f03a7739dc8973eacba.zip"
"S3Key": "0a48dc23c989127d1fa38e8484f421f25e362ae974ab1e2ef7e0f1308672e35c.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -10987,7 +10987,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "10aed9a7708da1ce93bd52eee90036a640a2032b0b2f3f03a7739dc8973eacba.zip"
"S3Key": "0a48dc23c989127d1fa38e8484f421f25e362ae974ab1e2ef7e0f1308672e35c.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -12924,7 +12924,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "10aed9a7708da1ce93bd52eee90036a640a2032b0b2f3f03a7739dc8973eacba.zip"
"S3Key": "0a48dc23c989127d1fa38e8484f421f25e362ae974ab1e2ef7e0f1308672e35c.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
Loading

0 comments on commit 51f3f2e

Please sign in to comment.