Skip to content

Commit

Permalink
more testing templates and update to cdk-from-cfn
Browse files Browse the repository at this point in the history
  • Loading branch information
Hogan Bobertz committed Sep 20, 2023
1 parent 6cb6723 commit 626cc9c
Show file tree
Hide file tree
Showing 4 changed files with 718 additions and 5 deletions.
6 changes: 3 additions & 3 deletions packages/@aws-cdk-testing/cli-integ/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-cdk-testing/cli-integ",
"description": "Integration tests for the AWS CDK CLI",
"version": "0.0.0",
"version": "2.96.2",
"bin": {
"run-suite": "bin/run-suite",
"download-and-run-old-tests": "bin/download-and-run-old-tests",
Expand Down Expand Up @@ -29,13 +29,13 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/cdk-build-tools": "0.0.0",
"@aws-cdk/cdk-build-tools": "2.96.2-alpha.0",
"@types/semver": "^7.5.1",
"@types/yargs": "^15.0.15",
"@types/fs-extra": "^9.0.13",
"@types/glob": "^7.2.0",
"@types/npm": "^7.19.0",
"@aws-cdk/pkglint": "0.0.0"
"@aws-cdk/pkglint": "2.96.2-alpha.0"
},
"dependencies": {
"@octokit/rest": "^18.12.0",
Expand Down
Loading

0 comments on commit 626cc9c

Please sign in to comment.