Skip to content

Commit

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

[Workflow Run]:
https://github.com/corymhall/cdk-diff-action/actions/runs/11318819327

------

*Automatically created by projen via the "upgrade-main" workflow*

---------

Signed-off-by: github-actions <[email protected]>
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
corymhall and github-actions authored Nov 9, 2024
1 parent ca3001f commit b787b51
Show file tree
Hide file tree
Showing 12 changed files with 1,383 additions and 1,100 deletions.
1 change: 0 additions & 1 deletion .gitattributes

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

2 changes: 2 additions & 0 deletions .github/workflows/pull-request-lint.yml

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

1 change: 0 additions & 1 deletion .gitignore

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

24 changes: 0 additions & 24 deletions .mergify.yml

This file was deleted.

1 change: 0 additions & 1 deletion .npmignore

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

1 change: 0 additions & 1 deletion .projen/files.json

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

3 changes: 3 additions & 0 deletions .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ const project = new GitHubActionTypeScriptProject({
authorEmail: '[email protected]',
authorName: 'Cory Hall',
name: 'cdk-diff-action',
githubOptions: {
mergify: false,
},
projenrcTs: true,
depsUpgradeOptions: {
exclude: ['@aws-cdk/cloud-assembly-schema'],
Expand Down
Binary file modified db.json.gz
Binary file not shown.
643 changes: 479 additions & 164 deletions dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

16 changes: 8 additions & 8 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 b787b51

Please sign in to comment.