Skip to content

Commit 508c186

Browse files
author
Michael Kaiser
committed
Commit these fixes
1 parent 6875245 commit 508c186

38 files changed

+349
-2258
lines changed

typescript/appsync-graphql-typescript-resolver/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@
1414
},
1515
"devDependencies": {
1616
"@aws-appsync/utils": "^1.2.5",
17-
"@types/jest": "^29.5.14",
18-
"@types/node": "22.7.9",
17+
"@types/jest": "^29.5.12",
18+
"@types/node": "20.11.19",
1919
"jest": "^29.7.0",
20-
"ts-jest": "^29.2.5",
21-
"aws-cdk": "2.1004.0",
20+
"ts-jest": "^29.1.2",
21+
"aws-cdk": "2.133.0",
2222
"ts-node": "^10.9.2",
23-
"typescript": "~5.6.3"
23+
"typescript": "~5.3.3"
2424
},
2525
"dependencies": {
26-
"aws-cdk-lib": "2.185.0",
26+
"aws-cdk-lib": "2.133.0",
2727
"constructs": "^10.0.0",
2828
"source-map-support": "^0.5.21"
2929
}

typescript/ec2-instance-connect-endpoint/.gitattributes

Lines changed: 0 additions & 24 deletions
This file was deleted.

typescript/ec2-instance-connect-endpoint/.github/pull_request_template.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

typescript/ec2-instance-connect-endpoint/.github/workflows/build.yml

Lines changed: 0 additions & 110 deletions
This file was deleted.

typescript/ec2-instance-connect-endpoint/.github/workflows/pull-request-lint.yml

Lines changed: 0 additions & 28 deletions
This file was deleted.

typescript/ec2-instance-connect-endpoint/.github/workflows/release.yml

Lines changed: 0 additions & 109 deletions
This file was deleted.

typescript/ec2-instance-connect-endpoint/.github/workflows/upgrade-main.yml

Lines changed: 0 additions & 90 deletions
This file was deleted.

0 commit comments

Comments
 (0)