Skip to content

Commit

Permalink
chore(deps): upgrade dependencies (#527)
Browse files Browse the repository at this point in the history
  • Loading branch information
emerging-tech-cdk-constructs-bot authored Jun 20, 2024
1 parent 4651629 commit 6426d1d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ project.github?.addDependabot({
patterns: ['*'],
},
},
labels: ['auto-approve']
labels: ['auto-approve'],
});

project.synth();
24 changes: 12 additions & 12 deletions yarn.lock

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

0 comments on commit 6426d1d

Please sign in to comment.