Skip to content

Commit

Permalink
chore(deps): upgrade dependencies (#639)
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/cdk-pipelines-github/actions/runs/5351477701

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
cdklabs-automation authored Jun 23, 2023
1 parent bd14bab commit 73fb5c9
Show file tree
Hide file tree
Showing 4 changed files with 171 additions and 109 deletions.
4 changes: 4 additions & 0 deletions .projen/deps.json

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

5 changes: 3 additions & 2 deletions package.json

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

4 changes: 2 additions & 2 deletions rosetta/default.ts-fixture
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ import {
Stage,
StageProps,
} from 'aws-cdk-lib';
import {
import {
AwsCredentials,
GitHubWorkflow,
GitHubActionStep,
GitHubActionRole,
JsonPatch,
Runner,
DockerCredential,
} from './src';
} from 'cdk-pipelines-github';

const BETA_ENV = {
account: '000000000000',
Expand Down
Loading

0 comments on commit 73fb5c9

Please sign in to comment.