Skip to content

Commit 86aa20a

Browse files
authored
Merge branch 'main' into rds-postgresql-minor-version
2 parents bc20dd2 + 2a3279d commit 86aa20a

42 files changed

Lines changed: 5220 additions & 1512 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

packages/@aws-cdk-testing/cli-integ/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"@octokit/rest": "^18.12.0",
4242
"aws-sdk": "^2.1653.0",
4343
"axios": "^1.7.2",
44+
"chalk": "^4",
4445
"fs-extra": "^9.1.0",
4546
"glob": "^7.2.3",
4647
"jest": "^29.7.0",
@@ -72,4 +73,4 @@
7273
"publishConfig": {
7374
"tag": "latest"
7475
}
75-
}
76+
}

0 commit comments

Comments
 (0)