Skip to content

Commit

Permalink
chore(deps): upgrade dependencies (#1160)
Browse files Browse the repository at this point in the history
Upgrades project dependencies. See details in [workflow run].

[Workflow Run]: https://github.com/cdklabs/aws-delivlib/actions/runs/3317256927

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
cdklabs-automation committed Oct 25, 2022
1 parent b64563e commit bcc1d1f
Show file tree
Hide file tree
Showing 9 changed files with 371 additions and 349 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml

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

4 changes: 2 additions & 2 deletions .github/workflows/release.yml

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

4 changes: 2 additions & 2 deletions .github/workflows/upgrade-main.yml

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

1 change: 1 addition & 0 deletions .projen/deps.json

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

10 changes: 5 additions & 5 deletions .projen/tasks.json

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

3 changes: 1 addition & 2 deletions .projenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const project = new typescript.TypeScriptProject({
'typescript',
'aws-sdk',
'aws-sdk-mock',
'node-ical',
'node-ical@0.15.1', // need to pin due to https://github.com/axios/axios/issues/5101
'rrule',
'esbuild',
'fs-extra',
Expand All @@ -57,7 +57,6 @@ const project = new typescript.TypeScriptProject({
secret: 'GITHUB_TOKEN',
},
autoApproveUpgrades: true,

releaseToNpm: true,
});

Expand Down
4 changes: 2 additions & 2 deletions lib/__tests__/expected.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3030,7 +3030,7 @@ Resources:
Value: cdk-hnb659fds-assets-712950704752-us-east-1
- Name: SCRIPT_S3_KEY
Type: PLAINTEXT
Value: dcb5fa5a3b968a450d9996de0fcbf17ef474119e65319da3d3e5fea4f6ef2668.zip
Value: 5e34e57107c97cee3f246e209b71610453da9a77bae51288b7fd9a8f8d067f45.zip
- Name: BUILD_MANIFEST
Type: PLAINTEXT
Value: ./build.json
Expand Down Expand Up @@ -4067,7 +4067,7 @@ Resources:
Properties:
Code:
S3Bucket: cdk-hnb659fds-assets-712950704752-us-east-1
S3Key: 5fe50adbb3d6a61e41ea0c8787ca966f40c83bc4ed35abf9c2031b4cde7dc73f.zip
S3Key: 5326102e16b8fee14cc365492b15e72983f7dada24f75f8233793f2d9d81d220.zip
Role:
Fn::GetAtt:
- CodeCommitPipelineChangeControllerFunctionServiceRoleF02841DB
Expand Down
12 changes: 6 additions & 6 deletions package.json

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

Loading

0 comments on commit bcc1d1f

Please sign in to comment.