Skip to content

Commit

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

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
CloudSnorkelBot authored Feb 19, 2024
1 parent 7541e75 commit fe85b71
Show file tree
Hide file tree
Showing 6 changed files with 370 additions and 456 deletions.
3 changes: 1 addition & 2 deletions .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 .github/workflows/upgrade-main.yml

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 @@
}
}
},
"f54775b191679cadcbf48f15e2891841fb679ca52f1e0b24f45c4468eceadc0b": {
"dfe2c6c578a9beada9f702ac8fc026430d09fee2b1d9356658a06c7d59d9989c": {
"source": {
"path": "asset.f54775b191679cadcbf48f15e2891841fb679ca52f1e0b24f45c4468eceadc0b.lambda",
"path": "asset.dfe2c6c578a9beada9f702ac8fc026430d09fee2b1d9356658a06c7d59d9989c.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "f54775b191679cadcbf48f15e2891841fb679ca52f1e0b24f45c4468eceadc0b.zip",
"objectKey": "dfe2c6c578a9beada9f702ac8fc026430d09fee2b1d9356658a06c7d59d9989c.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 @@
}
}
},
"ad90cf5fe69eaa95ff13082b3e5405ffedbc4fa4e9ee2710cea90d2e44c51b55": {
"7c43bb9edc548982711188852801fa895f32e6b62602fad42b583535e3ca78df": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "ad90cf5fe69eaa95ff13082b3e5405ffedbc4fa4e9ee2710cea90d2e44c51b55.json",
"objectKey": "7c43bb9edc548982711188852801fa895f32e6b62602fad42b583535e3ca78df.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 @@ -6999,7 +6999,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "f54775b191679cadcbf48f15e2891841fb679ca52f1e0b24f45c4468eceadc0b.zip"
"S3Key": "dfe2c6c578a9beada9f702ac8fc026430d09fee2b1d9356658a06c7d59d9989c.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -8900,7 +8900,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "f54775b191679cadcbf48f15e2891841fb679ca52f1e0b24f45c4468eceadc0b.zip"
"S3Key": "dfe2c6c578a9beada9f702ac8fc026430d09fee2b1d9356658a06c7d59d9989c.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -10801,7 +10801,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "f54775b191679cadcbf48f15e2891841fb679ca52f1e0b24f45c4468eceadc0b.zip"
"S3Key": "dfe2c6c578a9beada9f702ac8fc026430d09fee2b1d9356658a06c7d59d9989c.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -12702,7 +12702,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "f54775b191679cadcbf48f15e2891841fb679ca52f1e0b24f45c4468eceadc0b.zip"
"S3Key": "dfe2c6c578a9beada9f702ac8fc026430d09fee2b1d9356658a06c7d59d9989c.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
Loading

0 comments on commit fe85b71

Please sign in to comment.